Angular Not Working

Same here. Don’t know how to use ng-touch features now that it’s been removed from the ionic framework. see v0.9.21-alpha https://github.com/driftyco/ionic/releases

@johnlee it turns out that they bundled all the angular/ionic stuff into ionic.bundle.js More Build & Distribution Changes

so this codepen works http://codepen.io/anon/pen/mJfuI note the use of version v0.9.25

Though a note that swiping only registers when done on the navbar would’ve been nice. I spent some more time wondering why I couldn’t swipe to see the side panel.

Thank you! I’m evaluating ionicframework as I’ve looked at just about every other possible framework out there and this seems like the most straight forward approach to building a phonegap / angular based app.

The stable release was showing 0.9.24 so I downloaded that. The swipe didn’t work and I saw “Projects” as opposed to “Todo”. No errors in the console other than the cordova.js file missing but I expected that. I inserted the links to the 0.9.25. css/js into my index.html file and now the app works.

I truly appreciate this framework and want to use it for my project. I was skeptical about it being an alpha release but was will willing to try this out based on what I’ve read. Would definitely help if there were some validation tests I could have run or something.

Thank you all for this framework. Hoping I can finish my evaluation and choose this one for my project as this has been several days of evaluating other approaches.

1 Like