Releases: yikoyu/vuetify-pro-tiptap
Releases · yikoyu/vuetify-pro-tiptap
v2.5.6
2.5.6 (2024-12-26)
Bug Fixes
v2.5.5
2.5.5 (2024-12-13)
Refactor
v2.5.4
2.5.4 (2024-08-22)
Bug Fixes
- augment
vue
rather than @vue/runtime-core
(#357) (b58b2a0)
v2.5.3
2.5.3 (2024-08-08)
Bug Fixes
v2.5.2
2.5.2 (2024-06-24)
Bug Fixes
v2.5.1
2.5.1 (2024-06-12)
Bug Fixes
- Image: upload function didn't run (2ee4046), closes #332
v2.5.0
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
2.4.3 (2024-01-31)
Bug Fixes
- font-size: "font-size" loading, duplicate "px" appears (bae62e7), closes #275
v2.4.2
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
2.4.1 (2024-01-20)
Bug Fixes
- VuetifyViewer: cannot be used independently (986eccc)