Releases: pc035860/angular-highlightjs
Releases · pc035860/angular-highlightjs
v0.7.0
Fix newline trimming issue. (#78)
v0.6.2
hljs-interpolate
: Apply current scope when initializing directive (#74
)
v0.6.1
- Fix
hljs-escape
, hljs-no-escape
and hljs-onhighlight
. (#63)
- Update
angular
semver in bower.json
v0.6.0
Add angular
and highlight.js
to npm dependency. (#61)
v0.5.1
Update bower.json version to 0.5.1
No other differences between 0.5.0.
v0.5.0
- 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
Fix highlight.js configuration bug from ccd3433
v0.4.2
- Fix support of CommonJS with UMD. (#26)
- Remove highlightjs dependency on bower. (#28)
v0.4.1
- Refine build process for bower compatibility
- Bump bower version
v0.4.0
- Browserify support. (#39)
- Publish to npm. (#38)