-
Notifications
You must be signed in to change notification settings - Fork 91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update tiptap to ^2.6.2 (stable28) #6137
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/stable28-tiptap
branch
from
July 30, 2024 14:15
b4f389e
to
af1f257
Compare
renovate
bot
changed the title
fix(deps): update tiptap to ^2.5.7 (stable28)
fix(deps): update tiptap to ^2.5.8 (stable28)
Jul 30, 2024
renovate
bot
force-pushed
the
renovate/stable28-tiptap
branch
from
August 6, 2024 15:22
af1f257
to
7f456d5
Compare
renovate
bot
changed the title
fix(deps): update tiptap to ^2.5.8 (stable28)
fix(deps): update tiptap (stable28)
Aug 6, 2024
renovate
bot
force-pushed
the
renovate/stable28-tiptap
branch
from
August 6, 2024 17:59
7f456d5
to
5716829
Compare
renovate
bot
changed the title
fix(deps): update tiptap (stable28)
fix(deps): update tiptap to ^2.5.9 (stable28)
Aug 6, 2024
renovate
bot
force-pushed
the
renovate/stable28-tiptap
branch
from
August 13, 2024 08:38
5716829
to
aee95d9
Compare
renovate
bot
changed the title
fix(deps): update tiptap to ^2.5.9 (stable28)
fix(deps): update tiptap to ^2.6.0 (stable28)
Aug 13, 2024
renovate
bot
force-pushed
the
renovate/stable28-tiptap
branch
from
August 13, 2024 11:02
aee95d9
to
1f5c090
Compare
renovate
bot
changed the title
fix(deps): update tiptap to ^2.6.0 (stable28)
fix(deps): update tiptap (stable28)
Aug 13, 2024
renovate
bot
force-pushed
the
renovate/stable28-tiptap
branch
from
August 13, 2024 11:07
1f5c090
to
5ef23ac
Compare
renovate
bot
force-pushed
the
renovate/stable28-tiptap
branch
from
August 13, 2024 12:35
5ef23ac
to
5695cf0
Compare
renovate
bot
changed the title
fix(deps): update tiptap (stable28)
fix(deps): update tiptap to ^2.6.1 (stable28)
Aug 13, 2024
renovate
bot
force-pushed
the
renovate/stable28-tiptap
branch
from
August 13, 2024 16:58
5695cf0
to
46be87b
Compare
renovate
bot
changed the title
fix(deps): update tiptap to ^2.6.1 (stable28)
fix(deps): update tiptap to ^2.6.2 (stable28)
Aug 13, 2024
auto-merge was automatically disabled
August 14, 2024 09:26
Pull request was closed
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
^2.1.13
->^2.6.2
Release Notes
ueberdosis/tiptap (@tiptap/core)
v2.6.2
Compare Source
Patch Changes
v2.6.1
Compare Source
Patch Changes
v2.6.0
Compare Source
Minor Changes
86a8553
: AddgetContent
to nodePasteRules to allow specifying inner content to a created node222f2ac
: Add the ability to add new attributes to a splitted list iteme31673d
: This PR significantly improves the performance of React NodeViews in a couple of ways:We were seeing performance problems with React NodeViews because a change to one of them would cause a re-render to all instances of node views. For an application that heavily relies on node views in React, this was quite expensive.
This should dramatically cut down on the number of instances that have to re-render, and, making each of those re-renders much less costly.
Patch Changes
v2.5.9
Compare Source
Patch Changes
84ebd51
: Fix change criteria for isNodeEmpty to resolve #54150ec0af6
: fix(core): findDuplicates - use Array.from when converting Setae0254d
: AddignoreWhitespace
option toisNodeEmpty
to ignore any whitespace and hardbreaks in a node to check for emptinessefb27fa
: This fixes a discrepency betweengetMarksBetween
andisActive(markName)
where the position used for getMarksBetween was off by onev2.5.8
Compare Source
Patch Changes
a08bf85
: This fixes a bug with inputrules not being able to resolve positions properlyv2.5.7
Compare Source
Patch Changes
b012471
: This addresses an issue withisNodeEmpty
function where it was also comparing node attributes and finding mismatches on actually empty nodes. This helps placeholders find empty content correctlycc3497e
: Fixes a bug where ifenableContentCheck
was true, inserting content as JSON nodes would fail. This was because the node that was being created technically had a different schema than the content being inserted, so it would fail to generate the correct content valuev2.5.6
Compare Source
Patch Changes
618bca9
: Adjust thesplitBlock
command to returnfalse
when it was unsuccessful.35682d1
: This fixes a bug with the placeholder extension where a heading level other than the default was not considered empty, when comparing node contents, we need to consider that the node attributes are carried over for a fair comparison of content instead of attribute values2104f0f
: Add a check beforecreateNodeViews so that view.setProps is not called when the view has already been destroyedb5c1b32
]v2.5.5
Compare Source
Patch Changes
4cca382
: Make sure that atoms are used in-full without cutting the content. Node size for atoms is 1 which causes text to be cut unexpectedly.3b67e8a
: This changes the typing to not declare types on all HTMLElements, just a local one with the editor instance attachedv2.5.4
Compare Source
Patch Changes
dd7f9ac
: There was an issue with the cjs bundling of packages and default exports, now we resolve default exports in legacy compatible waydd7f9ac
]v2.5.3
Compare Source
Patch Changes
v2.5.2
Compare Source
Patch Changes
07f4c03
: There was a bug where doing a.configure
on an extension, node or mark would overwrite the extensions options instead of being merged with the default options.v2.5.1
Compare Source
Patch Changes
v2.5.0
Compare Source
Patch Changes
fb45149
: Made some minor changes to how packages are builtfb45149
: WhenparseOptions.whitespace === 'full' or parseOptions.whitespace === true
setting content will no longer strip whitespaces on setContentfb45149
: Faster performance for checking if a node is empty and if something is a fragmentfb45149
: Vue 3 bubble menus are properly synchronized with state transitions with the new beforeTransaction hook which is fired before the transaction is applied to the viewv2.4.0
Compare Source
Bug Fixes
Features
2.3.2 (2024-05-08)
Bug Fixes
2.3.1 (2024-04-30)
Note: Version bump only for package @tiptap/core
v2.3.2
Compare Source
Bug Fixes
v2.3.1
Compare Source
Note: Version bump only for package @tiptap/core
v2.3.0
Compare Source
Bug Fixes
Features
2.2.6 (2024-04-06)
Bug Fixes
2.2.5 (2024-04-05)
Note: Version bump only for package @tiptap/core
2.2.4 (2024-02-23)
Bug Fixes
2.2.3 (2024-02-15)
Note: Version bump only for package @tiptap/core
2.2.2 (2024-02-07)
Note: Version bump only for package @tiptap/core
2.2.1 (2024-01-31)
Note: Version bump only for package @tiptap/core
v2.2.6
Compare Source
Bug Fixes
v2.2.5
Compare Source
Note: Version bump only for package @tiptap/core
v2.2.4
Compare Source
Bug Fixes
v2.2.3
Compare Source
Note: Version bump only for package @tiptap/core
v2.2.2
Compare Source
Note: Version bump only for package @tiptap/core
v2.2.1
Compare Source
Note: Version bump only for package @tiptap/core
v2.2.0
Compare Source
Bug Fixes
v2.1.16
Compare Source
Bug Fixes
v2.1.15
Compare Source
Bug Fixes
v2.1.14
Compare Source
Note: Version bump only for package @tiptap/core
ueberdosis/tiptap (@tiptap/extension-blockquote)
v2.6.2
Compare Source
Patch Changes
v2.6.1
Compare Source
Patch Changes
v2.6.0
Compare Source
Patch Changes
86a8553
]222f2ac
]e31673d
]v2.5.9
Compare Source
Patch Changes
84ebd51
]0ec0af6
]ae0254d
]efb27fa
]v2.5.8
Compare Source
Patch Changes
a08bf85
]v2.5.7
Compare Source
Patch Changes
b012471
]cc3497e
]v2.5.6
Compare Source
Patch Changes
618bca9
]35682d1
]2104f0f
]v2.5.5
Compare Source
Patch Changes
4cca382
]3b67e8a
]v2.5.4
Compare Source
Patch Changes
dd7f9ac
: There was an issue with the cjs bundling of packages and default exports, now we resolve default exports in legacy compatible waydd7f9ac
]v2.5.3
Compare Source
Patch Changes
v2.5.2
Compare Source
Patch Changes
07f4c03
]v2.5.1
Compare Source
Patch Changes
v2.5.0
Compare Source
Patch Changes
fb45149
]fb45149
]fb45149
]fb45149
]v2.4.0
Compare Source
Features
2.3.2 (2024-05-08)
Note: Version bump only for package @tiptap/extension-blockquote
2.3.1 (2024-04-30)
Note: Version bump only for package [@tiptap/extension-blockquote](https://togithub.co
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.