-
-
Notifications
You must be signed in to change notification settings - Fork 55
feat: support custom icon and clearIcon props #297
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
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/arthurdenner/react-semantic-ui-datepickers/8ybnevwze |
Codecov Report
@@ Coverage Diff @@
## develop #297 +/- ##
===========================================
+ Coverage 87.44% 87.84% +0.39%
===========================================
Files 14 15 +1
Lines 462 477 +15
Branches 93 94 +1
===========================================
+ Hits 404 419 +15
Misses 56 56
Partials 2 2
Continue to review full report at Codecov.
|
|
🎉 This PR is included in version 2.8.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
What kind of change does this PR introduce?
Feature. Closes #296.
What is the current behavior?
closeicon.What is the new behavior?
iconprop;clearIconprop.Checklist: