Releases: udecode/plate
Releases · udecode/plate
@udecode/[email protected]
@udecode/[email protected]
@udecode/[email protected]
@udecode/[email protected]
@udecode/[email protected]
@udecode/[email protected]
@udecode/[email protected]
@udecode/[email protected]
Patch Changes
- #3874 by @felixfeng33 – Fix editor type using
SlateEditor
instead ofPlateEditor
.
@udecode/[email protected]
Minor Changes
- #3868 by @zbeyens –
api.aiChat.replaceSelection()
– new optionformat: 'none' | 'single' | 'all'
'single'
(default):- Single block: Applies block's formatting to inserted content
- Multiple blocks: Preserves source formatting
'all'
: Forces first block's formatting on all inserted blocks'none'
: Preserves source formatting completely