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

6.13.0

@marijnh marijnh tagged this 05 Jun 07:36
### Bug fixes

Forbid widget decoration side values bigger than 10000, to prevent them from breaking range ordering invariants.

Fix a bug where differences between widgets' estimated and actual heights could cause the editor to inappropriately move the scroll position.

Avoid another situation in which composition that inserts line breaks could corrupt the editor DOM.

### New features

Inline widgets may now introduce line breaks, if they report this through the `WidgetType.lineBreaks` property.
Assets 2
Loading