- templates: Fix a wrong check of already existing plugin (dde29885)
- configuration: Update config.js references to current configuration.js (ad75aa67)
- gen: correct last remnants of "lib" reference to bowers installation path "bower_comp (2f48dd7d)
- gitignore:
- jshintignore: config.js --> configuration.js (8cd7ee28)
- generator: Upgrade to [email protected] Refactor from class structure to expanding th (72a04bb1)
- grunt: Make ngconstant destination path configurable (de1edbbb)
- generator:
- package.json: Remove warnings as mentioned in #99 (4ef83b34)
- plugins: Add default plugins to be installed by new hooks (2774b39c)
- generator:
- ionic: Update to Beta 13 (60e1cf4b)
- hook: Ignore non-directory platforms when processing icons and splashscreens. (2187deb0, closes #87)
- generator: Fix ENOENT when using fs.chmod() on templated cordova hook (2ac2b557)
- generator: Scaffold Cordova hook for copying Icons and Splash Screens (b61120a5)
- ionic: Upgrade to Beta 11 (7c39262e)
- generator: Fix broken template reference in index.html by running it through Yeoman engine (e445cc56)
- cordova: Upgrade to 3.5.0. (bfbd51bb, closes #70)
- gen: Add Google Maps starter app. (0d727383, closes #69)
- generator: Rename starter app names (5ab6c8f5)
- ionic: Upgrade to Beta 9 (0cdc2925)
- ripple: Update to 0.9.23. (52461124, closes #62)
- ionic: Upgrade to Beta 6 (5fe97984)
- gen: Move icons and screens directories to match Cordova documentation (5936cfbb)
- ionic: Upgrade to Beta 5 (cbf45ea5)
- gen: Renamed User Tutorial to User Intro (4368b85b)
- gen: Add User Tutorial starter app (41a47099)
- ionic: Upgrade to Beta 4 (e983482c)
- ionic: Update to Beta 3 (f1afec66)
- bower: Use range for bower deps to avoid conflicts (32699be1)
- gen: Update to Ionic beta.2 (ea287631)
- gen: Handle error when starting generator in a non-empty directory that is not alread (83269c47, closes #33)
- gitignore: Follow best practices and ignore cordova platforms and plugins directories. (083b940e, closes #31)
- grunt: Add grunt cordova command to copy unminified assets into www/ and build cordova (3161b9d8)
- gen: Let the generator handle the default icons and splash screens (38681018)
- grunt: Make scripts, styles, and images path configurable (7c1b7646)
- templates:
- gen: Default sass to 'N' for now since it has Ruby + Compass depedencies (00c06328)
- grunt: Fix copy:dist task to properly handle all images. (b95f4bef)
- ripple: Pulled in Apache Foundation Incubator ripple-emulator (c30499ea)
- ionic:
- gen:
- templates: Update seed app to use interpolaated title (f3b7ffe9)
- plugin: Add org.apache.cordova.statusbar plugin to initial list (89ecac81)
- plugins: Install commonly used plugins during scaffolding via checkbox prompts (afcfab0a)