Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
2d17c95 to
2c58ac3
Compare
2c58ac3 to
286f91b
Compare
286f91b to
f22eb8c
Compare
f22eb8c to
f70d69d
Compare
f70d69d to
84e33da
Compare
84e33da to
4cb99d0
Compare
4cb99d0 to
3580cce
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
6.10.1→6.10.26.9.2→6.9.36.5.3→6.5.46.39.9→6.39.13Release Notes
codemirror/commands (@codemirror/commands)
v6.10.2Compare Source
Bug fixes
Move the selection to a less surprising place when undoing, moving the selection, redoing, then undoing again.
codemirror/lint (@codemirror/lint)
v6.9.3Compare Source
Bug fixes
Fix an issue where the lint panel inappropriately blocks the default behavior of key combinations with Ctrl, Alt, or Cmd held.
codemirror/state (@codemirror/state)
v6.5.4Compare Source
Bug fixes
Make
SelectionRange.eqreturn false when the ranges have different goal columns.codemirror/view (@codemirror/view)
v6.39.13Compare Source
Bug fixes
Fix an issue where a widget at start or end of line, when wrapped to cover that whole line, could block vertical cursor motion.
Fix an issue
EditorView.moveVerticallythat would sometimes cause selection-extending vertical motion to get stuck on line wrapping points.v6.39.12Compare Source
Bug fixes
Fix a bug where the visual selection drawn by
drawSelectioncould fail to update properly in some circumstances.Fix a bug where PageUp/PageDown near the edge of the viewport might completely skip to the start/end of the document.
Fix a regression that caused mark decorations to be split on text node chunk boundaries again.
v6.39.11Compare Source
Bug fixes
Avoid handling copy events for parent editors.
v6.39.10Compare Source
Bug fixes
Fix a regression in the way widget are reused when content next to them changes.
Make sure font metrics get recomputed on
fonts.readyeven if the line height doesn't change.Fix an issue where compositions next to a widget that create a new text node could get needlessly interrupted during an editor update.
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.