This repository was archived by the owner on Dec 7, 2018. It is now read-only.
Releases: Ks89/angular-webpack-skeleton
Releases · Ks89/angular-webpack-skeleton
alpha 21
- 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
- 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
- full refactoring based on Angular Style Guide, finally with CoreModule and SharedModule following all best practices
alpha 18
- 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
Update to angular 4 and project renamed
Alpha 16
update to angular 4 RC.5 (rc.6 is broken :( )
Alpha 15
- angular 4 rc 2
- Webpack DLL plugin
Alpha 14
font-awesome fix
Alpha 13
big refactoring to both app and admin single page applications
Alpha 12
- 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