taiga-family / ng-polymorpheus

Polymorpheus is a tiny library for polymorphic templates in Angular.

Home Page:https://stackblitz.com/edit/polymorpheus-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš€ - Upgrade to standalone directives

WynieCronje opened this issue Β· comments

Description

Angular recommends to use standalone components | pipes | directives.
And for good reason :).

Is it possible to migrate these directives to standalone?

Yes, we plan to bump Angular to 15 and make it standalone in the next major version, probably by the end of the year.