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

Support angular 10 #24

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kenkeiras
Copy link

Hi! First of all, thanks for the great library, it is really useful.

This PR applies the migration described on ModuleWithProviders Migration so the library build's successfully on Angular 10. This should be backwards compatible from Angular 7.

I've separated the commit that changes the package-lock.json in case it's preferable to not update it until a package release is made.

kenkeiras added a commit to programaker-project/Programaker-Core that referenced this pull request Nov 2, 2020
This will be used to store authentication data. The reason for this is to make
this data available to the server during the SSR so it can be used to render
values that come from API queries.

This uses temporarily a fork of @ngx-utils/cookies, while the support needed for
Angular 10 is not merged. The associated PR for this support is
ngx-utils/cookies#24.
@ZlatinaDzhanavarova
Copy link

Hi, I have a question. Will this branch be merged soon? Thank you!

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