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

Autoform and Meteor release 1.0.4 #794

Closed
aadamsx opened this issue Mar 18, 2015 · 3 comments
Closed

Autoform and Meteor release 1.0.4 #794

aadamsx opened this issue Mar 18, 2015 · 3 comments

Comments

@aadamsx
Copy link

aadamsx commented Mar 18, 2015

Will Autoform and all related packages (SC, C2) work with the latest release of Meteor: 1.0.4?

@tudobala
Copy link

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:

meteor update --release 1.0.3.2

@aldeed
Copy link
Collaborator

aldeed commented Mar 18, 2015

Planning to work on it tomorrow. There are two issues that I know of so far.

@aldeed
Copy link
Collaborator

aldeed commented Mar 19, 2015

Currently waiting on this Meteor issue. Need to figure out how to make it work.

@aldeed aldeed closed this as completed in 3bc7304 Mar 20, 2015
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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants