Eric Liu
|
382b2f6e85
|
chore(combo-box): remove unnecessary selectedId assignments
selectedId is set based on the selectedIndex
|
2020-07-28 18:54:18 -07:00 |
|
Eric Liu
|
8dbcf17e89
|
feat(combo-box): dispatch select, clear events
Also fixes a bug where the selectedId isn't reset when clearing the selection.
|
2020-07-28 18:46:12 -07:00 |
|
Eric Liu
|
a10693659e
|
chore: remove trailing semicolono from jsdoc types
|
2020-07-27 06:23:31 -07:00 |
|
Eric Liu
|
f30755b237
|
chore: complete first pass of apply jsdoc annotations to component props
|
2020-07-26 17:42:12 -07:00 |
|
Eric Liu
|
c3f924c25a
|
chore: add more type docs
|
2020-07-25 11:30:45 -07:00 |
|
Eric Liu
|
773b18d314
|
chore: add more prop annotations
|
2020-07-25 06:26:49 -07:00 |
|
Eric Liu
|
d95b352ed0
|
feat(combo-box): focus input on selection clear
|
2020-07-20 20:45:58 -07:00 |
|
Eric Liu
|
bc866d6650
|
chore: update copy for ComboBox/Dropdown stories
|
2020-07-19 14:43:16 -07:00 |
|
Eric Liu
|
d46c5b852a
|
fix(combo-box): close menu on Escape key
#198
|
2020-07-19 14:42:37 -07:00 |
|
Eric Liu
|
2200b29b92
|
chore: lift components folder
|
2020-07-19 09:06:08 -07:00 |
|