Commit 22586da
feat(select): select reworked
* enabled controlled and uncontrolled select
* enables native select usage
* keyboard controls and a11y
BREAKING CHANGE: API change: 'options' instead of 'items' and 'menuMaxHeight' instead of 'height' prop
Co-authored-by: Emily Kolar <emkolar@gmail.com>1 parent 0228213 commit 22586da
File tree
12 files changed
+1430
-236
lines changed- src/components
- Button
- Select
- Tooltip
- common
- utils
12 files changed
+1430
-236
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
| |||
0 commit comments