Skip to content

Releases: yikoyu/vuetify-pro-tiptap

v2.5.6

26 Dec 02:28
Compare
Choose a tag to compare

2.5.6 (2024-12-26)

Bug Fixes

  • 🐛 add support for Node.js 22 (3d649e4), closes #408

v2.5.5

13 Dec 02:51
Compare
Choose a tag to compare

2.5.5 (2024-12-13)

Refactor

  • image: ♻️ file select event to model update (#406) (085eeae), closes #405

v2.5.4

22 Aug 05:37
Compare
Choose a tag to compare

2.5.4 (2024-08-22)

Bug Fixes

  • augment vue rather than @vue/runtime-core (#357) (b58b2a0)

v2.5.3

08 Aug 07:11
Compare
Choose a tag to compare

2.5.3 (2024-08-08)

Bug Fixes

v2.5.2

24 Jun 07:56
Compare
Choose a tag to compare

2.5.2 (2024-06-24)

Bug Fixes

v2.5.1

12 Jun 02:15
Compare
Choose a tag to compare

2.5.1 (2024-06-12)

Bug Fixes

  • Image: upload function didn't run (2ee4046), closes #332

v2.5.0

02 Jun 12:19
Compare
Choose a tag to compare

2.5.0 (2024-06-02)

Features

  • ColorPicker: support for custom colors (0f29494), closes #313
  • image: support setting the default width and display (2e60b5f), closes #316
  • link: added unlink function, rel & target attributes (81c19b4)

Bug Fixes

  • markdown-theme: cannot switch themes (3623106)
  • style: buttons on toolbar's second line are not showing (7e3ead5)

v2.4.3

31 Jan 02:18
Compare
Choose a tag to compare

2.4.3 (2024-01-31)

Bug Fixes

  • font-size: "font-size" loading, duplicate "px" appears (bae62e7), closes #275

v2.4.2

27 Jan 04:26
Compare
Choose a tag to compare

2.4.2 (2024-01-27)

Bug Fixes

  • locale: update Dutch locale (c0b3ea7)
  • VuetifyTiptap: closing characterCount causes editor error (be1d0cd), closes #272

Refactor

  • replace lodash with lodash-unified (8bfc5d9)
  • VuetifyTiptap: override configurations for duplicate extensions, update tsconfig (8830fe3)

v2.4.1

20 Jan 13:46
Compare
Choose a tag to compare

2.4.1 (2024-01-20)

Bug Fixes

  • VuetifyViewer: cannot be used independently (986eccc)