material-web/select
Material Web Team 73725be670 fix(select): allow aria-expanded to be set to false
fixes #5360

PiperOrigin-RevId: 597381616
2024-01-10 16:09:04 -08:00
..
demo feat(select): add keyboard support for arrow end and home 2023-12-20 13:29:14 -08:00
internal fix(select): allow aria-expanded to be set to false 2024-01-10 16:09:04 -08:00
test chore: format files with prettier 2023-10-25 11:59:00 -07:00
_filled-select.scss fix!: rename "lib" directory to "internal" 2023-07-24 12:02:59 -07:00
_outlined-select.scss fix!: rename "lib" directory to "internal" 2023-07-24 12:02:59 -07:00
filled-select.ts chore(field): reduce HCM styles and move from textfield/select to field 2023-10-31 17:33:28 -07:00
harness.ts fix(select): clicking select toggles the menu rather than just open 2024-01-03 17:07:06 -08:00
outlined-select.ts chore(field): reduce HCM styles and move from textfield/select to field 2023-10-31 17:33:28 -07:00
select_test.ts chore: format files with prettier 2023-10-25 11:59:00 -07:00
select-option.ts fix(select): expose SelectOption interface 2023-12-18 15:14:41 -08:00