• v0.7.0 20394a7bfe

    v0.7.0 Stable

    pienter-release-bot released this 2026-09-15 09:13:52 +00:00 | 245 commits to main since this release

    Changed

    • Index preserves structured backend errors and offers reset for rejected queries.
      Refresh callbacks wait for navigation and loading to settle. Sortable columns
      are checked against the endpoint's allowed fields before loading.

    • Breadcrumb is now a bar with an optional actions slot on the
      inline-end side. The pui-breadcrumb block class moved from the <ol>
      to the <nav>; the list is pui-breadcrumb__trail.

    • Index renders its pagination footer as a page-level band after the
      results card instead of inside it, mirroring the header. Pages can pin
      it to the viewport bottom; consumer styles targeting the footer's card
      corner radii no longer apply.

    Added

    • Index's sort select shares state with table headers and supports allowed fields
      without visible columns. Sort labels can be customized independently of columns.
    • Individual filter updates and refresh/loading access in Index action and
      selection slots reduce consumer wiring.
    • normalizeListQuery validates structured query state directly, without a URL
      encoding round trip.
    Downloads