Vue Plugin Versions Save

Highlight.js Vue Plugin

2.1.2

1 year ago

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

1 year ago
  • (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

1 year ago

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

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago
  • Update to the newer Highlight.js highlight API.
  • Clarify in README this is for Vue.js 2.0

0.9.0

3 years ago