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

Releases: Ks89/angular-webpack-skeleton

beta 10

08 Oct 23:14
Compare
Choose a tag to compare
beta 10 Pre-release
Pre-release

I suggest to switch to my new project based on angular-cli called angular-cli-skeleton. It's still work in progress, but I'll release the first stable release in January.

Beta 10

Features
  • #43 ServiceWorker + AppCache support to build an Offline application
Bugfixes
  • #53 temporary workaround also for AOT to fix: "typedocs error: Interface 'AbstractExtendedWebDriver' incorrectly extends interface 'ExtendedWebDriver'". Waiting for a solution here
Recator
  • #56 move all e2e tests into ./e2e

beta 9

07 Oct 15:27
Compare
Choose a tag to compare
beta 9 Pre-release
Pre-release

Beta 9

Features
  • #47 add sonarqube + sonarcloud 6.x support [a little bit experimental]. For instance check HERE

beta 8

07 Oct 13:10
Compare
Choose a tag to compare
beta 8 Pre-release
Pre-release
Bugfixes
  • #53 temporary workaround to fix: "typedocs error: Interface 'AbstractExtendedWebDriver' incorrectly extends interface 'ExtendedWebDriver'". Waiting for a solution here

beta 7

06 Oct 20:42
Compare
Choose a tag to compare
beta 7 Pre-release
Pre-release
Features
  • add compodoc support #50

beta 6

05 Oct 21:40
Compare
Choose a tag to compare
beta 6 Pre-release
Pre-release

Beta 6

Bugfixes
  • fix e2e tests on Windows. There are also some improvements for all other platforms
  • fix e2e for CI (not for CircleCI, because I'm waiting for THIS)

beta 5

22 Sep 20:57
Compare
Choose a tag to compare
beta 5 Pre-release
Pre-release

Beta 5

Features
  • add e2e tests to CI #46
  • add manifest.json to create standalone apps on mobile devices #48

beta 4

18 Sep 19:48
Compare
Choose a tag to compare
beta 4 Pre-release
Pre-release

Beta 4

Features
  • refactoring and cleanup
  • fix some tslint's rules
  • Upgrade to Angular 5.0.0 beta-7
  • Upgrade to Typescript 2.4.2
  • Remove deprecated @angularclass/idle-preload
  • Remove PhantomJs. Now I'm using Chrome Headless :)

beta 3

17 Sep 21:23
Compare
Choose a tag to compare
beta 3 Pre-release
Pre-release
Features
  • refactoring and cleanup
  • Improved e2e testing

beta 2

11 Aug 14:43
Compare
Choose a tag to compare
beta 2 Pre-release
Pre-release
Features
  • #44 update to angular 5 beta
  • #45 update to bootstrap 4 beta 1

beta 1

10 Aug 20:25
Compare
Choose a tag to compare
beta 1 Pre-release
Pre-release
Features
  • #41 Add autodll-webpack-plugin instead of the other plugin
  • #42 circle ci 2
  • #40 support e2e testing with Headless Chrome
Chores
  • #22 write project documentation
  • #21 add docs + example for typedocs