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
Sebastián Canio Barriga
4ab0842866 change default name prop value for undefined 2020-07-10 11:07:50 -04:00
Sebastián Canio Barriga
6fdb8d10ed add name to form components 2020-07-09 20:59:42 -04: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