21 Commits

Author SHA1 Message Date
Elizabeth Mitchell
83373eeb0c chore: remove strong focus
PiperOrigin-RevId: 528564626
2023-05-01 13:49:51 -07:00
Elizabeth Mitchell
db8ee4d1df chore: use private instead of protected
PiperOrigin-RevId: 527010546
2023-04-25 10:40:48 -07:00
Elizabeth Mitchell
7b52c4515f fix: remove @ariaProperty decorator
PiperOrigin-RevId: 526750432
2023-04-24 14:10:38 -07:00
Elizabeth Mitchell
e12a7f33da chore: remove internal SSR annotations
PiperOrigin-RevId: 526679441
2023-04-24 10:12:10 -07:00
Daniel Freedman
9442df8239 fix(segmentedbutton): remove actionelement
PiperOrigin-RevId: 524037365
2023-04-13 10:26:03 -07:00
Daniel Freedman
9ce10bc100 chore(all): remove unnecessary property typing for strings
PiperOrigin-RevId: 523201301
2023-04-10 13:43:10 -07:00
Elizabeth Mitchell
789d23bd61 chore(sass): remove typography resolvers
PiperOrigin-RevId: 518054505
2023-03-20 13:09:04 -07:00
Elizabeth Mitchell
0cc7d2959a fix(ripple)!: rename press methods to event handlers
PiperOrigin-RevId: 511251253
2023-02-21 11:08:31 -08:00
Elizabeth Mitchell
cde7ca0e3b fix(ripple)!: rename hover methods to event handlers
PiperOrigin-RevId: 510547677
2023-02-17 16:24:41 -08:00
Daniel Freedman
bd125fe456 fix(segementedbutton)!: move to label-text-type token
PiperOrigin-RevId: 510493878
2023-02-17 12:24:15 -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
ff84a66f3e fix(ripple)!: remove "state-layer" from token names
PiperOrigin-RevId: 509298729
2023-02-13 12:17:37 -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
fe2eb3aee1 chore(segmentedbutton): merge static/theme-styles
PiperOrigin-RevId: 485338234
2022-11-01 09:29:57 -07:00
Elizabeth Mitchell
0397221303 chore(segmentedbutton): update to use local custom properties
PiperOrigin-RevId: 485336467
2022-11-01 09:22:28 -07:00
Elizabeth Mitchell
20eaeae747 chore(segmentedbutton): flatten static/theme-styles
PiperOrigin-RevId: 485155986
2022-10-31 14:56:15 -07:00
Elizabeth Mitchell
73ca8ae0eb chore: use relative paths
PiperOrigin-RevId: 481941267
2022-10-18 09:28:59 -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
ee3fcbb5ff chore: internal-only change
PiperOrigin-RevId: 469566800
2022-08-23 15:07:32 -07:00
Elizabeth Mitchell
dd47e42a7f chore: remove underscores from folder names
PiperOrigin-RevId: 468022783
2022-08-16 14:16:23 -07:00