-
Notifications
You must be signed in to change notification settings - Fork 492
[Feature] Angular 12 support #918
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
Conversation
Cause: The change occurred after npm install
- tslint.json - ng-package.json
Hi, npm returned error 12 which after quick Googling turned out to be a "out of memory" scenario. I ran the test:ci:local command on my machine and it worked. Please advice. |
Any news? It's time already for 13. |
@tobiasengelhardt Are you able to take a look/get this merged? Currently this component can't be used on Angular 12,13+ |
Any updates so far? Angular 11 gets out of support in May |
@raharrison It pains me to see that there is no new development here - but I am not able to help because I don't have the permission to merge. I left the Circlon Group last year. Try reaching someone via [email protected] |
hi @shanmukhateja @amelnikoff @raharrison @Mord-Syth @tobiasengelhardt BugSplat has forked this project and added support for Angular 13. We have published a version of this package to npm. The PR can be seen here. Hope this helps! |
Bump... what's the story here, is this repo maintained at all? |
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Angular 12 support
Closes #915
What is the new behavior?
Does this PR introduce a breaking change?
Other information