github ueberdosis/tiptap v.3.22.2
v3.22.2

one day ago

@tiptap/core

Patch Changes

  • Fix incorrect selection placement when pasting at the end of a marked text node, ensuring inclusive marks are respected
  • Fixes list toggling when the entire document is selected

@tiptap/extension-floating-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@tiptap/extension-bubble-menu

Patch Changes

  • Add new transaction meta handlers to programmatically show & hide the floating & bubble menus via transaction.setMeta('menuKey', 'show') and transaction.setMeta('menuKey', 'hide')

@tiptap/extension-typography

Patch Changes

  • Added RTL smart quote support

@tiptap/react

Patch Changes

  • Fixed an error where flushSync() would run in <EditorContent /> lifecycle

@tiptap/extension-drag-handle-vue-3

Patch Changes

  • Fixed an issue causing drag handle visibility not to update dynamically in Vue 3 components.

@tiptap/starter-kit

Patch Changes

  • Updated dependencies
    • @tiptap/core@3.22.2
    • @tiptap/extension-dropcursor@3.22.2
    • @tiptap/extension-gapcursor@3.22.2
    • @tiptap/extension-list-item@3.22.2
    • @tiptap/extension-list-keymap@3.22.2
    • @tiptap/extension-blockquote@3.22.2
    • @tiptap/extension-bold@3.22.2
    • @tiptap/extension-bullet-list@3.22.2
    • @tiptap/extension-code@3.22.2
    • @tiptap/extension-code-block@3.22.2
    • @tiptap/extension-document@3.22.2
    • @tiptap/extension-hard-break@3.22.2
    • @tiptap/extension-heading@3.22.2
    • @tiptap/extension-horizontal-rule@3.22.2
    • @tiptap/extension-italic@3.22.2
    • @tiptap/extension-link@3.22.2
    • @tiptap/extension-list@3.22.2
    • @tiptap/extension-ordered-list@3.22.2
    • @tiptap/extension-paragraph@3.22.2
    • @tiptap/extension-strike@3.22.2
    • @tiptap/extension-text@3.22.2
    • @tiptap/extension-underline@3.22.2
    • @tiptap/extensions@3.22.2
    • @tiptap/pm@3.22.2

Don't miss a new tiptap release

NewReleases is sending notifications on new releases.