angular-extensions / elements

Lazy load Angular Elements (or any other web components / custom elements ) with ease!
https://angular-extensions.github.io/elements/
MIT License
315 stars 40 forks source link

Angular 15 migrations - standalone components / directives / router / ... #141

Closed tomastrajan closed 1 year ago

tomastrajan commented 1 year ago

Migrate demo (showcase) app to use standalone: true for it components / pipes / directives and standalone APIs for the routing, ...

The library itself uses module heavily for configuration purposes and should not change at the moment