-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
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
[Joy][button] Replace start/endIcon
prop with start/endDecorator
#34288
Conversation
start/endIcon
prop with start/endDecorator
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hbjORbj Thanks, Benny. Note that Argos should not detect any changes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add the start/endDecorator
slots to button in extendTheme.spec.ts
as well? I think I missed it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good to me!
94d6e4e
to
f9c50b5
Compare
@siriwatknp Done! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤩 Awesome @hbjORbj
BREAKING CHANGE: replace
start/endIcon
withstart/endDecorator
.Closes #34242