Wire list toolbar controls to ListPlugin
Plate UI
Fix date picker interactionOpen the date picker reliably inside Plite editors.
Insert code blocks, drawings, Excalidraw canvases, tables, and dropped media through their installed commands with explicit relational or path placement.
Fix preserved-space wrapping so inserted space runs stay inside editable and static editor widths.
Plate UILatest
PR 5013 · Fix shadcn editor kit install pathsInstall editor kit files through the configured components alias so relative `./plugins/*` imports resolve after shadcn CLI adds.
Show the selected language label in read-only and static rendering. Set `showLanguageLabel={false}` on the component to hide it.
Fix column drag and drop by attaching the DnD drop target ref to the rendered column element so horizontal drop lines can resolve a valid target.