-
v0.24.0 Stable
released this
2026-09-16 03:26:36 +00:00 | 86 commits to main since this releaseAdded
RecordFormandRecordFieldsgain two built-in field types, so a price
or a sale window no longer needs a#field:nameslot repeating label,
hint, error and id wiring by hand.{ type: 'number', min?, max?, step?, placeholder?, steppers? }rendersNumberField; only finite numbers
display, and clearing the input writesnullinto the record rather than
NaN, since the payload is JSON.{ type: 'date' | 'datetime-local' | 'time', min?, max?, step? }rendersDateInputwith the ISO string shapes
it documents. Both honourbusy,disabled,requiredandreadonly
like every other built-in and can still be replaced through their slot.shopping-carticon, so a commerce module or webshop entry no longer has
to borrowlayers.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads