Commit graph

24 commits

Author SHA1 Message Date
Eric Liu
fc366a9366 feat(component): add ComposedModal
Closes #13
2019-12-23 18:38:33 -08:00
Eric Liu
4dad89e12d feat(component): add Pagination
Closes #23
2019-12-23 09:32:20 -08:00
Eric Liu
5ae12066fb feat(component): add Icon
Closes #30
2019-12-22 15:33:55 -08:00
Eric Liu
3be285e112 feat(components): add Form, FormGroup, FormItem, FormLabel
Supports #17

Fixes broken storybook.

TODO: Define stories using other components (e.g. NumberInput, Select...)
2019-12-22 08:53:50 -08:00
Eric Liu
d2878983dc
Merge branch 'master' into tabs 2019-12-22 05:51:51 -08:00
Eric Liu
4ba8df4425 feat(components): add Tabs
Closes #32
2019-12-22 05:50:12 -08:00
Eric Liu
d326bf1fce feat(components): add StructuredList
Closes #27
2019-12-21 18:59:09 -08:00
Eric Liu
6c75c8a973 feat(components): add Select, SelectItem, SelectItemGroup
Closes #31
2019-12-21 17:18:35 -08:00
Eric Liu
4f73b8b71a feat(components): add RadioButtonGroup
Closes #25
2019-12-21 17:16:15 -08:00
Eric Liu
a0c4d347d5 feat(component): add ProgressIndicator
Closes #24
2019-12-21 11:03:50 -08:00
Eric Liu
94dceae1fb feat(component): add Notification
Closes #20
2019-12-20 18:56:56 -08:00
Eric Liu
1b1c3c6cb6
Merge pull request #48 from metonym/content-switcher
feat(components): add ContentSwitcher, Switch
2019-12-20 16:37:12 -08:00
Eric Liu
9afc149193 feat(components): add ContentSwitcher, Switch
Closes #33
2019-12-20 16:35:48 -08:00
Eric Liu
71ddcfccc0 feat(tile): complete RadioTile
Closes #34

- Add Tile to list of supported components
- Make RadioTile composable as a "child" component
2019-12-20 09:09:55 -08:00
Eric Liu
42f01372f0 refactor(data-table-skeleton): remove exported props
Supports #7

- Add supported component to readme
2019-12-18 09:27:48 -08:00
Eric Liu
f7b3dd926c chore: formatting [ci skip] 2019-12-15 15:31:59 -08:00
Eric Liu
e786e0e78f feat(components): add TextInput 2019-12-15 15:25:48 -08:00
Eric Liu
bf502f904f feat(components): add RadioButton 2019-12-15 15:03:07 -08:00
Eric Liu
d376ac0d0b
Merge branch 'master' into skeleton-placeholder 2019-12-15 14:43:58 -08:00
Eric Liu
f3e5da73db feat(components): add SkeletonPlaceholder 2019-12-15 14:42:23 -08:00
Eric Liu
8ff35b7642 feat(components): add Search component 2019-12-15 14:33:22 -08:00
Eric Liu
a56e45058a docs(readme): add placeholders [ci skip] 2019-12-15 11:35:02 -08:00
Eric Liu
72dc38ea56 feat: initial commit 2019-12-15 11:20:52 -08:00
Steve Martinelli
bde7dd644f
Initial commit 2019-12-15 13:16:40 -05:00