1.0.13 • Published 3 years ago

wix-ui-santa v1.0.13

Weekly downloads
6
License
MIT
Repository
github
Last release
3 years ago

wix-ui

Wix's React component library

Documentation

Project documentation can be found here

Getting started

start development on wix-ui-core:

git clone git@github.com:wix/wix-ui.git
cd wix-ui/packages/wix-ui-core
npm install
npm start

Running tests

Component (unit) tests

We use Mocha runner in browser.

  • npm run test:browser - to run all components' test in browser.
  • npm run test:browser -- --watch - to run all components' test in browser, with a visible browser.

    • Click a Component name in the right panel, to run nly it's tests.
    • To run a specific test case, use the Mocha support it.only in the test code.

What themes are?

Read here.

How do themes work?

Read here about themes structure and architecture

0.0.0

3 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago