Elizabeth Mitchell
|
8894c20c6b
|
fix(button): remove font shorthand tokens
BREAKING CHANGE: replace `label-text-type` tokens with `label-text-font`, `-size`, `-line-height`, and `-weight`
PiperOrigin-RevId: 563153211
|
2023-09-06 10:56:22 -07:00 |
|
Andrew Jakubowicz
|
b144227438
|
fix(button): incorrect HCM colors
PiperOrigin-RevId: 557601131
|
2023-08-16 14:21:48 -07:00 |
|
Elizabeth Mitchell
|
1f46179e83
|
feat(button): add touch target configs
PiperOrigin-RevId: 555666648
|
2023-08-10 14:57:37 -07:00 |
|
Elizabeth Mitchell
|
2329d2b419
|
fix(button)!: rename spacing tokens
BREAKING CHANGE: Rename `--md-<button>-spacing-<token>` to `--md-<button>-<token>-space`. Rename `--md-<button>-with-icon-*` to `--md-<button>-with-leading-icon-*`.
PiperOrigin-RevId: 552323014
|
2023-07-30 17:18:48 -07:00 |
|
Andrew Jakubowicz
|
601ebb669c
|
fix(button)!: rename "lib" directory to "internal"
BREAKING CHANGE: Rename `@material/web/button/lib` to `@material/web/button/internal`. Prefer not using internal files.
PiperOrigin-RevId: 549999271
|
2023-07-21 11:20:19 -07:00 |
|