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

feat(core): provide services in root, inject DOCUMENT #540

Merged
merged 5 commits into from Aug 14, 2018

Conversation

scttcper
Copy link
Owner

@scttcper scttcper commented Aug 14, 2018

see angular 6 docs for providedIn: https://angular.io/api/core/Injectable#providedin

BREAKING CHANGE: requires Angular > 6
BREAKING CHANGE: users of ToastNoAnimationModule should no longer use ToastrModule

closes: #415

Repository owner deleted a comment from codecov bot Aug 14, 2018
Copy link
Collaborator

@trevor-hackett trevor-hackett left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@scttcper scttcper changed the title feat: provide services in root, inject DOCUMENT feat(core): provide services in root, inject DOCUMENT Aug 14, 2018
@scttcper scttcper merged commit f17c70a into master Aug 14, 2018
@scttcper scttcper deleted the providedin-root branch August 14, 2018 23:20
@scttcper
Copy link
Owner Author

🎉 This PR is included in version 9.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

Allow import ToastrModule without forRoot
2 participants