-
Notifications
You must be signed in to change notification settings - Fork 109
fix(deps): update tiptap to ^2.11.7 (stable31) #7017
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
Conversation
42d29a3 to
d9ec159
Compare
d9ec159 to
650f20e
Compare
`__serializeForClipboard` is no longer exported in prosemirror. It's available through `editor.view` instead. See ProseMirror/prosemirror#1510 Signed-off-by: Jonas <[email protected]>
650f20e to
9ec3cb6
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## stable31 #7017 +/- ##
============================================
+ Coverage 52.07% 59.02% +6.94%
============================================
Files 286 285 -1
Lines 40622 35836 -4786
Branches 790 788 -2
============================================
- Hits 21155 21151 -4
+ Misses 19346 14565 -4781
+ Partials 121 120 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Jonas <[email protected]>
This PR contains the following updates:
^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7^2.9.1->^2.11.7Release Notes
ueberdosis/tiptap (@tiptap/core)
v2.11.7Compare Source
Releases
@tiptap/core@2.11.7
Patch Changes
e23882d: Clone dragged node before dragging to get correct drag preview image@tiptap/extension-table@2.11.7
Patch Changes
a44a311: Added new export for TableView classFull Changelog: ueberdosis/tiptap@v2.11.6...v2.11.7
v2.11.6Compare Source
Patch Changes
826cfe7: Export focusEvents plugin keyv2.11.5Compare Source
v2.11.4Compare Source
v2.11.3Compare 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.2Compare Source
Patch Changes
2abd4df: Re-releasev2.11.1Compare Source
v2.11.0Compare Source
Minor Changes
8c619c6: AddrewriteUnknownContenthelper, 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 anAllSelectionfor theselectAllcommand #5516b7ef150: Fixed an issue with nodeviews preventing any drag events in child nodes of the nodeview wrapper elementv2.10.4Compare Source
v2.10.3Compare Source
Patch Changes
7c6774e: Updates the typings to be inline with Prosemirror-view #5867v2.10.2Compare Source
Patch Changes
e7f143d: This reverts typings that were causing issues for users #5859v2.10.1Compare Source
Patch Changes
87d63d8: Update TypeScript types to allow options to be optionalv2.10.0Compare 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 ProsemirrorNodes andFragments directly into the editor through theinsertContentAt,setContentandinsertContentcommands.Patch Changes
7619215: preserve existing node attributes when running setNode7619215: Addresses a bug withinsertContentAt'ssimulatedPasteRulesoption where it could only accept text and not ProsemirrorNodeandContent7619215: Updates the types ofaddOptionsandaddStorageto have the parent be possibly undefined which is the most accurate typing7619215: feat: addonceto EventEmitters7619215: Add NodelinebreakReplacementsupport 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 #3872Configuration
📅 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.