indexiatech / ember-forms

Smart, Intuitive forms for Ember.js styled with Bootstrap, Multi layouts and Validation support.
http://indexiatech.github.io/ember-forms
Apache License 2.0
218 stars 45 forks source link

Ember.Validations implementation is incorrect #73

Closed jackmatt2 closed 9 years ago

jackmatt2 commented 9 years ago

72 actually needs to be opened again. My fix did work for validations but not for binding to the model so it is still an outstanding issue.

Basically, it would be good if you could pass the controler as the model and the bindings worked properly.

jackmatt2 commented 9 years ago

I have this one pretty much sorted I think, will submit a pull request soon.