• v0.7.1 f4f199e543

    v0.7.1 Stable

    pienter-release-bot released this 2026-09-15 09:49:22 +00:00 | 219 commits to main since this release

    Changed

    • RecordFields reuses field error arrays while draft values change, avoiding
      repeated issue scans and unnecessary error-prop updates during typing.

    • Sidebar and Tabs skip navigation DOM scans for unrelated key presses; Sidebar
      also handles Space activation before collecting visible entries.

    • Menus initialize roving focus with one enabled-item search and avoid repeating
      full tabindex updates when keyboard navigation triggers a focus event.

    • NumberField stepper clicks emit one model update while preserving native input
      and change events, so consumer validation and autosave handlers run once.

    Downloads