New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vuetify-pro-tiptap

Package Overview
Dependencies
Maintainers
0
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vuetify-pro-tiptap - npm Package Versions

23

2.5.8

Diff
yikoyu
published 2.5.8 •

Changelog

Source

2.5.8 (2025-03-12)

Bug Fixes

  • :bug: 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: :bug: restore outline styles for images and videos when Focus is disabled (4688395), closes #412
  • xss: :bug: resolve parsing issue for colgroup and col elements (4bf5f6c)

Performance

  • extensions: :zap: prevent redundant rendering of getMenus in TiptapToolbar during editing (7aad692)
  • TiptapToolbar: :zap: optimize performance overhead of items (4860f57)

Refactor

  • extensions: :recycle: split the export in the .vue file into a separate .ts file (94b64fd)
  • extensions: add ActionButton & ActionMenuButton props, enhance editor integration (3519e34)
yikoyu
published 2.5.7 •

Changelog

Source

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

yikoyu
published 2.5.6 •

Changelog

Source

2.5.6 (2024-12-26)

Bug Fixes

  • :bug: add support for Node.js 22 (3d649e4), closes #408
yikoyu
published 2.5.5 •

Changelog

Source

2.5.5 (2024-12-13)

Refactor

  • image: :recycle: file select event to model update (#406) (085eeae), closes #405
yikoyu
published 2.5.4 •

Changelog

Source

2.5.4 (2024-08-22)

Bug Fixes

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

Changelog

Source

2.5.3 (2024-08-08)

Bug Fixes

yikoyu
published 2.5.2 •

Changelog

Source

2.5.2 (2024-06-24)

Bug Fixes

yikoyu
published 2.5.1 •

Changelog

Source

2.5.1 (2024-06-12)

Bug Fixes

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

Changelog

Source

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)
yikoyu
published 2.4.3 •

Changelog

Source

2.4.3 (2024-01-31)

Bug Fixes

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