Skip to content

Releases: pc035860/angular-highlightjs

v0.7.0

19 Feb 08:48
Compare
Choose a tag to compare

Fix newline trimming issue. (#78)

v0.6.2

19 Aug 04:31
Compare
Choose a tag to compare

hljs-interpolate: Apply current scope when initializing directive (#74
)

v0.6.1

02 Apr 03:31
Compare
Choose a tag to compare
  • Fix hljs-escape, hljs-no-escape and hljs-onhighlight. (#63)
  • Update angular semver in bower.json

v0.6.0

20 Mar 06:15
Compare
Choose a tag to compare

Add angular and highlight.js to npm dependency. (#61)

v0.5.1

08 Nov 03:43
Compare
Choose a tag to compare

Update bower.json version to 0.5.1

No other differences between 0.5.0.

v0.5.0

07 Nov 07:47
Compare
Choose a tag to compare
  • Fix compile used with language and support correct interpolation (
    #35)
  • Works properly when included as an AMD module (#47)
  • Fix language bug used with ng-repeat (#50)
  • Add support for prefixed directives (#36, #52)

v0.4.3

27 Jul 18:06
Compare
Choose a tag to compare

Fix highlight.js configuration bug from ccd3433

v0.4.2

27 Jul 17:54
Compare
Choose a tag to compare
  • Fix support of CommonJS with UMD. (#26)
  • Remove highlightjs dependency on bower. (#28)

v0.4.1

03 Feb 10:25
Compare
Choose a tag to compare
  • Refine build process for bower compatibility
  • Bump bower version

v0.4.0

03 Feb 09:48
Compare
Choose a tag to compare
  • Browserify support. (#39)
  • Publish to npm. (#38)