angular / router

The Angular 1 Component Router
MIT License
665 stars 135 forks source link

Support for Angular 1.X #364

Open beataa opened 9 years ago

beataa commented 9 years ago

Hello,

In our project we are using Angular 1.4 and we've started to use new router as we want go in component based approach with flux architectural pattern. We are hoping with this approach we could migrate more easily to Angular 2.0.

So far all work great, still there are some issues with the router. Like we cannot have multiple named viewports at one view and so on. We have address them some time ago and were hoping they would be fixed in next router release.

Now we discovered that router source are moved to Angular 2.0 repository and seems like there will be no further releases of angular-new-router, or?

Can you support us now how shall we proceed here to be able to use new router with bug fixes with Angular 1.X ?

Is it still possible to have angular-new-router released for Angular 1? Shall we use somehow modules from Angular 2?

Thanks in advance.

Regards, Beata

frodefi commented 9 years ago

"Is it still possible to have angular-new-router released for Angular 1?"

The answer for this is a definitive yes, that is their announced plan. But I am really hoping that it will not wait until the 1.5 (it was suppose to be a part of 1.4)...

beataa commented 9 years ago

I got answer from the angular team on angular/angular repo: Check here:

https://github.com/angular/angular/issues/3065#issuecomment-121687595

Brian (btford) wrote that he is working on it this week. Seems to me it shall be released soon.

DioNNiS commented 8 years ago

Any progress?

poshest commented 8 years ago

@DioNNiS https://github.com/angular/angular/issues/3774 seems to be the latest on it