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

Refactor owner #19967

Merged
merged 2 commits into from
Feb 11, 2022
Merged

Refactor owner #19967

merged 2 commits into from
Feb 11, 2022

Conversation

wagenet
Copy link
Member

@wagenet wagenet commented Feb 11, 2022

No description provided.

Copy link
Contributor

@chriskrycho chriskrycho left a comment

Choose a reason for hiding this comment

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

:shipit: 💙


import EngineInstance from '@ember/engine/instance';
import { TypeOptions } from '../container/lib/registry';
// A combination of the public methods on ContainerProxyMixin and RegistryProxyMixin
Copy link
Contributor

Choose a reason for hiding this comment

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

As a next step (doesn't need to be in this PR, but is related to #19916), we should add docs for all of these bits of public API.

That in turn will let us expose a copy of these types in DefinitelyTyped, which will unblock folks between now and when we publish these.

@wagenet wagenet merged commit 8455848 into emberjs:master Feb 11, 2022
@wagenet wagenet deleted the refactor-owner branch February 11, 2022 22:53
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