Update @codemirror/view 6.10.0 → 6.12.0 (minor)#4630
Merged
Conversation
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #4630 +/- ##
=======================================
Coverage 88.61% 88.61%
=======================================
Files 294 294
Lines 26094 26094
Branches 7035 7035
=======================================
Hits 23124 23124
Misses 2765 2765
Partials 205 205 ☔ View full report in Codecov by Sentry. |
canova
approved these changes
May 26, 2023
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @codemirror/view (6.10.0 → 6.12.0) · Repo · Changelog
Release Notes
6.12.0 (from changelog)
6.11.3 (from changelog)
6.11.2 (from changelog)
6.11.1 (from changelog)
6.11.0 (from changelog)
6.10.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 22 commits:
Mark version 6.12.0Remove debug statementPass the view object to the dispatch optionMark version 6.11.3Fix corner case around block widgets in DOM readerProperly draw selection gap for a blank line below a widgetAllow widget DOM to be reused between replace and widget decorationsMake mouse selection respect atomic rangesMark version 6.11.2Check whether selection offsets reported by the browser are validMake sure scrolling during drag selection respects scroll marginsBe more aggressive in interpreting Android changes as backspaceFix unnecessary updates from crosshairCursorMark version 6.11.1Force redrawing of compositions that span multiple linesFix typo in doc templateRevert "Add hover exit delay to hoverTooltip"Add hover exit delay to hoverTooltipMark version 6.11.0Support gutter markers for block widgetsMark version 6.10.1Improve coordinate determination in front of placeholderDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands