Bump prosemirror-view and @types/prosemirror-view
Bumps prosemirror-view and @types/prosemirror-view. These dependencies needed to be updated together.
Updates prosemirror-view from 1.14.13 to 1.24.1
Changelog
Sourced from prosemirror-view's changelog.
1.24.1 (2022-05-30)
Bug fixes
Fix a regression that caused the key handler to crash.
1.24.0 (2022-05-30)
Bug fixes
Fix an issue where bogus table wrappers could be added when copy-pasting table content nodes within an editor.
Fix a crash that could occur when two textblocks were joined in the editor DOM.
Treat ctrl-b/f/p/n on macOS similar to arrow key presses, anticipating cursor motion.
New features
Include TypeScript type declarations.
1.23.13 (2022-04-26)
Bug fixes
Work around a hidden cursor issue in Chrome when a textblock ends in an uneditable node wrapped in a mark.
1.23.12 (2022-04-08)
Bug fixes
Fix an issue where enter on Chrome Android could, in textblock nodes rendered with an inner content element, delete the text after the cursor.
1.23.11 (2022-03-31)
Bug fixes
Fix an issue where a node view with a separate content wrapper node could sometimes lose its content on Chrome when backspacing out content due to unexpected DOM element recreation.
1.23.10 (2022-03-22)
Bug fixes
Fix a crash in
DecorationSet.mapthat could occur with some kinds of lift transformations.1.23.9 (2022-03-11)
Bug fixes
Make sure screen readers don't read the
<img>nodes added as kludge for cursor behavior.
... (truncated)
Commits
4983200Mark version 1.24.1799683cFix bad patch 0b17e6cedff8ce8bc725fbd20Mark version 1.24.00b17e6cCapture Emacs-style cursor motion keys on macOS98b82a9Fix a crash in DOM change reading1e385a1Include information about added wrapper nodes in clipboard metadataf9adfc7Assign specific event types to handleDOMEvents arguments when possibled5d3414Don't directly reference the global Node typeb7d6007Return a mutable array from Decoration.findae987c0Adjust test to avoid hitting a breaking corner case with some font metrics- Additional commits viewable in compare view
Updates @types/prosemirror-view from 1.11.4 to 1.23.3
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)