CirclonGroup / angular-tree-component

A simple yet powerful tree component for Angular (>=2)
https://angular2-tree.readme.io/docs
MIT License
1.09k stars 488 forks source link

[Feature] Angular 12 support #918

Closed shanmukhateja closed 1 year ago

shanmukhateja commented 3 years ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ X ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Angular 12 support

Closes #915

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[ ] No

Other information

shanmukhateja commented 3 years ago

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.

amelnikoff commented 2 years ago

Any news? It's time already for 13.

raharrison commented 2 years ago

@tobiasengelhardt Are you able to take a look/get this merged? Currently this component can't be used on Angular 12,13+

Mord-Syth commented 2 years ago

Any updates so far? Angular 11 gets out of support in May

tobiasengelhardt commented 2 years ago

@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 os-group@circlon.de

bobbyg603 commented 2 years ago

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!

piccit commented 1 year ago

Bump... what's the story here, is this repo maintained at all?