Skip to content

Checkboxes decorator had misspelled schema-validate directive. Fixed typo. #370

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

Merged
merged 5 commits into from
Apr 29, 2015

Conversation

jbsaff
Copy link
Contributor

@jbsaff jbsaff commented Apr 27, 2015

I was trying to apply some cleanup magic, triggering off of the presence of schema-validate. I thought I was going crazy because checkboxes weren't working, until I realized that they had a typo and thus didn't match the schema-validate directive.

jbsaff added 5 commits April 27, 2015 15:45
…a form field element triggers the $destroy. Uses a new service, based on Select, to traverse the model and update it to the value chosen as part of the configured destroyStrategy. This destroyStrategy can be configured at the field, or as part of the forms global options. If both are defined, the field-level strategy will override.
…el when a form field element triggers the $destroy. Uses a new service, based on Select, to traverse the model and update it to the value chosen as part of the configured destroyStrategy. This destroyStrategy can be configured at the field, or as part of the forms global options. If both are defined, the field-level strategy will override."

This reverts commit a31cdbe.
This rolls back to commit a31cdbe.
This rolls back to commit 38f1553.
@jbsaff
Copy link
Contributor Author

jbsaff commented Apr 28, 2015

38f1553 is the only commit that applies to this PR. Sorry, I accidentally committed some other code on the same branch.

@Dervisevic
Copy link
Contributor

Oh wow, that's embarrassing. Good catch man!

Dervisevic added a commit that referenced this pull request Apr 29, 2015
Checkboxes decorator had misspelled schema-validate directive. Fixed typo.
@Dervisevic Dervisevic merged commit a459a69 into json-schema-form:development Apr 29, 2015
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