material-web/radio
Elizabeth Mitchell 044ee51d13 refactor(radio): reduce CSS size
Reduces the size by removing private (`--_*`) custom properties. These are not needed since the component does not share styles across variants.

Size before: 4568b / 1034b gzip
Size after: 3245b (-29%) / 907b gzip (-12%)

PiperOrigin-RevId: 600928780
2024-01-23 15:41:28 -08:00
..
demo chore: format files with prettier 2023-10-25 11:59:00 -07:00
internal refactor(radio): reduce CSS size 2024-01-23 15:41:28 -08:00
_radio.scss fix!: rename "lib" directory to "internal" 2023-07-24 12:02:59 -07:00
harness.ts fix(radio): make host radio role to fix a11y 2023-08-24 16:46:01 -07:00
radio_test.ts chore: format files with prettier 2023-10-25 11:59:00 -07:00
radio.ts chore(radio): simplify hcm styles 2023-09-29 13:12:20 -07:00