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

Use new-computed polyfill to support computeds in Ember v2.0.0-beta.2+ #4

Merged
merged 1 commit into from
Aug 11, 2015
Merged

Use new-computed polyfill to support computeds in Ember v2.0.0-beta.2+ #4

merged 1 commit into from
Aug 11, 2015

Conversation

pdud
Copy link
Contributor

@pdud pdud commented Aug 11, 2015

Thanks for a great addon!

This will allow the computeds in the components to work in Ember v2.0.0-beta.2. The new-computed addon allows usage of the new Ember Computed syntax as described in emberjs/rfcs#11 in older versions of Ember (from the README).

credit-card-form uses bind-attr which was also removed in Ember v2.0.0-beta.2

arenoir added a commit that referenced this pull request Aug 11, 2015
Use new-computed polyfill to support computeds in Ember v2.0.0-beta.2+
@arenoir arenoir merged commit 0b1a725 into arenoir:master Aug 11, 2015
@arenoir
Copy link
Owner

arenoir commented Aug 11, 2015

@pdud thanks!

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.

2 participants