Skip to content

Releases: udecode/plate

[email protected]

01 Aug 19:24
1ce3f4c
Compare
Choose a tag to compare

@platejs/[email protected]

01 Aug 19:24
1ce3f4c
Compare
Choose a tag to compare

@platejs/[email protected]

01 Aug 19:24
1ce3f4c
Compare
Choose a tag to compare

@platejs/[email protected]

01 Aug 19:24
1ce3f4c
Compare
Choose a tag to compare

Patch Changes

  • #4537 by @zbeyens
    • Fixed duplicateNodes to allow undefined at
    • Improved error handling by only checking for nodes parameter instead of both nodes and at

@platejs/[email protected]

01 Aug 19:24
1ce3f4c
Compare
Choose a tag to compare

Patch Changes

  • #4537 by @zbeyens
    • Fixed duplicateBlockSelectionNodes by removing the nextBlock: true option
    • Added mod+d hotkey to duplicate selected blocks
    • Added character input handling in block selection - typing a character now replaces selected blocks with a new block containing that character
    • Added support for node and mark operations (bold, italic, etc.)

@platejs/[email protected]

01 Aug 19:24
1ce3f4c
Compare
Choose a tag to compare

Patch Changes

  • #4537 by @zbeyens
    • Added useFocusedLast hook to track the last focused editor
    • Updated EventEditorPlugin to track the last focused editor in EventEditorStore

@platejs/[email protected]

01 Aug 19:24
1ce3f4c
Compare
Choose a tag to compare

[email protected]

30 Jul 11:23
299c556
Compare
Choose a tag to compare

@platejs/[email protected]

30 Jul 11:23
299c556
Compare
Choose a tag to compare

@platejs/[email protected]

30 Jul 11:23
299c556
Compare
Choose a tag to compare

Patch Changes

  • #4531 by @delijah – Allow to pass react components to as-prop of PlateElement