5 Commits

Author SHA1 Message Date
Elizabeth Mitchell
e8b5b29d1e feat(iconbutton): update tokens to v0.192
BREAKING CHANGE: Replace `container-size` tokens with `container-width` and `container-height`.

PiperOrigin-RevId: 566801178
2023-09-19 17:52:12 -07:00
Andrew Jakubowicz
1163315948 fix(iconbutton): fix HCM disabled opacity and outlined
PiperOrigin-RevId: 565089379
2023-09-13 10:22:44 -07:00
Elizabeth Mitchell
0862c58d24 feat(iconbutton): add touch target configs
PiperOrigin-RevId: 556114164
2023-08-11 15:32:56 -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
Andrew Jakubowicz
38b1b69a9c fix(iconbutton)!: rename "lib" directory to "internal"
BREAKING CHANGE: Rename `@material/web/iconbutton/lib` to `@material/web/iconbutton/internal`. Prefer not using internal files.

PiperOrigin-RevId: 550579461
2023-07-24 09:10:22 -07:00