Closed BojanKogoj closed 1 year ago
Not that this PR does not migrate to usage of inject
or remove setupRouter
as Angular Router has done.
Thank's for your amazing investigation !
As I can see, we can now remove the setupRouter
and give LocalizedRouter as provider. One thing less to maintain.
Looks great :+1:
@gilsdav Could you release it (the RC version is also ok for now)?
@gilsdav works as expected for me, thanks :+1:
Changes:
Router
configLoader
andtransitions
fromRouter
toNavigationTransition
relativeLinkResolution
; it was depricated and onlycorrected
exists nowThis is a fix for 15.0.3+, it will probably not work with 15.0.2 and below.
Closes #138