Skip to content

0.18.1

Choose a tag to compare

@github-actions github-actions released this 08 Aug 07:24
· 1 commit to main since this release

0.18.1 — Add row form layout

  • The Add row form is laid out as a proper two-column grid: labels on a fixed column, and plain
    rectangular fields that all share one width and one height. Previously each label sized itself to
    its text, so every input started at a slightly different position and ran to a different length.
  • Fields use a standard bordered rectangle rather than a rounded pill.
  • The buttons sit together, right-aligned, below the form.