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

Make d3-support compatible with pre-1.13.9 versions of Ember #25

Merged
merged 1 commit into from
Oct 22, 2015

Conversation

jonnedeprez
Copy link
Contributor

d3-support depends on Ember BUGFIX #12138, so the library doesn't currently support older versions of ember. Even after the bugfix it is still advised to call _super in didReceiveAttrs, so I added it. This should fix it for older versions.

Due to emberjs/ember.js#12138 the library doesn't currently support older versions of ember
@ming-codes
Copy link
Owner

Looks good! Thanks!

ming-codes added a commit that referenced this pull request Oct 22, 2015
Make d3-support compatible with pre-1.13.9 versions of Ember
@ming-codes ming-codes merged commit 5451c78 into ming-codes:master Oct 22, 2015
@ming-codes
Copy link
Owner

Published as v1.0.1

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