github udecode/plate @platejs/selection@52.0.16

latest release: @platejs/ai@52.0.16
one day ago

Patch Changes

  • #4799 by @felixfeng33

    • Added disableSelectAll option to BlockSelectionPlugin. Set to true to disable the plugin's custom selectAll (Cmd+A) behavior and use the editor's default behavior instead.

      BlockSelectionPlugin.configure({
        options: { disableSelectAll: true },
      });

Don't miss a new plate release

NewReleases is sending notifications on new releases.