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 .property() #19671

Merged
merged 1 commit into from
Jul 23, 2021
Merged

Remove .property() #19671

merged 1 commit into from
Jul 23, 2021

Conversation

nlfurniss
Copy link
Contributor

Part of #19662

Deprecation guide

Tests pass locally

@mixonic mixonic mentioned this pull request Jul 23, 2021
58 tasks
},
}
);
(descriptorForDecorator(this) as ComputedProperty)._property(...keys);
Copy link
Member

Choose a reason for hiding this comment

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

Not a blocker, but _property could be refactored to be more strictly internal now

@mixonic mixonic merged commit 43ec690 into emberjs:master Jul 23, 2021
@nlfurniss nlfurniss deleted the remove-property branch July 23, 2021 01:49
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