-
Notifications
You must be signed in to change notification settings - Fork 4k
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
feat(module: alert): support custom icon #7691
feat(module: alert): support custom icon #7691
Conversation
This preview will be available after the AzureCI is passed. |
Codecov Report
@@ Coverage Diff @@
## master #7691 +/- ##
==========================================
+ Coverage 92.03% 92.06% +0.03%
==========================================
Files 502 502
Lines 16766 16767 +1
Branches 2638 2638
==========================================
+ Hits 15430 15436 +6
+ Misses 1069 1062 -7
- Partials 267 269 +2
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
f92c745
to
c4222a2
Compare
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.
LGTM
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: #7687
close: #7687
What is the new behavior?
Supported custom icon.
Does this PR introduce a breaking change?
Other information
Perhaps a field describing which version the feature was added could be provided, like Ant Design React.