matheusps / adapt-ui

React toolkit to achieve consistency througout components

Home Page:https://adapt-ui.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

React toolkit to achieve consistency througout components

https://adapt-ui.netlify.com/


Languages

Language:TypeScript 94.8%Language:JavaScript 5.2%