10 Commits

Author SHA1 Message Date
Daniel Freedman
43ce8c1d31 fix(testing): remove header-cell-text-tracking
PiperOrigin-RevId: 511244427
2023-02-21 10:44:27 -08:00
Daniel Freedman
20464014bb fix(testing): convert test-table to use -type tokens
Keep `header-cell-text-tracking` for now, but set it to `0` or `unset` in each component as converted to use `-type` tokens directly.

PiperOrigin-RevId: 509882750
2023-02-15 11:06:49 -08:00
Elizabeth Mitchell
6c2aef6901 chore(all): add keep-sorted comments to Sass imports
PiperOrigin-RevId: 509583504
2023-02-14 11:10:23 -08:00
Elizabeth Mitchell
8606ceae19 chore(testing): update test table to latest tokens
PiperOrigin-RevId: 491502341
2022-11-28 19:22:44 -08:00
Elizabeth Mitchell
bff01dadf7 chore(tokens): update to v0.144
PiperOrigin-RevId: 491464625
2022-11-28 15:53:25 -08:00
Elizabeth Mitchell
73ca8ae0eb chore: use relative paths
PiperOrigin-RevId: 481941267
2022-10-18 09:28:59 -07:00
Material Web Team
4908dd9e95 refactor(test-table): move unit tests next to the tested code.
PiperOrigin-RevId: 471081839
2022-08-30 13:54:21 -07:00
Alexander Marks
30c95aeee1 chore: add ".js" extensions to import statements.
In particular, this allows external build tools like Rollup and @web/dev-server to understand imports of Lit, which is configured to require the ".js" extension via its export conditions (so that Lit import maps can remain minimal).

PiperOrigin-RevId: 469772992
2022-08-24 11:01:21 -07:00
Elizabeth Mitchell
2e04eb07e6 chore: remove screenshots
PiperOrigin-RevId: 456350749
2022-06-21 14:26:21 -07:00
Material Web Team
41d41cc278 chore: update repository for Material 3
PiperOrigin-RevId: 455635969
2022-06-17 16:42:04 +00:00