Skip to content
This repository was archived by the owner on Dec 7, 2018. It is now read-only.

Releases: Ks89/angular-webpack-skeleton

alpha 21

27 Jul 21:11
Compare
Choose a tag to compare
alpha 21 Pre-release
Pre-release
  • Angular 4.3 and other dependencies updated
  • Example of a real rest call to Github from a service using the new Angular's HttpClient #38
  • Webpack 3.x.x
  • Update to ngrx platform 4 #39
  • initial impl of 'add docs + example for typedocs' #21
  • fix again e2e testing error (@types/jasmine downgraded) #32

alpha 20

20 May 21:24
Compare
Choose a tag to compare
alpha 20 Pre-release
Pre-release
  • ngrx-store #24
  • fixed deprecated templates preventing page render #35 (thanks to @joshuaharrison)
  • bug fix: loading spinner not displayed correctly #25
  • webpack-visualizer-plugin (check README.md for mor info)
  • examples of *ngIf and *ngFor in home.html
  • CI services: AppVeyor, TravisCI and CircleCI
  • Other services: Coveralls and CodeClimate
  • add badges in readme.md #30
  • ng-bootstrap alpha 25
  • enabled all imports in polyfills to support older browsers

alpha 19

24 Apr 23:10
Compare
Choose a tag to compare
alpha 19 Pre-release
Pre-release
  • full refactoring based on Angular Style Guide, finally with CoreModule and SharedModule following all best practices

alpha 18

23 Apr 12:21
Compare
Choose a tag to compare
alpha 18 Pre-release
Pre-release
  • update to codelyzer 3
  • update to tslint 5
  • update to ngc-webpack 2
  • polyfills.ts taken from angular-cli's default project
  • temporary fix for e2e test (issue #32) but I'm waiting for a real solution
  • fix IE performance issue with debug mode (issue #34)

alpha 17

26 Mar 19:37
Compare
Choose a tag to compare
alpha 17 Pre-release
Pre-release

Update to angular 4 and project renamed

Alpha 16

23 Mar 19:40
Compare
Choose a tag to compare
Alpha 16 Pre-release
Pre-release

update to angular 4 RC.5 (rc.6 is broken :( )

Alpha 15

05 Mar 03:01
Compare
Choose a tag to compare
Alpha 15 Pre-release
Pre-release
  • angular 4 rc 2
  • Webpack DLL plugin

Alpha 14

26 Feb 20:57
Compare
Choose a tag to compare
Alpha 14 Pre-release
Pre-release

font-awesome fix

Alpha 13

26 Feb 20:12
Compare
Choose a tag to compare
Alpha 13 Pre-release
Pre-release

big refactoring to both app and admin single page applications

Alpha 12

26 Feb 16:32
Compare
Choose a tag to compare
Alpha 12 Pre-release
Pre-release
  • Fix for AppVeyor and Windows
  • Bootstrap 4 customizations thanks to bootstrap-loader. In fact, I'm overriding bootstrap colors with different hash codes. The same technique is valid for all variables into _variables.scss