-
Notifications
You must be signed in to change notification settings - Fork 45
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
what's the plan for ember 1.13 and 2.0? #105
Comments
I'm interesting about this too, thanks. |
Also, in Ember 1.13 it appears that |
any news on this? this package will not work in the currently released ember 2.0 because of that deprecations right? Is this still actively mainteined? |
same problem here build full of deprecation warnings. any update on this? |
@wwwdata @esantelises it is not really mainted. I wanted to help him but he didn't want to. So I created a fork over at https://github.com/piceaTech/ember-rapid-forms which should be ember 2.0 ready. look into the branch fix-ember-1.13 and versions v0.8.0-beta2 and above |
@esantelises We'r not planning to support Ember 2 at this point, go with @spruce's fork if you need Ember 2 support. |
@asaf Would you mind if we send in a PR to update the readme with that information? Would help other people in the future ... |
the Select component is deprecated in ember 1.13 and views are going away in ember 2.0. Is there a plan to update this addon to be compatible?
The text was updated successfully, but these errors were encountered: