Skip to content

Latest commit

 

History

History
364 lines (226 loc) · 20.8 KB

CHANGELOG.md

File metadata and controls

364 lines (226 loc) · 20.8 KB

Change Log

2.3.1 (2017-11-06)

Full Changelog

Fixed bugs:

  • Translation dropdown doesn't do anything #165

Merged pull requests:

  • Fixed JSON imports with angular-cli@1.5 (fix #165) #166

2.3.0 (2017-10-25)

Full Changelog

Enhancements:

Closed issues:

  • Update shadow-piercing selectors #152

Merged pull requests:

  • Feature/update #161
  • Updated deep selector (closes #152) #153
  • use ChromeHeadless instead of PhantomJS #151

2.2.1 (2017-10-09)

Full Changelog

Fixed bugs:

  • Typescript mismatch warning on build #145

Closed issues:

  • Route not created - generate component #142
  • npm run generate -- component Throwing error #140

Merged pull requests:

  • Fix CONTRIBUTING documentation #149
  • Fixed typescript mismatch warning (closes #145) #146
  • fix: link to what's in the box #143

2.2.0 (2017-09-26)

Full Changelog

Enhancements:

  • Add service worker/PWA compatibility #93 [feature]

Fixed bugs:

  • Error building Cordova App #137

Closed issues:

  • AOT support? #131
  • Add CI tests on windows environment #99

Merged pull requests:

  • Feature/appveyor #141
  • Bugfix/misc #139
  • Added AOT mention for production build docs (closes #131) #138
  • Add support to generate PWA solution #126

2.1.3 (2017-09-19)

Full Changelog

Merged pull requests:

  • Export currently used addons, removed extra newline at end #134

2.1.2 (2017-09-18)

Full Changelog

2.1.1 (2017-09-18)

Full Changelog

Merged pull requests:

  • Renamed .gitignore to avoid npmignore #133

2.1.0 (2017-09-18)

Full Changelog

Enhancements:

Fixed bugs:

  • The "npm run cordova: xxx" commands do not seem to work. #117

Closed issues:

  • Update base template from @angular/cli 1.4 #127
  • Update to bootstrap 4 beta #119

Merged pull requests:

  • Feature/update #130
  • Updated Angular intro #129
  • Feature/bootstrap@4.0.0 beta #120

2.0.0 (2017-08-03)

Full Changelog

Enhancements:

  • Add note on Ionic limitations with Angular CLI #111 [documentation]
  • Add support for multiple targets #105 [feature]
  • Use browser default language as default #103 [feature]
  • Add update check and notification #96 [feature]
  • Add addon generator in CLI #91 [feature]
  • Add documentation for Cordova usage #79 [feature]
  • Add mobile cordova platform choice #78 [feature]
  • Add WKWebView and Crosswalk support for mobile #77 [feature]
  • Add/improve npm scripts for mobile #76 [feature]
  • Add recommended cordova plugins to mobile template #75 [feature]
  • Add automatic language detection on mobile app startup #74 [feature]
  • Add ionic authentication templates and navigation guard #73 [feature]
  • Add the mobile specific app configuration and base templates #72 [feature]
  • HTML minification (angular-cli addon) #41 [feature]
  • Port mobile template to NG2 #5 [feature]

Fixed bugs:

  • NgbModule.forRoot() used in feature module #112
  • Add-ons modules do not inherit parent generator options #104
  • Prevent back navigation on login/logout #102
  • Translations files are copied to dist folder #101
  • Type 'Observable<{} | Response>' is not assignable to type 'Observable<Response>'. #95

Closed issues:

  • Update to latest angular-cli and TypeScript 2.4 #115
  • Add code of conduct and issue template #107
  • File to import not found or unreadable #100

Merged pull requests:

  • Feature/update #116
  • Added cordova/mobile template + bugfixes #113
  • Added code of conduct and issue template (closes #107) #110

1.3.3 (2017-06-30)

Full Changelog

Merged pull requests:

  • Feature/update #92

1.3.2 (2017-06-23)

Full Changelog

Enhancements:

  • Cannot extract translated strings from variables #39 [feature]
  • Upgraded ngx-translate-extract and added markers (closes #39) #88 [feature]

Fixed bugs:

  • Build broken #84

Closed issues:

  • Upgrade dependencies and angular-cli files #86

Merged pull requests:

  • Updated node versions #89
  • Upgraded angular-cli files and dependencies (close #86) #87
  • Fixed duplicate typings (fix #84) #85

1.3.1 (2017-05-29)

Full Changelog

Enhancements:

Fixed bugs:

  • Something wrong on Logger service #80

Closed issues:

  • Publish new npm package #66

Merged pull requests:

  • Fixed issue with logger (fix #80) #81
  • Feature/contributing #70

1.3.0 (2017-05-16)

Full Changelog

Closed issues:

  • New home and renaming the project #65

Merged pull requests:

  • Feature/rocket #69
  • Feature/addon compose #68
  • Feature/extract core #67

1.2.2 (2017-05-12)

Full Changelog

Closed issues:

  • The <template> element is deprecated #58

Merged pull requests:

  • Updated ng-bootstrap minimum dependency to fix #58 #64

1.2.1 (2017-05-04)

Full Changelog

Fixed bugs:

  • htmlhint fails to find its config on Windows #62

Closed issues:

  • Uncaught (in promise): Error: No provider for ConnectionBackend! #60
  • Is it just me or is URLSearchParams() being ignored by the HttpService? #59

1.2.0 (2017-03-27)

Full Changelog

Closed issues:

  • Update to Angular 4 and cli 1.0 final #56

Merged pull requests:

  • Feature/angular4 #57

1.1.0 (2017-03-16)

Full Changelog

Enhancements:

Fixed bugs:

  • Broken jasmine typings #55
  • Page title is not translated #51

Closed issues:

  • Add project changelog #50

Merged pull requests:

  • Feature/auth #54
  • Feature/update #53
  • Feature/updating #48

1.0.1 (2017-03-06)

Full Changelog

1.0.0 (2017-03-06)

Full Changelog

Enhancements:

  • Create a customizable cache service #15 [feature]
  • Create an Http service extension #14 [feature]
  • Make a yeoman generator from the SK #6 [feature]

Fixed bugs:

  • Warning on build #27

Merged pull requests:

  • Moved the starter kit into a yeoman generator (closes #6) #46
  • 1.0 #43
  • Feature/http service #38
  • Feature/update #36
  • Updated translation system to use embedded .json files (#3, fix #27) #35

0.9.6 (2017-02-22)

Full Changelog

Enhancements:

Merged pull requests:

  • Feature/update #31
  • Added doc to explain routing (closes #25, related to #23) #30

0.9.5 (2017-02-15)

Full Changelog

Closed issues:

  • Improve package version integration #22
  • Upgrade to angular-cli latest beta #19

Merged pull requests:

  • Updated to angular-cli beta31 #28
  • Use npm package version properly #24

0.9.4 (2017-02-08)

Full Changelog

Closed issues:

  • Add/update dev documentation #7

Merged pull requests:

  • Feature/no implicit any #21
  • Feature/beta28 #20
  • Feature/docs #17

0.9.3 (2017-02-01)

Full Changelog

Fixed bugs:

  • erreur sur la commande npm install #18

0.9.2 (2017-01-23)

Full Changelog

0.9.1 (2017-01-19)

Full Changelog

Enhancements:

Closed issues:

  • Update to latest bootstrap/ng-bootstrap version #13

0.9.0 (2017-01-18)

* This Change Log was automatically generated by github_changelog_generator