Skip to content

matheusps/adapt-ui

Repository files navigation

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