Commit Graph

108 Commits

Author SHA1 Message Date
Material Web Team
30d9c33162 feat: add filled-tonal-icon-button sass partial
PiperOrigin-RevId: 471116779
2022-08-30 16:19:52 -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
Daniel Freedman
fd138f7160 chore(icon-button): Refactor to use static templates for focus ring, ripple, and icon.
PiperOrigin-RevId: 469227744
2022-08-22 10:45:23 -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
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
Material Web Team
cc53daa4cd refactor(iconButton): Move public sass mixins/functions to the top
PiperOrigin-RevId: 460713752
2022-07-13 07:50:36 -07:00
Material Web Team
0111127e98 chore(iconbutton): Move M3 icon_button directory. Also update icon_button/ to iconbutton/ to align with 1P naming convention.
PiperOrigin-RevId: 460211503
2022-07-11 07:49:20 -07:00