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 property validation to the slider. #1070

Merged
merged 1 commit into from
Jul 8, 2015
Merged

Added property validation to the slider. #1070

merged 1 commit into from
Jul 8, 2015

Conversation

jkruder
Copy link
Contributor

@jkruder jkruder commented Jul 8, 2015

Address #899. min/max properties must now follow the constraint of min < max. Also added a constraint to value and defaultValue props so that they must be min <= value && value <= max.

hai-cea pushed a commit that referenced this pull request Jul 8, 2015
Added property validation to the slider.
@hai-cea hai-cea merged commit 76980a4 into mui:master Jul 8, 2015
@hai-cea
Copy link
Member

hai-cea commented Jul 8, 2015

Thanks @jkruder

@jkruder jkruder deleted the slider-prop-validation branch July 9, 2015 20:01
@zannager zannager added the component: slider This is the name of the generic UI component, not the React module! label Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: slider This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants