Commit Graph

11 Commits

Author SHA1 Message Date
Elizabeth Mitchell
7fa7574cdc chore(switch): remove compat deps
PiperOrigin-RevId: 477537891
2022-09-28 13:33:48 -07:00
Material Web Team
4a8c333625 feat(switch): add ripple to switch
PiperOrigin-RevId: 474893973
2022-09-16 13:52:13 -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
92a5ee4506 refactor(switch): select input by class name.
PiperOrigin-RevId: 463479217
2022-07-26 19:20:00 -07:00
Material Web Team
1d3701a94d refactor(switch): rename property to not start with 'on'
PiperOrigin-RevId: 463352763
2022-07-26 09:20:42 -07:00
Material Web Team
10a6d353fc refactor: mark disabled and checked as boolean values in lit templates.
PiperOrigin-RevId: 462716556
2022-07-22 15:27:12 -07:00
Material Web Team
85e85b21ba feat(switch): added action-element to fire event on press.
PiperOrigin-RevId: 462648870
2022-07-22 10:13:46 -07:00
Material Web Team
40fdd8ed29 chore: disable tslint for ariaProperty and legacyAriaProperty
PiperOrigin-RevId: 462424828
2022-07-21 10:55:48 -07:00
Andrew Jakubowicz
163711d218 chore: fix SSR compatibility issue with ifDefined
Fix soy compatible case where binary operators evaluate to booleans incorrectly.

PiperOrigin-RevId: 458510657
2022-07-01 11:30:23 -07:00
Elizabeth Mitchell
15d04ae3d2 chore(compat): add mwc-base compatibility deps
PiperOrigin-RevId: 456942410
2022-06-23 23:48:44 -07:00
Material Web Team
41d41cc278 chore: update repository for Material 3
PiperOrigin-RevId: 455635969
2022-06-17 16:42:04 +00:00