-
-
Notifications
You must be signed in to change notification settings - Fork 50.9k
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: Add "tooltipProps" prop to slider props #33307
Conversation
@afc163 can you approve/review? |
Please add a test case. |
@afc163 good enough? |
(cherry picked from commit 3389651)
Codecov Report
@@ Coverage Diff @@
## feature #33307 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 417 417
Lines 7771 7773 +2
Branches 2192 2193 +1
=========================================
+ Hits 7771 7773 +2
Continue to review full report at Codecov.
|
We need to deprecate Maybe rename |
ping @MorisR |
I'll do it, just need more time, work and all + holidays |
ping @MorisR |
I know.. I know... |
Supported in #37043 |
[中文版模板 / Chinese template]
🤔 This is a ...
🔗 Related issue link
#33298
#18016
💡 Background and solution
Explained in the issues above
📝 Changelog
Add "tooltipProps" prop to "slider" component.
☑️ Self Check before Merge