-
Notifications
You must be signed in to change notification settings - Fork 42
fix(deps): update dependency prosemirror-view to v1.39.1 #171
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
Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
Commits
|
6651f5a
to
678d2ca
Compare
678d2ca
to
e57a5a8
Compare
e57a5a8
to
8150d03
Compare
8150d03
to
ea6e17e
Compare
ea6e17e
to
bffa62d
Compare
bffa62d
to
cdea915
Compare
cdea915
to
5d5fd7a
Compare
5d5fd7a
to
62efc69
Compare
62efc69
to
6c369eb
Compare
6c369eb
to
bf2e546
Compare
bf2e546
to
325686b
Compare
9d999da
to
87f0b3b
Compare
87f0b3b
to
c4e9777
Compare
d7a32be
to
89d89b3
Compare
89d89b3
to
d61392f
Compare
d61392f
to
ae14a6a
Compare
ae14a6a
to
8089212
Compare
8089212
to
e4989b2
Compare
e4989b2
to
ae9cefe
Compare
ae9cefe
to
4c7745a
Compare
4c7745a
to
11087bd
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
1.34.3
->1.39.1
Release Notes
prosemirror/prosemirror-view (prosemirror-view)
v1.39.1
Compare Source
v1.39.0
Compare Source
Bug fixes
Fix an issue where, with some types of schemas, pressing Enter on Android with a Chinese keyboard wouldn't properly detect the Enter press.
New features
The new
dragCopies
prop can be used to configure whether a drag event inside the editor copies or moves content.v1.38.1
Compare Source
Bug fixes
Fix a regression in 1.38.0 that breaks scrolling back to the selection after Chrome tries to reset it on focus.
Remove some internally used types from the public type declaration files. Include file extension in web test local imports
Fix an issue where scrolling the cursor into view could inappropriately scroll parent nodes of absolutely positioned elements.
v1.38.0
Compare Source
New features
The clipboard serialization logic is now available as a
serializeToClipboard
method on the view object.v1.37.2
Compare Source
Bug fixes
Fix a bug that caused
EditorView.nodeDOM
to sometimes not return a DOM node when querying a node next to a widget.Fix an issue where an editor would, when scrolling the selection into view, try to do so even if the selection wasn't in that editor.
v1.37.1
Compare Source
Bug fixes
Fix an issue where
display: content
elements could breakposAtCoords
.Work around an issue with Chrome reporting the selection incorrectly during composition.
v1.37.0
Compare Source
Bug fixes
Fix an issue on Safari where the (incorrect) top-level selection was used, instead of the workaround that also works inside shadow roots.
New features
Mark views can now provide an
ignoreMutation
method. Add ViewMutationRecord to doc templatev1.36.0
Compare Source
Bug fixes
Don't recreated
TrustedTypePolicy
objects for every paste.New features
Add support for a
destroy
method on custom mark views. Add MarkView to the doc templatev1.35.0
Compare Source
New features
The new
NodeView.multiType
flag is now required to opt into handling different node types in a single node view. It used to be the default, but this tripped too many people up.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.