UI toolkit for Weekday
npm install @weekday/elements


npm i --save @weekday/elements
yarn add @weekday/elements
`Global packages
- Node v9.x
- Webpack 4.x
- Npm v4.2.0Building & installation
All of the building happens with npm or Yarn$3
`
npm run test
npm run lint
`
$3
`
npm run storybook
npm run dev
`$3
`
npm run build
npm run build:prod
npm run build:storybook
``---
Tests mirror stories in Storybook
> More will be added once stories are added / props finalised
- [ ] Attachment component
- [x] Avatar component
- [ ] Button component
- [ ] Collapsable component
- [ ] Error component
- [ ] Input component
- [ ] Loading component
- [ ] Members component
- [ ] Menu component
- [ ] Modal component
- [ ] Notification component
- [ ] Popup component
- [ ] Progress component
- [ ] Range component
- [ ] Select component
- [ ] Spinner component
- [ ] Tabbed component
- [ ] Textarea component
- [ ] Toggle component
- [ ] Tooltip component
- [ ] User component