Skip to content

Releases: udecode/plate

@udecode/plate@39.3.1

05 Nov 08:02
dbdbe3e
Compare
Choose a tag to compare
@udecode/plate@39.3.1

@udecode/plate@39.3.0

05 Nov 03:26
0090c55
Compare
Choose a tag to compare
@udecode/plate@39.3.0

@udecode/plate-media@39.3.1

05 Nov 08:02
dbdbe3e
Compare
Choose a tag to compare

Patch Changes

@udecode/plate-media@39.3.0

05 Nov 03:26
0090c55
Compare
Choose a tag to compare

Minor Changes

  • #3708 by @felixfeng33 – ImagePlugin:

    • New initialHeight and initialWidth in TImageElement This will display a loading placeholder while the image is still loading, which helps maintain a consistent height.
    • New Api: editor.insert.imageFromFiles

    PlaceholderPlugin:

    • Mew placeholderId Used to track what was converted from that placeholder plugin.
    • New insertMedia Used for inserting the placeholder at once.
    • New validateFiles utils for validate the files meet the mediaConfig.
      • If validation fails,stop insert placeholder and save the error message in uploadErrorMessage.
    • New option.multiple maxFileCount Used to limit the number of placeholders inserted.
    • New option.disable disabledDndPlugin Used to using the browser drop.
    • New error use editor.useOption to watch and display a toast message.

@udecode/plate-docx@39.3.1

05 Nov 08:02
dbdbe3e
Compare
Choose a tag to compare
@udecode/plate-docx@39.3.1

@udecode/plate-docx@39.3.0

05 Nov 03:26
0090c55
Compare
Choose a tag to compare
@udecode/plate-docx@39.3.0

@udecode/plate-dnd@39.3.0

05 Nov 03:25
0090c55
Compare
Choose a tag to compare

Patch Changes

  • #3708 by @felixfeng33 – Add enableFile option to check whether to enable the DnD plugin for files dragged in from outside the browser.

@udecode/plate-ai@39.3.0

05 Nov 03:25
0090c55
Compare
Choose a tag to compare

Patch Changes

shadcx@0.0.3

01 Nov 00:40
4db7227
Compare
Choose a tag to compare

Patch Changes

@udecode/slate-utils@39.2.20

01 Nov 00:41
4db7227
Compare
Choose a tag to compare

Patch Changes

  • #3697 by @zbeyens – Fix getSelectionFragment to support collapsed selection