Skip to content

Releases: vueup/vue-quill

v1.2.0

12 May 08:45
f544b92
Compare
Choose a tag to compare

1.2.0 (2023-05-12)

Features

  • vue-quill: add focus method (f1a93b7)

v1.1.1

08 Mar 12:41
b5d0fc5
Compare
Choose a tag to compare

1.1.1 (2023-03-08)

Bug Fixes

  • prop types to handle null and undefined values (570f407)

v1.1.0

04 Feb 04:02
dc589e1
Compare
Choose a tag to compare

1.1.0 (2023-02-04)

Bug Fixes

  • attributes missing reactivity (f96121b)
  • better way to fix lint (0eb9ca1)
  • deep reactivity of delta (88668df)
  • delta comparison (f402ebb)
  • editor not shown after update vitepress (f0cfed7)

Features

  • docs: 🎨 add social link github (82c2662)
  • docs: 🚀 add og config (4e6b453)

v1.0.1

20 Dec 16:03
51e3e04
Compare
Choose a tag to compare

1.0.1 (2022-12-20)

Bug Fixes

  • delta comparison and add demo (f4eba73)
  • reactivity: correctly trigger content update if prop changes (fixes #188) (f55d907)

v1.0.0

21 Oct 15:48
f19a1d7
Compare
Choose a tag to compare

1.0.0 (2022-10-21)

Bug Fixes

Read more

v1.0.0-beta.11

21 Oct 15:42
Compare
Choose a tag to compare
v1.0.0-beta.11 Pre-release
Pre-release

1.0.0-beta.11 (2022-10-21)

Features

v1.0.0-beta.10

03 Sep 02:54
49ad80d
Compare
Choose a tag to compare
v1.0.0-beta.10 Pre-release
Pre-release

1.0.0-beta.10 (2022-09-03)

Bug Fixes

  • change .ql-picker-label display to flex (d17f43a)
  • docs: 🐛 ReferenceError: document is not defined (0d2f8ac)

v1.0.0-beta.8

17 Feb 08:02
Compare
Choose a tag to compare
v1.0.0-beta.8 Pre-release
Pre-release

1.0.0-beta.8 (2022-02-17)

Bug Fixes

  • 🐛 remove unsupported workspaces (semantic-release) (10a552b)
  • try to fix semantic-release/npm (3cc858a)

v1.0.0-beta.7

06 Jun 15:39
Compare
Choose a tag to compare
v1.0.0-beta.7 Pre-release
Pre-release

1.0.0-beta.7 (2021-06-06)

Bug Fixes

  • 🐛 cursor reset to index 0 while typing (f2bf171)

v1.0.0-beta.6

04 Jun 22:44
Compare
Choose a tag to compare
v1.0.0-beta.6 Pre-release
Pre-release

1.0.0-beta.6 (2021-06-04)

Bug Fixes

  • 🐛 fix the editor doesn't change when it's v-model variable changes (fix #35) (b30e954)