angular-auth-oidc-client icon indicating copy to clipboard operation
angular-auth-oidc-client copied to clipboard

Update docs to use `standalone`

Open timdeschryver opened this issue 1 year ago • 2 comments

With standalone become more mainstream and the default, I think we should update the docs pages to reflect this change.

I can help with the migration, but I wanted to verify if this is OK.

timdeschryver avatar Oct 11 '24 19:10 timdeschryver

Sure, this is fine. Thanks. Should we erase the module related things completely from the docs?

FabianGosebrink avatar Oct 12 '24 11:10 FabianGosebrink

That's a call you can make, for the NgRx docs we added a note about NgModules with a reference to the archived docs (e.g. https://v17.ngrx.io/docs). For now we can also add a standalone and NgModules snippet (for the API docs that don't have them), but put the standalone version first.

timdeschryver avatar Oct 12 '24 16:10 timdeschryver