-
Notifications
You must be signed in to change notification settings - Fork 12
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 packages to v2.10.3 #920
Merged
Merged
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
✅ Deploy Preview for doist-typist ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
renovate
bot
force-pushed
the
renovate/tiptap-packages
branch
from
October 1, 2024 19:28
cb5a394
to
cb5bdaa
Compare
renovate
bot
changed the title
fix(deps): update tiptap packages to v2.7.3
fix(deps): update tiptap packages to v2.7.4
Oct 1, 2024
renovate
bot
force-pushed
the
renovate/tiptap-packages
branch
from
October 5, 2024 15:54
cb5bdaa
to
4afa322
Compare
renovate
bot
changed the title
fix(deps): update tiptap packages to v2.7.4
fix(deps): update tiptap packages to v2.8.0
Oct 5, 2024
renovate
bot
force-pushed
the
renovate/tiptap-packages
branch
from
October 27, 2024 16:57
4afa322
to
b07215d
Compare
renovate
bot
changed the title
fix(deps): update tiptap packages to v2.8.0
fix(deps): update tiptap packages to v2.9.0
Oct 27, 2024
renovate
bot
force-pushed
the
renovate/tiptap-packages
branch
from
October 28, 2024 14:33
b07215d
to
8012741
Compare
renovate
bot
changed the title
fix(deps): update tiptap packages to v2.9.0
fix(deps): update tiptap packages to v2.9.1
Oct 28, 2024
renovate
bot
force-pushed
the
renovate/tiptap-packages
branch
from
November 25, 2024 12:33
8012741
to
ac4941e
Compare
renovate
bot
changed the title
fix(deps): update tiptap packages to v2.9.1
fix(deps): update tiptap packages to v2.10.0
Nov 25, 2024
renovate
bot
force-pushed
the
renovate/tiptap-packages
branch
from
November 26, 2024 15:01
ac4941e
to
84c66de
Compare
renovate
bot
changed the title
fix(deps): update tiptap packages to v2.10.0
fix(deps): update tiptap packages to v2.10.1
Nov 26, 2024
renovate
bot
force-pushed
the
renovate/tiptap-packages
branch
from
November 27, 2024 11:11
84c66de
to
0108a6f
Compare
renovate
bot
changed the title
fix(deps): update tiptap packages to v2.10.1
fix(deps): update tiptap packages to v2.10.2
Nov 27, 2024
renovate
bot
force-pushed
the
renovate/tiptap-packages
branch
from
December 1, 2024 20:00
0108a6f
to
da958ec
Compare
renovate
bot
changed the title
fix(deps): update tiptap packages to v2.10.2
fix(deps): update tiptap packages to v2.10.3
Dec 1, 2024
rfgamaral
force-pushed
the
renovate/tiptap-packages
branch
from
December 2, 2024 12:04
da958ec
to
1957944
Compare
doistbot
added a commit
that referenced
this pull request
Dec 2, 2024
## [7.0.3](v7.0.2...v7.0.3) (2024-12-02) ### Bug Fixes * **deps:** update tiptap packages to v2.10.3 ([#920](#920)) ([0328b9d](0328b9d))
🎉 This PR is included in version 7.0.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
released
Pull requests that have been released to production
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.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
2.7.2
->2.10.3
Release Notes
ueberdosis/tiptap (@tiptap/core)
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 #3872v2.9.1
Compare Source
v2.9.0
Compare Source
Patch Changes
ffb51d3
: insertContentAt, setContent, and insertContent commands now respect the editor's pre-defined parseOptions configuration if the command does not specify it's own parseOptions873a67c
: This allows the Editor isntance to unregister multiple plugins in a single editor state replacementd96f679
: Fixed an issue while updating attributes on a NodePos that was not a texte606c06
: Updates the typings ofDecorationsWithTypes
to be more accurate to the prosemirror implementation even though it is not completely exposed as an APIa2eea24
: Added role and aria-label attributes to the contenteditable field for better screenreader support and mouseless controlsd96f679
: Fixed issues with NodePos child positions causing wrong positions when used on non-text atoms4efd227
: Fixed an issue with getMarkRange not returning the correct range when cursor is at the start of the specified markv2.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)Configuration
📅 Schedule: Branch creation - "* * * * 1-5" (UTC), 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.