Skip to content

Latest commit

 

History

History
191 lines (91 loc) · 6.17 KB

CHANGELOG.md

File metadata and controls

191 lines (91 loc) · 6.17 KB

0.3.5 (2014-05-26)

Features

0.3.4 (2014-05-21)

  • gen: Move icons and screens directories to match Cordova documentation (5936cfbb)

0.3.3 (2014-05-19)

Bug Fixes

0.3.1 (2014-05-15)

Features

0.3.0 (2014-05-13)

Bug Fixes

  • gen: Renamed User Tutorial to User Intro (4368b85b)

0.3.0 (2014-05-13)

Features

  • gen: Add User Tutorial starter app (41a47099)

0.2.10 (2014-05-12)

Features

0.2.9 (2014-05-01)

Features

0.2.8 (2014-04-28)

Bug Fixes

  • bower: Use range for bower deps to avoid conflicts (32699be1)

0.2.7 (2014-04-28)

Features

  • gen: Update to Ionic beta.2 (ea287631)

0.2.4 (2014-03-31)

Bug Fixes

  • 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)

0.2.2 (2014-03-28)

Features

  • grunt: Add grunt cordova command to copy unminified assets into www/ and build cordova (3161b9d8)

0.2.2 (2014-03-28)

Bug Fixes

  • gen: Let the generator handle the default icons and splash screens (38681018)

Features

  • grunt: Make scripts, styles, and images path configurable (7c1b7646)
  • templates:
    • Add ionic-starter-sidemenu template app (28a17d53)
    • Add ionic-starter-tabs template app. (12ea6818)
    • Add ionic-starter-blank template app. (0911ad22)
    • Add support for downloading starter templates (e668637f)

0.1.4 (2014-03-27)

Features

  • gen: Default sass to 'N' for now since it has Ruby + Compass depedencies (00c06328)

0.1.3 (2014-03-27)

Bug Fixes

  • grunt: Fix copy:dist task to properly handle all images. (b95f4bef)

Features

  • ripple: Pulled in Apache Foundation Incubator ripple-emulator (c30499ea)

0.1.0 (2014-03-26)

Features

  • ionic:
    • updated seed app to use Ionic Beta release (3506c822)
    • Updated to use ionic v1.0.0-beta.1 (7f09bcb8)

0.0.14 (2014-03-23)

Bug Fixes

  • gen:
    • Add branch logic for spawn'ing cordova child process on Windows. (ed00c282, closes #15)
    • Only include grunt-contrib-compass if user chooses to use compass (4a03d83d)

0.0.13 (2014-03-23)

Bug Fixes

  • templates: Update seed app to use interpolaated title (f3b7ffe9)

Features

  • plugin: Add org.apache.cordova.statusbar plugin to initial list (89ecac81)

0.0.12 (2014-03-22)

Features

  • plugins: Install commonly used plugins during scaffolding via checkbox prompts (afcfab0a)