mobile-angular-ui icon indicating copy to clipboard operation
mobile-angular-ui copied to clipboard

Is there any chance to support angular2?

Open prasadkadiyala opened this issue 9 years ago • 3 comments

Not supports with Angular 2.

prasadkadiyala avatar Sep 23 '16 16:09 prasadkadiyala

@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:

  • improving test coverage
  • isolate ng1.x specific code from the rest
  • implement the angular specific layer with ng2 primitves

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

mcasimir avatar Sep 25 '16 14:09 mcasimir

Any update on this? Thanks :)

Isabellle avatar Nov 22 '16 22:11 Isabellle

Still no plan on supporting ngx?

wyshmily avatar Jul 14 '17 07:07 wyshmily