Commit Graph

7 Commits

Author SHA1 Message Date
Elizabeth Mitchell
cfd053c397 fix(tokens): update components to v0.192
PiperOrigin-RevId: 565714251
2023-09-15 10:27:07 -07:00
Elizabeth Mitchell
0c5a2a2886 fix(text-field,select): remove font shorthand tokens
BREAKING CHANGE: replace `*-type` font tokens with `-font`, `-size`, `-line-height`, and `-weight`

PiperOrigin-RevId: 563160975
2023-09-06 11:18:59 -07:00
Elizabeth Mitchell
bbb784012a fix(textfield): focus indicator and outline are 3px
PiperOrigin-RevId: 557292273
2023-08-15 16:49:10 -07:00
Elizabeth Mitchell
86aba33dea fix(textfield)!: rename container-padding-vertical tokens
BREAKING CHANGE: Rename `--md-*-field-container-padding-vertical` to `--md-*-field-top-space` and `--md-*-field-bottom-space`. Rename `--md-filled-*-field-with-label-container-padding-vertical` to `--md-filled-*-field-with-label-top-space` and `--md-filled-*-field-with-label-bottom-space`

PiperOrigin-RevId: 547278912
2023-07-11 13:21:57 -07:00
Elizabeth Mitchell
447886da2e fix(textfield)!: rename container-padding-horizontal token
BREAKING CHANGE: Rename `--md-*-field-container-padding-horizontal` to `--md-*-field-leading-space` and `--md-*-field-trailing-space`

PiperOrigin-RevId: 547222914
2023-07-11 10:08:03 -07:00
Elizabeth Mitchell
4f37b4474f fix(textfield)!: rename supporting-text-padding tokens
BREAKING CHANGE: Rename `--md-*-field-supporting-text-padding` to `--md-*-field-supporting-text-leading-space` and `--md-*-field-supporting-text-trailing-space`. Rename `--md-*-field-supporting-text-padding-top` to `--md-*-field-supporting-text-top-space`

PiperOrigin-RevId: 547218344
2023-07-11 09:52:25 -07:00
Elizabeth Mitchell
b9e3afc2b7 chore(textfield): remove shape resolver
PiperOrigin-RevId: 528529823
2023-05-01 11:40:17 -07:00