Commit graph

628 commits

Author SHA1 Message Date
Eric Liu
eb70437dc3 feat(components): add Dropdown
Closes #22

- Revise ListBox ancillary components
- Pass item id to ListBoxMenuItem in MultiSelect, ComboBox
2020-01-08 10:21:20 -08:00
Eric Liu
5caad3eba0 feat(components): add default, sortable DataTable
Supports #14
2020-01-07 18:33:54 -08:00
Eric Liu
b1fe3de8ad refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -08:00
Eric Liu
f366b7b948 chore(form): add stories for Form, FormItem, FormLabel 2019-12-30 16:14:16 -08:00
Eric Liu
d9262ce933 feat(components): add ComboBox
Closes #12
2019-12-30 14:49:24 -08:00
Eric Liu
4e578bc55d feat(component): add NumberInput
Closes #21
2019-12-29 14:08:42 -08:00
Eric Liu
50fbb60f3c feat(component): add Slider
Closes #26
2019-12-29 12:25:14 -08:00
Eric Liu
7e5252951a feat(component): add Tooltip
Closes #11

- Fixes `tabindex` prop storybook typo
2019-12-29 10:10:56 -08:00
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