-
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.2 (main) #6687
base: main
Are you sure you want to change the base?
Conversation
a3fecaa
to
0007042
Compare
The tests for links without protocol fail - seems like autolink now also happens for links without protocol, even though we don't want this? 🤔 |
Might be ueberdosis/tiptap#5808 |
0007042
to
f5e22c1
Compare
f5e22c1
to
d20a483
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6687 +/- ##
==========================================
+ Coverage 46.56% 46.59% +0.03%
==========================================
Files 748 727 -21
Lines 34311 34284 -27
Branches 1242 1221 -21
==========================================
Hits 15976 15976
+ Misses 17713 17707 -6
+ Partials 622 601 -21 ☔ View full report in Codecov by Sentry. |
d20a483
to
bab164e
Compare
bab164e
to
ed70d8a
Compare
ed70d8a
to
57f65e2
Compare
57f65e2
to
cde4dd8
Compare
cde4dd8
to
f7104b6
Compare
@max-nextcloud @mejo- bump |
This PR contains the following updates:
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
^2.9.1
->^2.11.2
Release Notes
ueberdosis/tiptap (@tiptap/core)
v2.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.2
Compare Source
v2.11.1
Compare Source
v2.11.0
Compare Source
v2.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
v2.10.1
Compare Source
v2.10.0
Compare Source
ueberdosis/tiptap (@tiptap/extension-bold)
v2.11.2
Compare Source
v2.11.1
Compare Source
v2.11.0
Compare Source
v2.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
v2.10.1
Compare Source
v2.10.0
Compare Source
ueberdosis/tiptap (@tiptap/extension-bullet-list)
v2.11.2
Compare Source
v2.11.1
Compare Source
v2.11.0
Compare Source
v2.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
v2.10.1
Compare Source
What's Changed
Full Changelog: ueberdosis/tiptap@v2.10.0...v2.10.1
v2.10.0
Compare Source
ueberdosis/tiptap (@tiptap/extension-character-count)
v2.11.2
Compare Source
v2.11.1
Compare Source
v2.11.0
Compare Source
Patch Changes
14681a1
: truncate initialcontent
, if limit is set on the character count extension fixes #5851v2.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
v2.10.1
Compare Source
v2.10.0
Compare Source
ueberdosis/tiptap (@tiptap/extension-code)
v2.11.2
Compare Source
v2.11.1
Compare Source
v2.11.0
Compare Source
Patch Changes
f79c05e
: Update inline code formatting for text enclosed in backticksb08c94c
: ImplementinputRegex
andpasteRegex
while avoiding lookbehind for compatibility with safari versions older than 16.4[
v2.10.4
](https://redirect.github.com/ueberdosis/tiptap/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.