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

Ember 1.13 #12

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Ember 1.13 #12

wants to merge 7 commits into from

Conversation

amercier
Copy link
Owner

@amercier amercier commented Jun 21, 2015

Upgrade Ember after v.1.13 being released.

  • Upgrade Ember
  • Fix deprecations according to transition plan:
    • Ember.ArrayController is deprecated (=> Controller)
    • Ember.ObjectController is deprecated (=> Controller)
  • Fix: using '{{input action="..."}}' is deprecated. Please use '{{input enter="..."}}' instead.

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

Successfully merging this pull request may close these issues.

1 participant