You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently, this repo didn't get the amount of attention that is deserves. In the past it was @toverux who started the whole thing and put the great effort into the maintenance, but I guess he's busy now or switched the tech stack.
@rdamazio has put some effort into adding the Angular 19 support #268, he summarized quite well the tech debt:
it uses too many deprecated features (like dynamically creating components outside an injection context, ComponentFactoryResolver, zone-testing, non-standalone components, CommonModule, etc.), and all the dependencies are very old by now (last update was 2y ago?). Angular dependencies were updated over time up to v16 (and claimed compatibility to v18), but without updating the code for it.
If you someone who is familiar with this plugin and would like to put some effort into maintaining it, please let me know in this thread 🙌
Hopefully, I won't have to archive it 😢
Thank you ❤️
The text was updated successfully, but these errors were encountered:
Recently, this repo didn't get the amount of attention that is deserves. In the past it was @toverux who started the whole thing and put the great effort into the maintenance, but I guess he's busy now or switched the tech stack.
@rdamazio has put some effort into adding the Angular 19 support #268, he summarized quite well the tech debt:
If you someone who is familiar with this plugin and would like to put some effort into maintaining it, please let me know in this thread 🙌
Hopefully, I won't have to archive it 😢
Thank you ❤️
The text was updated successfully, but these errors were encountered: