-
-
Notifications
You must be signed in to change notification settings - Fork 327
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
Autoform and Meteor release 1.0.4 #794
Comments
If anyone needs to revert back to 1.0.3.2 while 1.0.4.x support is being done, the following command worked for me:
|
Planning to work on it tomorrow. There are two issues that I know of so far. |
Currently waiting on this Meteor issue. Need to figure out how to make it work. |
Closed
aramk
added a commit
to aramk/meteor-autoform
that referenced
this issue
May 20, 2015
* devel: (143 commits) bump version rearrange and fix Meteor-Community-Packages#831 bump version Fix validation for autoForm's with no type set bump version prevalidate method type forms only when both schema and collection are provided (fix Meteor-Community-Packages#766) change array handling ignore errors due to timing (Meteor-Community-Packages#789) better error for missing form id; fixes Meteor-Community-Packages#776 move beginSubmit hook call to before prevalidation (Meteor-Community-Packages#805) change when formToDoc is called, add formToModifier, and optimize creating doc/mod from form (Meteor-Community-Packages#816) Add orion to community packages Update autoform-api.js Add try/catch to _validateField method Add return to afOptionsFromSchema helper docs docs bump version Meteor 1.0.4 compatibility fixes (closes Meteor-Community-Packages#790; closes Meteor-Community-Packages#794) minor error msg change ... Conflicts: components/autoForm/autoForm.js
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Will Autoform and all related packages (SC, C2) work with the latest release of Meteor: 1.0.4?
The text was updated successfully, but these errors were encountered: