-
Notifications
You must be signed in to change notification settings - Fork 95
V6.0.0 beta.2 #3008
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
V6.0.0 beta.2 #3008
Conversation
Signed-off-by: Vincent Petry <[email protected]>
Since #3006 removes the breaking part of #2911, it was moved to enhancements Signed-off-by: Vincent Petry <[email protected]>
|
See my comment in #3006 (comment). |
|
alright, thanks for the comment. |
It should work pretty much the same as for the standalone trigger button, with the difference that the default-icon class should only be set if the icon slot of Actions is empty, and that in that case the icon slot of the button must not be populated. |
|
see #3006 (comment) as it seems to be working already |
|
as discussed, need to add back default-icon support as well for Actions |
Signed-off-by: Raimund Schlüßler <[email protected]>
Signed-off-by: Vincent Petry <[email protected]>
|
updated changelog, please review! |
contains #3006 which moves #2911 from "breaking" to "enhancement".
note: the regressions were just a misunderstanding about whether we wanted to keep or break icon attr: #3006 (comment)