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

feat(Input): add invalid prop #858

Merged
merged 1 commit into from
Feb 22, 2018
Merged

feat(Input): add invalid prop #858

merged 1 commit into from
Feb 22, 2018

Conversation

TheSharpieOne
Copy link
Member

Added invalid prop and modified valid prop to only apply class when true

Breaking Change: the valid prop no longer applies the is-invalid class when false. Use the new invalid prop to apply that class.

Closes #850

Added invalid prop and modified valid prop to only apply class when true

Breaking Change: the valid prop no longer applies the is-invalid class when false. Use the new invalid prop to apply that class.

Closes #850
@TheSharpieOne TheSharpieOne merged commit ba8fc39 into master Feb 22, 2018
@TheSharpieOne TheSharpieOne deleted the feat/iss-850 branch February 22, 2018 22:00
jlaramie pushed a commit to jlaramie/reactstrap that referenced this pull request Mar 9, 2018
Added invalid prop and modified valid prop to only apply class when true

Breaking Change: the valid prop no longer applies the is-invalid class when false. Use the new invalid prop to apply that class.

Closes reactstrap#850
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.

None yet

1 participant