Greentube / localize-router

An implementation of routes localisation for Angular
MIT License
193 stars 95 forks source link

ng9 support #174

Open deerua opened 4 years ago

deerua commented 4 years ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

ng9 support

What is the current behavior?

Issue Number: N/A

What is the new behavior?

now it support angular 9 and Ivy

Does this PR introduce a breaking change?

Other information

arangelp commented 4 years ago

@deerua : Does this merge give the compatibility to the localize router for allowing working with ng9? I am trying to do this for quite a long time.

mehmetatacan commented 4 years ago

@deerua : Does this merge give the compatibility to the localize router for allowing working with ng9? I am trying to do this for quite a long time

i have same problem. Did you check that is it resolved

arangelp commented 4 years ago

Tomorrow i will try it. This is my major blocker to ng9. i cross fingers :)

deerua commented 4 years ago

@arangelp @mehmetatacan works fine in our big project i'll add some changes - but it for testing

mehmetatacan commented 4 years ago

@arangelp @mehmetatacan works fine in our big project i'll add some changes - but it for testing

Thanks for reply, I will try as soon as possible

Ismaestro commented 4 years ago

Please!!! Check this PR we need for our project! Thanks in advance!