5 Commits

Author SHA1 Message Date
Elliott Marquez
ff250dc983 fix(select): cursor on select options should be pointer
per: https://m3.material.io/components/menus/guidelines#73531839-5ef8-46cd-9a5e-223f32912edb

fixes #5066

PiperOrigin-RevId: 572347324
2023-10-10 13:20:12 -07:00
Elliott Marquez
aeb5103e1c fix(menu,select): fix final aria issues
PiperOrigin-RevId: 568326002
2023-09-25 14:31:52 -07:00
Elizabeth Mitchell
0e492ade43 chore: remove sass theme utilities
PiperOrigin-RevId: 556915539
2023-08-14 14:39:19 -07:00
Elliott Marquez
4ab2e393d4 fix(select)!: add trailing icon indicator and fix icon token application
BREAKING CHANGE: select will now show an arrow indicator and will apply default styles to slotted icons

PiperOrigin-RevId: 553597960
2023-08-03 14:53:36 -07:00
Andrew Jakubowicz
6ec3f06429 fix!: rename "lib" directory to "internal"
BREAKING CHANGE: Rename `@material/web/<component>/lib` to `@material/web/<component>/internal`. Prefer not using internal files.

PiperOrigin-RevId: 550633216
2023-07-24 12:02:59 -07:00