Commit graph

5 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
b1fe3de8ad refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -08:00
Eric Liu
02ba8cb6ee feat(component): add MultiSelect
Closes #19
2019-12-31 12:55:57 -08:00
Eric Liu
d9262ce933 feat(components): add ComboBox
Closes #12
2019-12-30 14:49:24 -08:00
Eric Liu
76d7dc5319 feat(components): add ListBox
Closes #88
2019-12-30 07:45:18 -08:00