material-web/button/lib
Daniel Freedman d3b517ad00 fix(button)!: remove icon property from Button, require slotted icons
BREAKING CHANGE: Remove icon property from Button, require slotted icons

PiperOrigin-RevId: 500770988
2023-01-09 11:51:32 -08:00
..
_elevated-button.scss feat(focus-ring, button): Match focus ring shape to button shape 2022-12-22 10:42:52 -08:00
_elevation.scss fix(button, fab): Ensure elevation is correct when focused and hovering 2023-01-05 21:08:41 -08:00
_filled-button.scss feat(focus-ring, button): Match focus ring shape to button shape 2022-12-22 10:42:52 -08:00
_icon.scss fix(button)!: remove icon property from Button, require slotted icons 2023-01-09 11:51:32 -08:00
_outlined-button.scss feat(focus-ring, button): Match focus ring shape to button shape 2022-12-22 10:42:52 -08:00
_shared.scss feat(focus-ring, button): Match focus ring shape to button shape 2022-12-22 10:42:52 -08:00
_text-button.scss feat(focus-ring, button): Match focus ring shape to button shape 2022-12-22 10:42:52 -08:00
_tonal-button.scss feat(focus-ring, button): Match focus ring shape to button shape 2022-12-22 10:42:52 -08:00
_touch-target.scss chore(button): merge static/theme-styles 2022-10-19 11:37:52 -07:00
button.ts fix(button)!: remove icon property from Button, require slotted icons 2023-01-09 11:51:32 -08:00
elevated-button.ts Document md-button 2022-12-13 16:45:36 -08:00
elevated-link-button.ts Document md-button 2022-12-13 16:45:36 -08:00
elevated-styles.scss chore(button): merge static/theme-styles 2022-10-19 11:37:52 -07:00
filled-button.ts Document md-button 2022-12-13 16:45:36 -08:00
filled-link-button.ts Document md-button 2022-12-13 16:45:36 -08:00
filled-styles.scss chore(button): merge static/theme-styles 2022-10-19 11:37:52 -07:00
link-button.ts chore(button): Normalize lazy ripple with other components 2022-12-14 15:11:11 -08:00
outlined-button.ts Document md-button 2022-12-13 16:45:36 -08:00
outlined-link-button.ts Document md-button 2022-12-13 16:45:36 -08:00
outlined-styles.scss chore(button): merge static/theme-styles 2022-10-19 11:37:52 -07:00
shared-elevation-styles.scss chore(button): merge static/theme-styles 2022-10-19 11:37:52 -07:00
shared-styles.scss chore(button): merge static/theme-styles 2022-10-19 11:37:52 -07:00
state.ts chore: move button into the new directory 2022-07-21 13:47:51 -07:00
text-button.ts Document md-button 2022-12-13 16:45:36 -08:00
text-link-button.ts Document md-button 2022-12-13 16:45:36 -08:00
text-styles.scss chore(button): merge static/theme-styles 2022-10-19 11:37:52 -07:00
tonal-button.ts Document md-button 2022-12-13 16:45:36 -08:00
tonal-link-button.ts Document md-button 2022-12-13 16:45:36 -08:00
tonal-styles.scss chore(button): merge static/theme-styles 2022-10-19 11:37:52 -07:00