codemirror/view (@codemirror/view)
### [`v6.15.0`](https://togithub.com/codemirror/view/blob/HEAD/CHANGELOG.md#6150-2023-07-17)
[Compare Source](https://togithub.com/codemirror/view/compare/6.14.1...6.15.0)
##### Bug fixes
Fix dragging a selection from inside the current selection on macOS.
Fix an issue that could cause the scroll position to jump wildly
Don't try to scroll fixed-positioned elements into view by scrolling their parent elements.
Fix a bug that caused the cursor to be hidden when showing a placeholder that consisted of the empty string.
Resolve some issues where composition could incorrectly affect nearby replaced content.
##### New features
Key bindings can now set a `stopPropagation` field to cause the view to stop the key event propagation when it considers the event handled.
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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
6.14.1
->6.15.0
Release Notes
codemirror/view (@codemirror/view)
### [`v6.15.0`](https://togithub.com/codemirror/view/blob/HEAD/CHANGELOG.md#6150-2023-07-17) [Compare Source](https://togithub.com/codemirror/view/compare/6.14.1...6.15.0) ##### Bug fixes Fix dragging a selection from inside the current selection on macOS. Fix an issue that could cause the scroll position to jump wildly Don't try to scroll fixed-positioned elements into view by scrolling their parent elements. Fix a bug that caused the cursor to be hidden when showing a placeholder that consisted of the empty string. Resolve some issues where composition could incorrectly affect nearby replaced content. ##### New features Key bindings can now set a `stopPropagation` field to cause the view to stop the key event propagation when it considers the event handled.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 has been generated by Mend Renovate. View repository job log here.