Commit Graph

17 Commits

Author SHA1 Message Date
Elizabeth Mitchell
060d204334 chore: update component tokens to v0.152
PiperOrigin-RevId: 501055718
2023-01-10 11:56:25 -08:00
Elizabeth Mitchell
e7ededa579 chore(radio): remove ripple-theme.scss
PiperOrigin-RevId: 496483211
2022-12-19 13:52:45 -08:00
Elizabeth Mitchell
eedb7f5d3c chore: replace * selector with :host
PiperOrigin-RevId: 493992896
2022-12-08 14:15:19 -08:00
Elizabeth Mitchell
4ba3f74d7f chore(navigation-bar): update tokens
PiperOrigin-RevId: 491730843
2022-11-29 14:05:50 -08:00
Elizabeth Mitchell
bff01dadf7 chore(tokens): update to v0.144
PiperOrigin-RevId: 491464625
2022-11-28 15:53:25 -08:00
Daniel Freedman
601c331d37 fix(focus): Update focus ring to new design
PiperOrigin-RevId: 487571074
2022-11-10 10:11:40 -08:00
Elizabeth Mitchell
7371f35a56 chore(navigationtab): merge static/theme-styles
PiperOrigin-RevId: 485368505
2022-11-01 11:16:09 -07:00
Elizabeth Mitchell
6ea18cd39d chore(navigationtab): update to use local custom properties
PiperOrigin-RevId: 485367134
2022-11-01 11:11:09 -07:00
Elizabeth Mitchell
2be2ba5aa7 chore(navigationtab): flatten static/theme-styles
PiperOrigin-RevId: 485362270
2022-11-01 10:54:24 -07:00
Elizabeth Mitchell
407d6f5822 chore(badge): merge static/theme-styles
PiperOrigin-RevId: 483761219
2022-10-25 13:30:18 -07:00
Elizabeth Mitchell
a9da9bbf5e chore(focus): merge static/theme-styles
PiperOrigin-RevId: 482832904
2022-10-21 10:44:33 -07:00
Elizabeth Mitchell
73ca8ae0eb chore: use relative paths
PiperOrigin-RevId: 481941267
2022-10-18 09:28:59 -07:00
Elizabeth Mitchell
7c6ea4ad9d chore(navigationtab): remove compat deps
PiperOrigin-RevId: 478529093
2022-10-03 09:45:06 -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
40fdd8ed29 chore: disable tslint for ariaProperty and legacyAriaProperty
PiperOrigin-RevId: 462424828
2022-07-21 10:55:48 -07:00
Daniel Freedman
ba095dd88b Remove clickmod event listener from components. It is now handled internally
PiperOrigin-RevId: 462418653
2022-07-21 10:30:09 -07:00
Esteban Gonzalez
0949b075e5 chore(navigationtab): Move M3 navigation_tab directory. Also update navigation_tab/ to navigationtab/ to align with 1P naming convention.
PiperOrigin-RevId: 460551614
2022-07-12 14:22:18 -07:00