Releases: yikoyu/vuetify-pro-tiptap
Releases · yikoyu/vuetify-pro-tiptap
v2.7.0
23 Sep 06:08
Compare
Sorry, something went wrong.
No results found
2.7.0 (2025-09-23)
Features
locales: ✨ added french language support (84193c9 )
tiptap: ✨ upgrade tiptap packages (1f28b58 ), closes #447 #450
Bug Fixes
xss: 🐛 add sup
and sub
to default xssOptions whitelist (3e23bbe ), closes #444
v2.6.0
09 May 14:06
Compare
Sorry, something went wrong.
No results found
2.6.0 (2025-05-09)
Features
bubble: ✨ support table operations with default resizable=true and fix style loss (380f746 )
link: ✨ remove "open in new tab" and "rel" options (bf61aa4 ), closes #438
locale: ✨ enhance internationalization with fallback support and cleanup (250d695 )
locale: add Portuguese language support (#432 ) (a1a330c )
Bug Fixes
🐛 disableToolbar prop not behaving reactively (566ce6c )
font-size: 🐛 recognize pre-set fontSize when marking text (7a4b039 ), closes #431
Refactor
table: ♻️ replace table-grid-size-editor with cellInnerStyles (f052c86 )
v2.5.8
12 Mar 06:30
Compare
Sorry, something went wrong.
No results found
2.5.8 (2025-03-12)
Bug Fixes
🐛 use OriginalThemeProvider for dialog original theme (0ffcc21 ), closes #413
indent: 🐛 align indent button order with Google Docs and Word (a863862 ), closes #414
locale: add italian locale (#411 ) (5072438 )
locales: add missing german translation (#426 ) (10064b4 )
locales: added Turkish translation (#423 ) (e415e61 )
styles: 🐛 restore outline styles for images and videos when Focus is disabled (4688395 ), closes #412
xss: 🐛 resolve parsing issue for colgroup and col elements (4bf5f6c )
Performance
extensions: ⚡ prevent redundant rendering of getMenus in TiptapToolbar during editing (7aad692 )
TiptapToolbar: ⚡ optimize performance overhead of items (4860f57 )
Refactor
extensions: ♻️ split the export
in the .vue
file into a separate .ts
file (94b64fd )
extensions: add ActionButton & ActionMenuButton props, enhance editor integration (3519e34 )
v2.5.7
03 Jan 06:26
Compare
Sorry, something went wrong.
No results found
2.5.7 (2025-01-03)
Bug Fixes
extensions: ensure focus is maintained after inserting table, close #409 (6cc2c97 )
link: preserve parent plugins to fix autolink, close #410 (565658b )
Refactor
v2.5.6
26 Dec 02:28
Compare
Sorry, something went wrong.
No results found
2.5.6 (2024-12-26)
Bug Fixes
v2.5.5
13 Dec 02:51
Compare
Sorry, something went wrong.
No results found
2.5.5 (2024-12-13)
Refactor
v2.5.4
22 Aug 05:37
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
2.5.3 (2024-08-08)
Bug Fixes
v2.5.2
24 Jun 07:56
Compare
Sorry, something went wrong.
No results found
2.5.2 (2024-06-24)
Bug Fixes
v2.5.1
12 Jun 02:15
Compare
Sorry, something went wrong.
No results found
2.5.1 (2024-06-12)
Bug Fixes
Image: upload function didn't run (2ee4046 ), closes #332