Skip to content

Releases: motla/vue-document-editor

v1.2.7 (Vue2)

30 Jul 11:01
Compare
Choose a tag to compare
  • Fix Issue 16: The component breaks if you remove the last character
  • Fix warnings about deprecated ::v-deep and print-color-adjust
  • Dev dependencies upgrade

v2.0.3 (Vue3)

26 Oct 21:25
Compare
Choose a tag to compare
  • Bug fixing: prevent applying normalize() to template pages HTML as it can break Vue behavior (only Vue3)
  • Dependencies upgrade

v2.0.2 (Vue3)

11 Oct 06:26
Compare
Choose a tag to compare
  • Fixing the contenteditable field highlight to the Invoice Template of the Demo
  • Adding back Vue2 syntax to the basic example

v2.0.1 (Vue3)

05 Oct 10:59
Compare
Choose a tag to compare
  • Workaround for the Chrome "return from print" bug. Now displays a return arrow to let the user go back to the editor when this bug happens.

v2.0.0 (Vue3)

05 Oct 09:42
Compare
Choose a tag to compare
  • Switching master branch to Vue3 (we provide vue2 compatibility on the vue2 branch / @1.x version of this library)
  • Dependencies upgrade

v1.2.6 (Vue2)

05 Oct 10:59
Compare
Choose a tag to compare
  • Workaround for the Chrome "return from print" bug. Now displays a return arrow to let the user go back to the editor when this bug happens.
  • Dependencies upgrade