mcasimir / mobile-angular-ui

Angular.js Mobile UI Framework with Bootstrap 3
http://mobileangularui.com/
MIT License
2.87k stars 709 forks source link

Is there any chance to support angular2? #395

Open prasadkadiyala opened 8 years ago

prasadkadiyala commented 8 years ago

Not supports with Angular 2.

mcasimir commented 8 years ago

@prasadkadiyala the plan is to support it, but currently is very difficult to decide for an all in to ng2, that would mean either abandon 1.x or having to maintain both, and in both cases quotes from google like:

... if a majority of traffic is still at angularjs.org, the team will continue to focus resources on 1.X. Angular 1.X will not end life until the majority of traffic has moved to 2.0.

are scary and totally confusing.

In order to make the right decision when the time come the plan is already in progress:

That allows for a reversible migration and maintenance of both ng1 and ng2 versions.

Isabellle commented 8 years ago

Any update on this? Thanks :)

wyshmily commented 7 years ago

Still no plan on supporting ngx?