Skip to content

Remove legacy ArrayProxy features#16101

Merged
rwjblue merged 4 commits intomasterfrom
array-proxy-cleanup
Jan 10, 2018
Merged

Remove legacy ArrayProxy features#16101
rwjblue merged 4 commits intomasterfrom
array-proxy-cleanup

Conversation

@mmun
Copy link
Member

@mmun mmun commented Jan 10, 2018

This PR removes 2 private hooks and 2 sketchily undocumented hooks from ArrayProxy.

According to Ember Observer, none have been used in the past 2 years.

Note that arrayContent{Will,Did}Change and addArrayObserver continue to be public and supported. They're part of the @ember/array interface. I've added a test to reflect this. There was already one for arrayContent{Will,Did}Change.

I also fixed the docs for content/arrangedContent by marking them as @public.

@rwjblue rwjblue merged commit 4d5ceed into master Jan 10, 2018
@locks locks deleted the array-proxy-cleanup branch January 10, 2018 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants