Skip to content

Releases: alekswebnet/vue-quilly

v1.1.0

18 Oct 20:55
Compare
Choose a tag to compare

v1.0.5

07 Jul 23:12
Compare
Choose a tag to compare
  • Fixed types for modelValue #3
  • Add browser setup demo

v1.0.4

13 May 19:26
Compare
Choose a tag to compare

Update Quill to v2.0.2

v1.0.3

08 May 15:09
Compare
Choose a tag to compare
  • Fix cursor jumping after HTML pasted
  • Add Nuxt 3 demo

v1.0.2

03 May 12:30
Compare
Choose a tag to compare

Update Quill to v2.0.1 #1

v1.0.1

29 Apr 09:42
Compare
Choose a tag to compare
  • Fix html model update
  • Set selection, fire text-change and selection-change event after html pasted

v1.0.0

28 Apr 12:06
Compare
Choose a tag to compare

This is the first release 🎉
Features:

  • Builded on top of Quill v2 and Vue 3
  • Uses quill/core to prevent importing all Quill modules
  • Works with both HTML and Quill Delta format
  • Typescript support