material-web/dialog
Elizabeth Mitchell 93071d47bd refactor(dialog): 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: 4597b / 1322b gzip
Size after: 4092b (-13%) / 1194b gzip (-10%)

PiperOrigin-RevId: 600905310
2024-01-23 14:19:44 -08:00
..
demo chore: format files with prettier 2023-10-25 11:59:00 -07:00
internal refactor(dialog): reduce CSS size 2024-01-23 14:19:44 -08:00
test chore(dialog): adds screenshot tests 2023-02-21 17:58:16 -08:00
_dialog.scss fix(dialog)!: rename "lib" directory to "internal" 2023-07-21 13:27:02 -07:00
dialog_test.ts chore: format files with prettier 2023-10-25 11:59:00 -07:00
dialog.ts fix(dialog)!: rename "lib" directory to "internal" 2023-07-21 13:27:02 -07:00
harness.ts chore: format files with prettier 2023-10-25 11:59:00 -07:00