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

Looking forward to Ember 2.0 #94

Open leejt489 opened 9 years ago

leejt489 commented 9 years ago

Hi,

Great library, helps make things simple and clean!

A lot of changes and a more structured way of doing things looks to be right around the corner with Ember 2.0. As I'm working on making my app 'future proof' ( https://gist.github.com/samselikoff/1d7300ce59d216fdaf97 ), I want to make sure that this library doesn't violate the "data down, actions up" principle in particular. @asaf, could you share whether this library will be on board with the coming changes in Ember 2.0 and continue to be well supported as this changes? It looks like the Ember team plans to keep things mostly backwards compatible, but I would hope this project continues to evolve with Ember. For reference, there is some good discussion of the changes at https://github.com/emberjs/rfcs/pull/15 and https://speakerdeck.com/tomdale/ember-2-dot-0-in-practice

Thanks

asaf commented 9 years ago

@leejt489 sorry for the long delay I was in a holiday, Sure, I am interesting in supporting Ember 2 but will continue to support 1.x for the time being,

We can create another branch in the near future to support 2 in parallel if the changes cannot live together for both versions.

I'll be more than happy to get some help around,

Asaf.

asaf commented 9 years ago

@leejt489 I barely able to release versions that supports 0.x! now I push 1.x version, I'm keeping this open but we'll have to look more closely when Ember 2 will come into a final shape.