-
v0.13.0 Stable
released this
2026-09-15 21:17:33 +00:00 | 149 commits to main since this releaseAdded
- View mode for
BlockEditor:readonlyrenders the block list as content.
The drag handle, move, remove and add controls and the reorder hint go, every
mutation returns early, and#blockreceivesreadonlybesidedisabledso
the fields render read-only. The collapse toggles stay — they are the escape
hatch for a long list — and blocks start expanded. Each block title now sits
in a heading element around its collapse button, so heading navigation works
in both modes;level(2–6, default 3) picks it. A read-only editor carries
data-readonly="true", andPanelkeeps its border, background and padding
around one instead of dropping them as it does for an editable editor. imagefield type onRecordFormField: a URLtype="url"TextInput while
editing, the image itself when read-only, capped so a full-size asset cannot
push the layout, with the same em dash asRecordDetailswhen the value is
empty.altNamepoints at a sibling field in the same list for the
alternative text, so it works for nested and indexed paths.
Fixed
- A read-only
Textareagrows with its value instead of clipping it inside a
box nobody can type in;rowsbecomes its minimum height.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- View mode for