-
Notifications
You must be signed in to change notification settings - Fork 734
Slider - new features #2248
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
Slider - new features #2248
Conversation
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.
Looks good!
I wrote some small comments
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.
Approved, please see my last comment before merging
Co-authored-by: Lidor Dafna <66782556+lidord-wix@users.noreply.github.com>
Thanks for this! Just getting to look at these new changes - will check against my implementation needs. Thanks for linking over my PRs. |
Description
Slider - Adding 'reset' function with callback 'onReset', initial values to range slider, 'useGap' prop.
Changelog
Slider - Adding 'reset' function with callback 'onReset', initial values to range slider, 'useGap' prop.