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

Implement isFormDisabled() #188

Merged
merged 6 commits into from
Jan 30, 2017
Merged

Conversation

kouak
Copy link
Contributor

@kouak kouak commented Jan 7, 2017

Fixes #114

This PR allows disabled a Form using the disabled prop of the Formsy.Form component.

The disabled status of a specific input can still be overriden with the local disabled prop.

I created 2 test cases for FormsyText covering my changes.

@ryanblakeley ryanblakeley merged commit e9169ff into formsy:master Jan 30, 2017
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.

2 participants