Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

6.40.0

@marijnh marijnh tagged this 12 Mar 10:00
### Bug fixes

Fix a bug that caused Shift-Enter/Backspace/Delete on iOS to lose the shift modifier when delivered to key event handlers.

Fix an issue where `EditorView.moveVertically` could move to the wrong place in wrapped lines with a large line height.

Make sure the selection head associativity is properly set for mouse selections made with shift held down.

### New features

`WidgetType.updateDOM` is now called with the previous widget value as third argument.
Assets 2
Loading