npm install --save react-modern-ui
import "react-modern-ui/dist/styles.css";
- Storybook: https://a-bugaj.github.io/react-modern-ui/
- [x] Button
- [x] Basic component
- [x] with loader prop
- [x] with disabled prop
- [x] Input
- [x] Basic component
- [x] type password
- [ ] type number
- [x] disabled
- [ ] Checkbox
- [ ] Basic component
- [ ] Switch
- [ ] Basic component
- [ ] Select
- [x] Basic component
- [x] disabled
- [x] with filtering option
- [ ] with infinite scroll
- [x] Tooltip
- [x] Basic component
- [x] Ellipsis
- [x] Basic component
- [ ] Table
- [x] Basic component
- [ ] with side menu / context menu
- [ ] with filtering
- [ ] with sorting
- [ ] with infinite scroll
- [ ] with loader
- [ ] Drawer
- [ ] Basic component
- [ ] Modal
- [ ] Basic component
- [ ] Autocomplete
- [ ] Basic component
- [ ] Card
- [ ] Basic component
MIT © a-bugaj