Skip to content

Releases: koca/vue-prism-editor

v0.4.3

10 Feb 18:56
Compare
Choose a tag to compare

feat: #54 support .sync modifier closes #15
fix: #55 keyup event on Ctrl, Alt, Shift shouldn't emit 'change' event closes #40

thanks jefry! 🚀

v.4.0 v.4.1 v.4.2 v.4.3 are the same versions. Had an issue when publishing to npm. Ups.

v0.4.2

10 Feb 18:51
Compare
Choose a tag to compare
v0.4.2

v.0.3.0

30 Jul 16:46
Compare
Choose a tag to compare

fix: make sure the language class is kept after first render (#31) thanks to @elevatebart 👍

v0.2.1...v0.3.0

v0.2.1

28 Apr 10:19
Compare
Choose a tag to compare

v0.2.0...v0.2.1

v0.2.0

27 Apr 18:52
Compare
Choose a tag to compare

0.1.2...v0.2.0

0.1.2

14 Sep 20:52
Compare
Choose a tag to compare

fix update code onPaste (#12)

0.1.1

14 Sep 16:57
Compare
Choose a tag to compare

fix the issue with npm.

0.1.0

14 Sep 16:43
4735df8
Compare
Choose a tag to compare

add support for v-model and some tests (#10)

0.0.1

09 Sep 16:28
83188c4
Compare
Choose a tag to compare

Initial Release