-
Notifications
You must be signed in to change notification settings - Fork 94
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.11.5 (stable29) #6789
Open
renovate
wants to merge
1
commit into
stable29
Choose a base branch
from
renovate/stable29-tiptap
base: stable29
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
3a4d899
to
bbc46a3
Compare
bbc46a3
to
da4650f
Compare
da4650f
to
46f2f76
Compare
46f2f76
to
2fcb4fe
Compare
2fcb4fe
to
f76ff9c
Compare
f76ff9c
to
90f4cea
Compare
90f4cea
to
0da4334
Compare
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.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
^2.3.2
->^2.11.5
Release Notes
ueberdosis/tiptap (@tiptap/core)
v2.11.5
Compare Source
v2.11.4
Compare Source
v2.11.3
Compare Source
Patch Changes
a44a7c3
: fix(core): do not reset marks, or nodes when using IME on mobile devicesfa63c47
: Focus synchronously only if on iOS or Android #4448v2.11.2
Compare Source
Patch Changes
2abd4df
: Re-releasev2.11.1
Compare Source
v2.11.0
Compare Source
Minor Changes
8c619c6
: AddrewriteUnknownContent
helper, which can strip your editor JSON of content which is invalid within the current editor's schemaPatch Changes
283e606
: Fixed an issue on Android where the focus command would cause the keyboard to flashca6269e
: Added support for drag-and-drop between multiple editorse0dfecc
: Updates the typings to be inline with prosemirror-view #5867722ec00
: Use anAllSelection
for theselectAll
command #5516b7ef150
: Fixed an issue with nodeviews preventing any drag events in child nodes of the nodeview wrapper elementv2.10.4
Compare Source
What's Changed
Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4
v2.10.3
Compare Source
What's Changed
content
larger than limit should truncate #5851 (#5862)Full Changelog: ueberdosis/tiptap@v2.10.2...v2.10.3
v2.10.2
Compare Source
Patch Changes
e7f143d
: This reverts typings that were causing issues for users #5859v2.10.1
Compare Source
What's Changed
Full Changelog: ueberdosis/tiptap@v2.10.0...v2.10.1
v2.10.0
Compare Source
Minor Changes
7619215
: Previously, only a json representation of the node could be inserted into the editor. This change allows for the insertion of ProsemirrorNode
s andFragment
s directly into the editor through theinsertContentAt
,setContent
andinsertContent
commands.Patch Changes
7619215
: preserve existing node attributes when running setNode7619215
: Addresses a bug withinsertContentAt
'ssimulatedPasteRules
option where it could only accept text and not ProsemirrorNode
andContent
7619215
: Updates the types ofaddOptions
andaddStorage
to have the parent be possibly undefined which is the most accurate typing7619215
: feat: addonce
to EventEmitters7619215
: Add NodelinebreakReplacement
support and enable on hard-break nodes7619215
: Improve handling of selections withupdateAttributes
. Should no longer modify parent nodes of the same type.2ea807d
: getMarkRange would greedily match more content than it should have if it was the same type of mark, now it will match only the mark at the position #3872ueberdosis/tiptap (@tiptap/extension-blockquote)
v2.11.5
Compare Source
v2.11.4
Compare Source
v2.11.3
Compare Source
v2.11.2
Compare Source
v2.11.1
Compare Source
v2.11.0
Compare Source
v2.10.4
Compare Source
v2.10.3
Compare Source
v2.10.2
Compare Source
v2.10.1
Compare Source
v2.10.0
Compare Source
v2.9.1
Compare Source
v2.9.0
Compare Source
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
v2.6.6
Compare Source
Patch Changes
8d8d999
]v2.6.5
Compare Source
Patch Changes
v2.6.4
Compare Source
Patch Changes
v2.6.3
Compare Source
Patch Changes
da76972
]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
ueberdosis/tiptap (@tiptap/extension-bold)
v2.11.5
Compare Source
v2.11.4
Compare Source
v2.11.3
Compare Source
v2.11.2
[Compare Source](https://redirect.github.com/ueberdosis/tiptap/compare/@tiptap/extension-bold@2.11.1...@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.