COMMITS
/ iconbutton/icon-button_test.ts July 12, 2024
Z
feat(iconbutton): add `soft-disabled` attribute for focusable disabled icon buttons
Zack Elliott committed
October 25, 2023
E
chore: format files with prettier
Elizabeth Mitchell committed
September 6, 2023
E
fix(iconbutton): allow prevent default click for toggles
Elizabeth Mitchell committed
August 29, 2023
E
fix(iconbutton): update demos to fix a11y
Elizabeth Mitchell committed
August 25, 2023
A
test(iconbutton): add token tests
Andrew Jakubowicz committed
August 17, 2023
A
fix(iconbutton): rename selectedAriaLabel to ariaLabelSelected along with attribute
Andrew Jakubowicz committed
July 31, 2023
E
fix(iconbutton)!: rename <md-standard-icon-button> to <md-icon-button>
Elizabeth Mitchell committed
May 9, 2023
E
refactor(iconbutton)!: remove <md-icon>
Elizabeth Mitchell committed
April 5, 2023
D
feat(iconbutton)!: rename selected aria label property, add documentation
Daniel Freedman committed
April 4, 2023
D
feat(iconbutton)!: combine button, link, and toggle variants into single components
Daniel Freedman committed
January 18, 2023
D
refactor(iconbutton)!: Make a few API improvements
Daniel Freedman committed
January 12, 2023
D
refactor(iconbutton)!: normalize toggle variant API with regular icon button
Daniel Freedman committed
D
refactor(iconbutton)!: remove icon properties, use slots instead
Daniel Freedman committed
December 5, 2022
M
Changes icon-button-toggle-*'s `isOn` property to be named `selected`.
Material Web Team committed
October 18, 2022
E
chore: use relative paths
Elizabeth Mitchell committed
August 31, 2022
D
feat(icon-button): Implement isRTL helper library, and refactor icon-button to use it.
Daniel Freedman committed
August 24, 2022
A
chore: add ".js" extensions to import statements.
Alexander Marks committed
July 11, 2022