ionic-team / ionic-framework

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
https://ionicframework.com
MIT License
50.97k stars 13.51k forks source link

Update to angular 1.5 #5436

Closed ram-you closed 8 years ago

ram-you commented 8 years ago

Hi, please update ionic v1 to use angular 1.5. Thank you.

jrencz commented 8 years ago

:+1:

ferrante commented 8 years ago

+1

jaronson commented 8 years ago

+1

cyprusglobe commented 8 years ago

+1

petrvojta commented 8 years ago

+1

endokannabinoid commented 8 years ago

+1

danielptn commented 8 years ago

whats change?

ram-you commented 8 years ago

To name only one : Component-Based Directives

https://medium.com/google-developer-experts/angular-new-features-in-angularjs-1-5-24f9b503af15#.egyzwkczl

MarcBT commented 8 years ago

Yep +1.Thanks in advance.

liujinxing commented 8 years ago

+1

jadsalhani commented 8 years ago

+1

moisesnarvaez commented 8 years ago

+1

rastographics commented 8 years ago

+1

danijelmaric commented 8 years ago

+1

aprct commented 8 years ago

+1

denyo commented 8 years ago

Why not just update angular and angular-resource to 1.5 by yourself? Everything is still working in my app in addition to new features like $cancelRequest().

jgw96 commented 8 years ago

Hello @ram-you ! Thanks for the suggestion, we are definitely listening! Since this isn't really an issue i will be closing this issue, but feel free to continue on the conversation please! Id love to hear the main reasons why people would like to be able to use AngularJS 1.5! Also, have you gotten a chance to play with Ionic 2 yet?

ram-you commented 8 years ago

@jgw96 , thank you very much. Using the Angular 1.5 will enable us to share components between our main application (angular-material) and our Ionic 1 app. For now, I have not had the chance to try the ionic v2 for lack of time. I hope to do very soon.

paresthesia69 commented 8 years ago

Some of us are considering an upgrade of existing ng1/Ionic1 apps to ng2/Ionic2 and would appreciate 1.5 update inside Ionic1 to help us bridge the gap. Based on the Angular upgrade doc, the new component based directives will make such an upgrade much easier, they make it clear that the Component based directive will make the upgrade pathway easier. I believe that is why some of us are asking for this improvement to Ionic1.

aprct commented 8 years ago

Additionally, for those of us who would like to stick with the Angular 1.* way of doing things an upgrade to 1.5 would be a big step forward.

paresthesia69 commented 8 years ago

@jgw96 Yeah, that is why I am hoping that Ionic 1 updates their bower.json/support for Angular 1.5, to make the potential transition easier. We are doing complete ES6 through babel in our current projects where I am at, and we love it. We are not sure about TypeScript though (yet?), maybe because most of my team still prefers something closer to vanilla. Either way, an update for Ionic 1 to support 1.5 would be very helpful with the transition to 2.

aprct commented 8 years ago

@jgw96 Thanks for the quick response. My team has tried both Angular 2 and React/React-Native, and we have a lot of experience with Angular 1. At the moment the decision is between the familiarity of Angular 1 and (in our opinion) the architectural improvements of React. We'd like to benefit from the infrastructure provided by Ionic, and decided that (for various reasons) we'd hold off on Angular 2 for now.

That said, I understand if business on your side is prioritizing Angular 2/Ionic 2 for development and lack the resources to focus on a migration path from 1.4 to 1.5 to 2.

jopima commented 8 years ago

Just started my ionic and angularjs marathon. Heard a lot about how angularjs 2 and ionic 2 are totally different from the previous versions and less documentation coverage. i had to keep off for now. I have heard from this forum that transition to version 2.0 of both ionic and angular is easier if angular 1.5 is included. i add my voice to the many. please consider supporting angular 1.5. i have an app with bootstrap and angular1.5. now wanted to use the same code with ionic mobile version. i don't know how it will go. i will try it anyway.

ArnonHongklay commented 8 years ago

:+1:

aprct commented 8 years ago

It seems that the community views this issue as a priority for numerous reasons. @jgw96 What would it take for Drifty to let Ionic 1 go out with a bang? :)

danicomas commented 8 years ago

+1. This is a required spec. @jgw96 I can't change the decorator $xhrFactoryProvider because I need >= 1.4.7 version

astik commented 8 years ago

+1 I'd like to share my components between the web app and the mobile app =)

danbucholtz commented 8 years ago

All, this will be in the next release of Ionic 1.x in the coming weeks.

Thanks, Dan

vascofernandes commented 8 years ago

please do.

astik commented 8 years ago

For those interested in this post next step, read https://forum.ionicframework.com/t/ionic-1-3-release-candidate-w-angular-1-5-update/49133/11 =) To summarize, if you update to ionic 1.3, you should have angular 1.5.

Edit : It is officially announced on Ionic blog : http://blog.ionic.io/announcing-ionic-1-3/

danbucholtz commented 8 years ago

Thanks @astik!

Go ahead and upgrade and let us know how it goes. No reported issues so far.

Thanks, Dan

astik commented 8 years ago

So far so good, migration went well and mutating my directive to component was done without ay problem. Thank to ionic team !

chaitujil commented 7 years ago

+1