Skip to content

Releases: highlightjs/vue-plugin

2.1.2

22 Aug 15:33
c6530a4
Compare
Choose a tag to compare

Changes:

  • Default to tabindex="0" on the internal <code> element to allow keyboard scrolling when a scrollbar is applied to the element. This resolves an accessibility issue found by Vue-Axe. (#33)
  • using peerDependencies now

2.1.1

06 Jun 02:35
68687b5
Compare
Choose a tag to compare
  • (doc): Fix usage of highlight.js/lib/common (#20)
  • (doc) Import theme css in example (#22)
  • (chore) add exports block for package.json (#27)

2.1.0

06 Jun 02:32
Compare
Choose a tag to compare

Released Sep 19, 2021. Going back and adding this though I'm not sure GitHub will let me change the release date.

2.0.1

22 Jun 22:38
Compare
Choose a tag to compare
bump v2.0.1

1.0.2

28 May 15:11
Compare
Choose a tag to compare
v1.0.2 - include src dir in published package

1.0.1

27 May 13:08
Compare
Choose a tag to compare
  • Update to the newer Highlight.js highlight API.
  • Clarify in README this is for Vue.js 2.0

0.9.0

24 Mar 20:06
Compare
Choose a tag to compare
add publish script