Commit graph

117 commits

Author SHA1 Message Date
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