-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(core): AngularJS version upgrade
AngularJS upgraded to v1.6.4 Angular Material upgraded to v1.1.4 Adding support for Yarn Bower included in npm dev dependencies Documentation updated
- Loading branch information
1 parent
aebe3a3
commit 7957b33
Showing
5 changed files
with
6,373 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1,47 @@ | ||
# Angular Starter Kit Changelog | ||
|
||
## 1.4.0 - 2017.07.03 | ||
|
||
* AngularJS upgraded to v1.6.4 | ||
* Angular Material upgraded to v1.1.4 | ||
* Adding support for Yarn | ||
* Bower included in npm dev dependencies | ||
* Documentation updated | ||
|
||
## 1.3.1 - 2016.07.10 | ||
|
||
* 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 | ||
* 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 - 2016.07.09 | ||
|
||
* favicon bug fixed | ||
* repository logo | ||
* documentation updated | ||
* Favicon bug fixed | ||
* Repository logo | ||
* Documentation updated | ||
|
||
## 1.2.0 - 2016.07.08 | ||
|
||
* Replacing Material Design Lite with Angular Material | ||
* Better Gulp | ||
* Removing JSHint in favour of ESLint | ||
* Karma improved for Unit testing | ||
* General restyling and better Web Application support | ||
* Replacing Material Design Lite with Angular Material | ||
* Better Gulp | ||
* Removing JSHint in favour of ESLint | ||
* Karma improved for Unit testing | ||
* General restyling and better Web Application support | ||
|
||
## 1.0.1 - 2015.12.28 | ||
|
||
* Twitter Bootstrap and JQuery removed and implemented Bourbon with Neat | ||
* support for web app | ||
* file structure improved according to the JohnPapa styleguide | ||
* icons | ||
* robots.txt | ||
* manifest.webapp for web app support | ||
* gulp file updated | ||
* Support for Google Analytics in index.html | ||
* Twitter Bootstrap and JQuery removed and implemented Bourbon with Neat | ||
* Support for web app | ||
* File structure improved according to the JohnPapa styleguide | ||
* Icons | ||
* Robots.txt | ||
* Manifest.webapp for web app support | ||
* Gulp file updated | ||
* Support for Google Analytics in index.html | ||
|
||
## 1.0.0 - 2015.10.17 | ||
|
||
* initial release | ||
* Initial release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.