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

Remove deprecations scheduled for 3.0 #5411

Merged
merged 2 commits into from
Apr 6, 2018

Conversation

runspired
Copy link
Contributor

Leaves one behind for array responses and queryRecord that will be a bit trickier to cleanup

@@ -117,7 +98,6 @@ export default ArrayProxy.extend(Evented, {
this.on('becameValid', target, becameValid);
},
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cc @stefanpenner tests broke when I tried to remove _registerHandlers, suspect it's just some tests that need updating but would love you to poke at this if you have a moment.

@runspired runspired merged commit 49f3b02 into emberjs:master Apr 6, 2018
@runspired runspired deleted the remove-deprecations branch April 6, 2018 18:55
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.

3 participants