material-web/select
Elizabeth Mitchell 5e40a1bcec chore: create shape logical tokens in Sass component token files
Adds `@material/web/tokens/internal/shape` to take a shape token and create 4 logical tokens from its value.

All components' logical shape tokens are now generated by the token files themselves, rather than added in each component's styles.

PiperOrigin-RevId: 601783846
2024-01-26 09:13:58 -08:00
..
demo feat(select): add keyboard support for arrow end and home 2023-12-20 13:29:14 -08:00
internal chore: create shape logical tokens in Sass component token files 2024-01-26 09:13:58 -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 chore: use import and export types 2024-01-17 17:39:46 -08:00