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 |
|
Eric Liu
|
b1fe3de8ad
|
refactor(components): alphabetize exported props for scannability
|
2019-12-31 16:36:10 -08:00 |
|
Eric Liu
|
b0be811d8b
|
chore(combo-box): initialize inputValue with empty string
|
2019-12-31 12:53:34 -08:00 |
|
Eric Liu
|
f19589ac54
|
fix(combo-box): apply filter when open
|
2019-12-31 07:58:21 -08:00 |
|
Eric Liu
|
d9262ce933
|
feat(components): add ComboBox
Closes #12
|
2019-12-30 14:49:24 -08:00 |
|