Elliott Marquez
9a3ff289f5
fix(switch): cursor should be pointer except when disabled
...
fixes #5075
PiperOrigin-RevId: 574526749
2023-10-18 10:54:34 -07:00
Elizabeth Mitchell
b3c9c3a336
chore(switch): merge hcm styles
...
PiperOrigin-RevId: 570543360
2023-10-03 17:30:01 -07:00
Elizabeth Mitchell
9694191ec0
feat(switch): add required and form validity
...
Swapped switch's interactive element back to an `<input>` to more easily support platform validation messages.
PiperOrigin-RevId: 559671594
2023-08-24 00:54:57 -07:00
Elizabeth Mitchell
8bad07bcf7
feat(switch): add touch target configs
...
PiperOrigin-RevId: 556012902
2023-08-11 10:54:09 -07:00
Andrew Jakubowicz
6ec3f06429
fix!: rename "lib" directory to "internal"
...
BREAKING CHANGE: Rename `@material/web/<component>/lib` to `@material/web/<component>/internal`. Prefer not using internal files.
PiperOrigin-RevId: 550633216
2023-07-24 12:02:59 -07:00