Skip to content

Releases: refilljs/refill-angular

v2.0.0

05 Dec 21:46

Choose a tag to compare

Changes

  • Removed e2e related tasks
  • updated from refill-task-karma v3 to v4 which fixed issues in generating coverage and sourcemaps
  • updated from refill-task-browserfiy v2 to v3 which fixed issues in generating sourcemaps
  • renamed env vars to refill
  • updated readme
  • removed ng templates as they are obsolete with es2015 templates
  • updated zkflow-node to refill-node
  • updated zkflow-task-eslint to refill-task-eslint with eslint v3
  • updated zkflow-task-karma to refill-task-karma with karma v1
  • updated to gulp-csso v3 with csso v2
  • moved clean task to external repository
  • added support to es2015 through babelify
  • changed default karma browser from phantom to chrome
  • removed bower
  • jsbeautifier and jshint replaced with eslint
  • updated dependencies
  • replaced gulp-minify-html with gulp-htmlmin
  • removed sassdoc

v2.0.0-9

08 Oct 05:34

Choose a tag to compare

v2.0.0-9 Pre-release
Pre-release

Bugfixes

  • fixed eslint, now eslint:recommended works

v2.0.0-8

07 Oct 12:43

Choose a tag to compare

v2.0.0-8 Pre-release
Pre-release

Changes

  • updated from refill-task-karma v3 to v4 which fixed issues in generating coverage and sourcemaps
  • updated from refill-task-browserfiy v2 to v3 which fixed issues in generating sourcemaps

v2.0.0-7

07 Oct 09:05

Choose a tag to compare

v2.0.0-7 Pre-release
Pre-release

Changes

  • renamed env vars to refill
  • updated readme
  • removed ng templates as they are obsolete with es2015 templates

v2.0.0-6

06 Oct 19:39

Choose a tag to compare

v2.0.0-6 Pre-release
Pre-release

Changes

  • updated dependencies
  • updated zkflow-node to refill-node
  • updated zkflow-task-eslint to refill-task-eslint with eslint v3
  • updated zkflow-task-karma to refill-task-karma with karma v1
  • updated to gulp-csso v3 with csso v2

v2.0.0-4

21 Apr 17:15

Choose a tag to compare

v2.0.0-4 Pre-release
Pre-release

Changes

  • moved clean task to external repository

Bugfixes

  • fixed es2015 modules in babelify and eslint

v2.0.0-3

05 Apr 15:53

Choose a tag to compare

v2.0.0-3 Pre-release
Pre-release

Bugfixes

  • fixed sourcemaps issue with babelify
  • updated eslint config to support es2015

v2.0.0-2

01 Apr 15:48

Choose a tag to compare

v2.0.0-2 Pre-release
Pre-release

Changes

  • added support to es2015 through babelify

v2.0.0-1

31 Mar 13:02

Choose a tag to compare

v2.0.0-1 Pre-release
Pre-release

Changes

  • changed default karma browser from phantom to chrome

v2.0.0-0

15 Mar 20:25

Choose a tag to compare

v2.0.0-0 Pre-release
Pre-release

Changes

  • removed bower
  • jsbeautifier and jshint replaced with eslint
  • updated dependencies
  • replaced gulp-minify-html with gulp-htmlmin
  • removed sassdoc