-
v0.26.0 Stable
released this
2026-09-19 22:36:29 +00:00 | 73 commits to main since this releaseAdded
RecordFormandRecordFieldsgain a{ type: 'richtext', placeholder? }
field type that rendersRichTextwith the same label, hint,required,
busy,disabled,readonlyand issue wiring as the other built-ins,
block fields at['sections', index, …]paths included. The editor is
loaded on demand with aSkeletonin its place, so a form without a
richtextfield never fetches Tiptap; an app that renders one bundles
the Tiptap dependencies, as one importingRichTextdoes. View mode
shows the formatted content without a toolbar. In aPanela rich text
field spans the row, as a textarea does.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads