π Discussion
Angular v20 added built-in support on the routerLink for custom elements, see: angular/angular#60290
Curious if that means we no longer need to maintain a fork of routerLink (i.e. nimbleRouterLink) and if applications can switch to the native routerLink
π Discussion
Angular v20 added built-in support on the routerLink for custom elements, see: angular/angular#60290
Curious if that means we no longer need to maintain a fork of
routerLink(i.e.nimbleRouterLink) and if applications can switch to the nativerouterLink