Skip to content

v1.2.2

Choose a tag to compare

@05bmckay 05bmckay released this 06 Apr 16:50
· 77 commits to main since this release

Bug Fixes

  • FormBuilder: Rename allValuesvalues in display/render/plugin render callbacks for consistency with section renderBefore/renderAfter (allValues still passed for backwards compatibility)
  • FormBuilder: Grid layout (columns prop) now collapses responsively on narrow viewports using AutoGrid

Features

  • FormBuilder: Dev warnings for unknown/mismatched field and section props (e.g., titlelabel, fullWidthwidth: "full")
  • FormBuilder: Document width: "full" field prop as alternative to colSpan
  • FormBuilder: Add width to TypeScript definitions

Docs

  • Expanded layout documentation with comparison table, responsive behavior notes, and usage guidance for all four layout modes