-
Notifications
You must be signed in to change notification settings - Fork 20
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
Update dependency prosemirror-view to v1.38.1 #171
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/prosemirror-view-1.x-lockfile
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
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
053dd14
to
6096099
Compare
6096099
to
79c494d
Compare
79c494d
to
3e69991
Compare
3e69991
to
8e71bb1
Compare
8e71bb1
to
9d999da
Compare
9d999da
to
87f0b3b
Compare
87f0b3b
to
c4e9777
Compare
d7a32be
to
89d89b3
Compare
89d89b3
to
d61392f
Compare
d61392f
to
ae14a6a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
1.34.3
->1.38.1
Release Notes
prosemirror/prosemirror-view (prosemirror-view)
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.