Check the component docs for more info
# install dependencies
$ yarn
# start development server with storybook
$ yarn storybook
# Build the docs
$ yarn build-storybook
# Build the lib
$ yarn build-lib
# Build lib and docs
$ yarn build
# Run tests
$ yarn test
# Create a new release with np
$ yarn release
🛠 stands for fixes or chores
- 🛠 Fix bugs with the current component.
- Typo
- Box
- Image
- Label
- Input
- Spinner
- Collapsible
- Scrollable
- Clickable
- Flexible
- Theme Parser
- Color tokens
Upcomming version:
- Tabs
- Variation tokens
- Carousel
- Responsive Breakpoints
- Table
- Toolbar