Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Releases: mwaylabs/generator-m-ionic

1.1.0

06 May 09:52
Compare
Choose a tag to compare

This is a brief summary. More information are in the README.md or review the compare 1.0.0...1.1.0

1.0.0

04 Mar 15:35
Compare
Choose a tag to compare

Changelog

Major changes

  • cordova version 4.2.0
  • new file structure
  • support for several modules
  • refactor and rethink architecture: generator, gulp, cordova, ...
  • boost test coverage to 97% from 89%
  • more sub-generators
    • module, constant, directive, filter
  • gulp
    • environment task
    • cordova-install task
    • config task
    • watch-build task
    • config task
    • gulp build before build related tasks
    • jsonlinter
    • minification (js, css, images, html)
  • documentation/wiki

All the small things

  • better sample app
  • windows support
  • variety of small improvements
    • gulp tasks more robust, verbose and elaborate
    • tons of gulp options to make every day life easier
    • .jshintrc updates, travis.yml
    • update node / bower deps and make them easier to update
  • removed
    • scss/css & latest/stable bower components choices

Everything else

  • bug fixes and integration of 3rd party projects based on valuable feedback hailing from the community
  • some research:
    • precommit hooks etc (unfortunately not possible to incorporate into the generator
  • great new ideas for future versions