fix(deps): update tiptap to ^2.8.0 (main) #6468
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
^2.6.6
->^2.8.0
Release Notes
ueberdosis/tiptap (@tiptap/core)
v2.8.0
Compare Source
Minor Changes
6834a7f
: Bundling of packages no longer includes tiptap dependency type definitionsPatch Changes
8ee534d
: This refactors theonDrop
andonPaste
event callbacks to be Tiptap extensions rather than separate Prosemirror plugins which was forcing the editor to recreate the view on initialization.v2.7.4
Compare Source
Patch Changes
7ef401d
: This plugs a memory leak where there is a circular reference between the view's DOM node and the editor instance, to resolve this, before destroying the view we need to delete the reference to the editor instance on the DOM node #5654v2.7.3
Compare Source
Patch Changes
f76515a
: Update the typing for NodeViewProps to be an interface rather than a concrete type #5632d57ee51
: filter rendered extensionAttributes (#5588)v2.7.2
Compare Source
v2.7.1
Compare Source
Patch Changes
888f574
: Fixed Slice import in DropPluginv2.7.0
Compare Source
Minor Changes
97ea55f
: Fixes #5490. ThepreventClearDocument
meta tag can now be used to prevent theclearDocument
plugin in the core keymap extension from modifying transactions that appear to clear the document (but might be clearing it for other reasons).9e18d24
: AddedonPaste
andonDrop
options to the editor allowing for easier event binding for both cases97ea55f
: An object can now be passed toenableCoreExtensions
to allow disabling only specific core extensions.Patch Changes
f805333
: fix: check for schema's nesting rules on contentCheck07fa49d
: Copy over node attributes on node toggling (for example to keep text styles while toggling a headline)7f24a66
: Update the Typescript types for NodeViews, bringing them inline with there actual implementationa22767e
: Merging inline style attributes now can properly merge conflicting style attribute names, resulting in cleaner HTML output and correctnessueberdosis/tiptap (@tiptap/extension-blockquote)
v2.8.0
Compare Source
Minor Changes
6834a7f
: Bundling of packages no longer includes tiptap dependency type definitionsv2.7.4
Compare Source
v2.7.3
Compare Source
v2.7.2
Compare Source
v2.7.1
Compare Source
v2.7.0
Compare Source
ueberdosis/tiptap (@tiptap/extension-bold)
v2.8.0
Compare Source
Minor Changes
6834a7f
: Bundling of packages no longer includes tiptap dependency type definitionsv2.7.4
Compare Source
v2.7.3
Compare Source
v2.7.2
Compare Source
v2.7.1
Compare Source
v2.7.0
Compare Source
ueberdosis/tiptap (@tiptap/extension-bullet-list)
v2.8.0
Compare Source
Minor Changes
6834a7f
: Bundling of packages no longer includes tiptap dependency type definitionsv2.7.4
Compare Source
v2.7.3
Compare Source
v2.7.2
Compare Source
v2.7.1
Compare Source
v2.7.0
Compare Source
ueberdosis/tiptap (@tiptap/extension-character-count)
v2.8.0
Compare Source
Minor Changes
93bc933
: Make counter function accessible from outside character-count extension6834a7f
: Bundling of packages no longer includes tiptap dependency type definitionsv2.7.4
Compare Source
v2.7.3
Compare Source
v2.7.2
Compare Source
v2.7.1
Compare Source
v2.7.0
Compare Source
ueberdosis/tiptap (@tiptap/extension-code)
v2.8.0
Compare Source
Minor Changes
6834a7f
: Bundling of packages no longer includes tiptap dependency type definitionsv2.7.4
Compare Source
v2.7.3
Compare Source
v2.7.2
Compare Source
v2.7.1
Compare Source
v2.7.0
Compare Source
ueberdosis/tiptap (@tiptap/extension-code-block)
v2.8.0
Compare Source
Minor Changes
6834a7f
: Bundling of packages no longer includes tiptap dependency type definitionsv2.7.4
Compare Source
v2.7.3
Compare Source
v2.7.2
Compare Source
v2.7.1
Compare Source
v2.7.0
Compare Source
ueberdosis/tiptap (@tiptap/extension-code-block-lowlight)
v2.8.0
Compare Source
Minor Changes
6834a7f
: Bundling of packages no longer includes tiptap dependency type definitionsv2.7.4
Compare Source
v2.7.3
Compare Source
v2.7.2
Compare Source
v2.7.1
Compare Source
v2.7.0
Compare Source
Patch Changes
9907eb3
: Add support for lowlight v3 aliasesueberdosis/tiptap (@tiptap/extension-collaboration)
v2.8.0
Compare Source
Minor Changes
6834a7f
: Bundling of packages no longer includes tiptap dependency type definitionsv2.7.4
Compare Source
v2.7.3
Compare Source
v2.7.2
Compare Source
v2.7.1
Compare Source
v2.7.0
Compare Source
ueberdosis/tiptap (@tiptap/extension-collaboration-cursor)
v2.8.0
Compare Source
Minor Changes
6834a7f
: Bundling of packages no longer includes tiptap dependency type definitionsv2.7.4
Compare Source
v2.7.3
Compare Source
v2.7.2
Compare Source
v2.7.1
Compare Source
v2.7.0
Compare Source
ueberdosis/tiptap (@tiptap/extension-document)
v2.8.0
Compare Source
Minor Changes
6834a7f
: Bundling of packages no longer includes tiptap dependency type definitionsv2.7.4
Compare Source
v2.7.3
Compare Source
v2.7.2
Compare Source
v2.7.1
Compare Source
v2.7.0
Compare Source
ueberdosis/tiptap (@tiptap/extension-dropcursor)
v2.8.0
Compare Source
Minor Changes
6834a7f
: Bundling of packages no longer includes tiptap dependency type definitionsv2.7.4
Compare Source
v2.7.3
Compare Source
v2.7.2
Compare Source
v2.7.1
Compare Source
v2.7.0
[Compare Source](https://github.com/ueberdosis/tiptap/compare/@tiptap/extension-
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.