material-web/checkbox
Daniel Freedman 61ff27910e fix(focus)!: refactor focus ring to better match component shape
- Focus ring now adds offset and width to look spec correct
- Replace `offset-vertical` and `offset-horizontal` tokens with a single `offset` token.

PiperOrigin-RevId: 516361036
2023-03-13 16:55:26 -07:00
..
lib fix(focus)!: refactor focus ring to better match component shape 2023-03-13 16:55:26 -07:00
_checkbox.scss feat(checkbox): refactor and simplify rendering/style logic 2022-12-13 11:59:05 -08:00
checkbox_test.ts feat(checkbox): refactor and simplify rendering/style logic 2022-12-13 11:59:05 -08:00
checkbox.ts chore(checkbox): add documentation 2023-01-10 17:32:57 -08:00
harness.ts feat(checkbox): refactor and simplify rendering/style logic 2022-12-13 11:59:05 -08:00