Commit Graph

6 Commits

Author SHA1 Message Date
Elizabeth Mitchell
1e8067bca7 test: add classes to shared template props
This makes it easier to add classes in a render method. Also updates the TemplateBuilder type to not require a Harness (ex: card does not need one)

PiperOrigin-RevId: 588110635
2023-12-05 10:11:56 -08:00
Elizabeth Mitchell
c390291687 chore: format files with prettier
PiperOrigin-RevId: 576601342
2023-10-25 11:59:00 -07:00
Elizabeth Mitchell
4cf084faf0 test(chips): fix firefox not supporting :has
PiperOrigin-RevId: 542313215
2023-06-21 11:25:37 -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
Material Web Team
288b6b13e0 refactor: added types to the templates.ts file.
PiperOrigin-RevId: 468005474
2022-08-16 13:14:48 -07:00
Material Web Team
41d41cc278 chore: update repository for Material 3
PiperOrigin-RevId: 455635969
2022-06-17 16:42:04 +00:00