Skip to content

Releases: w3tecch/aurelia-typescript-boilerplate

Typescript 2.2

22 Feb 20:44
Compare
Choose a tag to compare
  • Update at-loader to latest version 3.0.x
  • Update TypeScript to version 2.2
  • Add rest client service

Bootstrap Aurelia after Cordova

15 Feb 17:41
Compare
Choose a tag to compare
  • Wait with Aurelia bootstrapping until Cordova device is ready
  • Minor dependency updates

Update Cordova and automation

10 Feb 22:36
Compare
Choose a tag to compare
  • Update dependencies to latest
  • Correct Cordova setup. It works now without any global modules
  • Update Cordova build scripts
  • Setup more test cases for Travis
  • Minor bugfixes

Webpack 2.2.0 update

29 Jan 11:49
Compare
Choose a tag to compare
  • Update webpack to 2.2.0 stable
  • Update various dependencies

Change cordova www folder handling

11 Jan 15:54
Compare
Choose a tag to compare
  • git ignore the www symlink ;)
  • provide new npm task for linking www

Version 3.0.0

11 Jan 13:53
Compare
Choose a tag to compare
  • update Cordova integration
  • add window location service
  • add event bus service for better unsubscription handling per component
  • completely refactor i18n / translation system
  • add auto language detection for translation
  • add some more Aurelia examples like pipelines
  • add multiple commonly used converters like (json, limit...)
  • add Aurelia animation system

Update dependencies and fix TS version

13 Dec 20:22
Compare
Choose a tag to compare
  • As TS version > 2.1.1 is causing some issue we fixed this temporary.
  • Updated dependencies