Patch Changes
-
#3952 by @zbeyens – Breaking changes (experimental):
AIChatPlugin
: RemovecreateAIEditor
option- Fix
editor.tf.replaceSelection
:- Improved single block selection case with full range check
- Fixed text properties inheritance when replacing selection
- In block selection mode, select the replaced blocks
- Add
useAIChatEditor
: Creates an editor, registers in the AI chat plugin, and deserializes the
content intoeditor.children
with block-level memoization.