Skip to content

Releases: andreasonny83/angular-starter-kit

1.4.0

03 Jul 19:02

Choose a tag to compare

1.4.0 (2017-07-03)

Chore

  • AngularJS upgraded to v1.6.4
  • Angular Material upgraded to v1.1.4
  • Adding support for Yarn
  • Bower included in npm dev dependencies

Documentation

  • Readme updated
  • Changelog updated

(7957b33)

End-to-end tests

10 Jul 17:41

Choose a tag to compare

  • end-to-end tests introduced with Protractor
  • demo e2e scenario
  • Travis task updated
  • Gulp tasks improved and refactored
  • karma-coverage and Istanbul introduced
  • documentation updated

1.2.1

09 Jul 17:28

Choose a tag to compare

  • Material Design Lite replaced with Angular Material
  • Better Gulp
  • Removing JSHint in favour of ESLint
  • Karma improved for Unit testing
  • General restyling and better Web Application support