apps/docs/content/releases/v3.14.0.mdx
This release introduces contextual toolbars for image and video shapes, enhanced cropping options, and a new PathBuilder API.
Editor#getShapePageGeometry removed.Editor#getShapesAtPoint now returns shapes in descending index order.ShapeUtil.canDropShapes removed—drag-and-drop participation now requires implementing handlers.TldrawUiContextualToolbar component enabling developers to create floating toolbars.PathBuilder API for constructing tldraw-style inky and dashed SVGs.measureScrollWidth option for text measurement.defaultAutoplay boolean property for VideoShapeUtil.