npm @tiptap/extension-table-row 3.10.0
v3.10.0

latest release: 3.10.1
22 hours ago

Releases

v3.10.0

@tiptap/core

Minor Changes

  • Add a new ResizableNodeview NodeView to core that wraps elements (images, videos, iframes) with configurable resize handles. It provides live onResize/onCommit callbacks, min/max constraints, aspect-ratio support, and styling hooks (class names + data attributes) to improve UX when resizing media inside the editor.

  • the addNodeView function can now return null to dynamically disable rendering of a node view

    While this should not directly cause any issues, it's noteworthy as it still could affect some behavior in some edge cases.

@tiptap/extension-image

Minor Changes

  • Added a new resize option that allows images to be resized. The option adds resize handlers to images allowing users to manually resize images via drag and drop or touch

Don't miss a new extension-table-row release

NewReleases is sending notifications on new releases.