5 Commits

Author SHA1 Message Date
Elizabeth Mitchell
87ad1dae4f fix(chips): remove font shorthand tokens
BREAKING CHANGE: replace `label-text-type` tokens with `label-text-font`, `-size`, `-line-height`, and `-weight`

PiperOrigin-RevId: 563161436
2023-09-06 11:21:14 -07:00
Material Web Team
9389e26b68 fix(chips): apply cursor styling
PiperOrigin-RevId: 561179456
2023-08-29 17:08:52 -07:00
Elizabeth Mitchell
0a9af0081c chore(chips): move forced-colors into main stylesheet
PiperOrigin-RevId: 558226262
2023-08-18 13:05:05 -07:00
Elizabeth Mitchell
2300eb6e4f feat(chips): add touch target configs
PiperOrigin-RevId: 555639743
2023-08-10 13:54:29 -07:00
Andrew Jakubowicz
a8880f791b fix(chips)!: rename "lib" directory to "internal"
BREAKING CHANGE: Rename `@material/web/chips/lib` to `@material/web/chips/internal`. Prefer not using internal files.

PiperOrigin-RevId: 550044106
2023-07-21 14:02:06 -07:00