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

LifeCycle should be exported as public API #3395

Closed
jeffbcross opened this issue Jul 30, 2015 · 1 comment
Closed

LifeCycle should be exported as public API #3395

jeffbcross opened this issue Jul 30, 2015 · 1 comment

Comments

@jeffbcross
Copy link
Contributor

Right now, there's no way to get a hold of LifeCycle other than to import from angular2/src/core/life_cycle/life_cycle. It should be exported at top-level angular2/angular2 module (as well as angular2/core.

@jeffbcross jeffbcross self-assigned this Jul 30, 2015
@jeffbcross jeffbcross added this to the alpha-34 milestone Jul 30, 2015
jeffbcross added a commit to jeffbcross/angular that referenced this issue Jul 30, 2015
LifeCycle can now be imported via angular2/angular2 or
angular2/core, so that end users can inject it without
having to use the full source path.

Closes angular#3395
jeffbcross added a commit that referenced this issue Jul 30, 2015
LifeCycle can now be imported via angular2/angular2 or
angular2/core, so that end users can inject it without
having to use the full source path.

Closes #3395
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant