| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | < 20 hours ago | 2.1 kB | |
| v3.22.2 source code.tar.gz | < 20 hours ago | 3.6 MB | |
| v3.22.2 source code.zip | < 20 hours ago | 4.5 MB | |
| Totals: 3 Items | 8.1 MB | 0 | |
@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')andtransaction.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')andtransaction.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