Commit graph

5 commits

Author SHA1 Message Date
Eric Liu
2200b29b92 chore: lift components folder 2020-07-19 09:06:08 -07:00
Eric Liu
e886d772c7 refactor: use $$restProps API
- add ref prop for applicable components (#196)
- add slot to Content Switcher `Switch` component (#183)
- remove fillArray, css utilities
2020-07-19 05:49:40 -07:00
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
02ba8cb6ee feat(component): add MultiSelect
Closes #19
2019-12-31 12:55:57 -08:00
Eric Liu
76d7dc5319 feat(components): add ListBox
Closes #88
2019-12-30 07:45:18 -08:00