-
Notifications
You must be signed in to change notification settings - Fork 133
update all deps #472
Comments
bower: angular 1.6, ui-router 1.x, ngCordova / ionic native? |
angular 1.6 -> ok @lordgreg any idea? |
I wouldn't switch to ionic-native at all. This is pretty big change and would cause more conflict between developers. Ionic native can be used with ng1 apps, however, I'm really not sure if all of the plugins used really return promises. Not that we later found an issue with plugin because one, which we should use, returns an Observable. |
Thanks for your feedback, guys. I tried angular 1.6 and I got some issues where some routes didn't load, so I suggest we stick with angular 1.5. |
yep, agree. Since Ionic is also depending of angularjs 1.5.3. |
deps and devdeps for generator and generated project https://github.com/mwaylabs/generator-m-ionic-demo according to #94
The text was updated successfully, but these errors were encountered: