Skip to content

Latest commit

 

History

History
60 lines (44 loc) · 1.19 KB

README.md

File metadata and controls

60 lines (44 loc) · 1.19 KB

Adapt UI

CircleCI Netlify Status Greenkeeper badge

Check the component docs for more info

👨🏾‍💻 Develop

# 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

Roadmap

⚠️ stands for breaking changes

🛠 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