-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Consolidate all icon button logic into <ha-icon-button>
+ ensure tooltip
#9230
Conversation
<ha-icon-button
+ ensure tooltip<ha-icon-button>
+ ensure tooltip
<ha-icon-button>
+ ensure tooltip<ha-icon-button>
+ ensure tooltip
When you are going through all current |
There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. |
Done for the |
Breaking change
Proposed change
Icon buttons should by default have a tooltip plus an ARIA label. This PR consolidates all icon button logic (regular and SVG) into
<ha-icon-button>
for a consistent behavior.<ha-icon-button>
for correct syntax<ha-svg-icon>
😬Type of change
Example configuration
Additional information
Checklist
If user exposed functionality or configuration variables are added/changed: