Commit graph

120 commits

Author SHA1 Message Date
Eric Liu
6ca56d67a6 feat(component): add DatePicker
Closes #15
2019-12-28 18:11:05 -08:00
Eric Liu
9e3d387da3 feat(component): add OverflowMenu
Closes #22
2019-12-26 10:25:46 -08:00
Eric Liu
bf18b7b65a feat(component): add TimePicker
Closes #28
2019-12-25 14:23:20 -08:00
Eric Liu
a8f464586a feat(component): add Modal
Closes #18
2019-12-25 13:20:14 -08:00
Eric Liu
c446fc74f4 refactor(components): convert const to reactive where appropriate
- Inline class assignments to avoid script-level clutter
- Ignore a11y-missing-attribute instead of redundant href
2019-12-24 09:41:12 -08:00
Eric Liu
85c4a14b2a feat(component): add FileUploader
Closes #16
2019-12-23 20:59:56 -08:00
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
3345b71a8c chore(docs): rebuild storybook [ci skip]
Add Tabs component.
2019-12-22 08:35:54 -08:00
Eric Liu
d190ad9a62 chore(docs): rebuild storybook [ci skip]
Adds RadioButtonGroup, Select, StructuredList components.
2019-12-21 19:00:10 -08:00
Eric Liu
9b8559b9b1 chore(docs): rebuild storybook [ci skip]
Fixes ProgressIndicator story.
2019-12-21 11:31:05 -08:00
Eric Liu
7dff7d4806 chore(docs): rebuild storybook [ci skip]
Adds ProgressIndicator component. Fixes two-way binding in Checkbox.
2019-12-21 11:07:43 -08:00
Eric Liu
6cc2eecd88 chore(docs): rebuild storybook [ci skip]
Adds Notification component.

Removes space from "Unordered List," "Ordered List" story names.
2019-12-20 19:01:49 -08:00
Eric Liu
aceadbb55c chore(docs): rebuild storybook [ci skip]
Includes fix for Accordion. Adds ContentSwitcher component.
2019-12-20 16:38:39 -08:00
Eric Liu
32eac16528 chore(docs): rebuild storybook
Includes Tile component. Fixes "SkeletonPlaceholder" name typo.
2019-12-20 09:16:22 -08:00
Eric Liu
023dea1597 chore(docs): rebuild storybook [ci skip] 2019-12-18 09:12:40 -08:00
Eric Liu
bfb6e88abc chore(docs): rebuild storybook [ci skip] 2019-12-15 15:26:26 -08:00
Eric Liu
72dc38ea56 feat: initial commit 2019-12-15 11:20:52 -08:00