Skip to content
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

Added the step prop to Slider[Issue #1639] #1643

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

muddi900
Copy link
Contributor

All Submissions:

  • [ x ] Have you followed the guidelines stated in CONTRIBUTING.md file?
  • [ x ] Have you checked to ensure there aren't any other open Pull Requests for the desired changed?

Type of change

Please delete options that are not relevant.

  • [ x ] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

New Feature Submission:

  • [ x ] Does your submission pass the tests?
  • [ x ] Have you linted your code locally prior to submission?

Added a step prop to Slider

As per the Chakra docs. Closes #1639

Copy link
Collaborator

@masenf masenf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution! 🙌

@picklelo picklelo merged commit 0ce77c1 into reflex-dev:main Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add step prop for rx.Slider component
3 participants