6 Commits

Author SHA1 Message Date
Elizabeth Mitchell
2295f12e71 fix: add aria-hidden="true" to ripple, focus ring, and elevation
PiperOrigin-RevId: 562075778
2023-09-01 16:33:32 -07:00
Elizabeth Mitchell
53aab285e9 fix(icon): don't allow user text selection by default
PiperOrigin-RevId: 558041454
2023-08-17 23:04:58 -07:00
Elizabeth Mitchell
0e492ade43 chore: remove sass theme utilities
PiperOrigin-RevId: 556915539
2023-08-14 14:39:19 -07:00
Elliott Marquez
ff60a88843 refactor(icon)!: remove css custom props from icon and apply values directly on host
BREAKING CHANGE: Remove css custom properties from icon and prefer applying normal css properties on host except for font-family.

PiperOrigin-RevId: 553577562
2023-08-03 13:43:59 -07:00
Elliott Marquez
08d50e231d feat(icon): add aria-hidden true by default
PiperOrigin-RevId: 551024866
2023-07-25 16:07:11 -07:00
Andrew Jakubowicz
21b7becd7b fix(icon)!: rename "lib" directory to "internal"
BREAKING CHANGE: Rename `@material/web/icon/lib` to `@material/web/icon/internal`. Prefer not using internal files.

PiperOrigin-RevId: 550579714
2023-07-24 09:13:10 -07:00