3 Commits

Author SHA1 Message Date
Zack Elliott
48124ba09f feat(button): add soft-disabled attribute for focusable disabled buttons
PiperOrigin-RevId: 651854744
2024-07-12 12:31:42 -07:00
Elizabeth Mitchell
c0da72b6dc feat(iconbutton): add form submission
This is needed for `<md-dialog>` for close icon buttons.

I split out button's logic into a static helper method. I also added a symbol to share ElementInternals.

PiperOrigin-RevId: 554943716
2023-08-08 14:33:01 -07:00
Andrew Jakubowicz
1be2b6263f test: move button form test into internal button_test
PiperOrigin-RevId: 554533904
2023-08-07 11:13:15 -07:00