Skip to content

Releases: karma-runner/karma-ng-html2js-preprocessor

v1.0.0

04 May 02:57
@zzo zzo
Compare
Choose a tag to compare
Version 1.0.0

v0.2.1

12 Feb 21:49
Compare
Choose a tag to compare

Features

  • Support loading Angular with RequireJS (08748a2)

v0.2.0

08 Oct 08:43
Compare
Choose a tag to compare

Bug Fixes

  • explicit annotations for $templateCache dependency (d8f2ec5)
  • explicit annotations for $templateCache dependency (c7666b9)
  • Suffix is misspelled (e7e20dd), closes #56
  • runner: removing the html2js name overwrite (50e4f9e), closes #43

Features

v0.1.2

08 Oct 08:43
Compare
Choose a tag to compare

Bug Fixes

  • only append .js to file.path when not already present (dfa8661), closes #36

v0.1.1

08 Oct 08:43
Compare
Choose a tag to compare

Features

v0.1.0

08 Oct 08:43
Compare
Choose a tag to compare
Version 0.1.0

v0.0.4

08 Oct 08:43
Compare
Choose a tag to compare

Features

  • add moduleName option to generate only one module (0a05ee5)

v0.0.3

08 Oct 08:43
Compare
Choose a tag to compare

Features

  • register the preprocessor as ng-html2js too (1d3cb4d)

v0.0.2

08 Oct 08:43
Compare
Choose a tag to compare

Bug Fixes

  • handling of the backslash character (a3e4b06)

v0.0.1

08 Oct 08:43
Compare
Choose a tag to compare

Features

  • configurable $templateCache key (5b59ac6), closes #7