listkit
Versiones
Cada versión publicada, con sus notas, desde GitHub Releases.
5.0.0 (2026-09-13)
Features
- actions: quick bar, groups, href, menu a11y (cdd7ced)
- build: publish a 'use client' boundary (dbabc2a)
- next: add useNextHistoryRouterAdapter, a History-API adapter (934d9a7)
- selection: controller, details and server wire (7a2eaa9)
- selection: lock or gate the row checkboxes (500dde0)
- shortcuts: add a density toggle shortcut (52566c1)
- sql: fold search on both sides and page exports (1937865)
- sync the public package up to the 4.7.0 upstream surface (13cf9ba)
- table: keep edge fades visible when pinned (5d25f70)
- theme: class-driven dark mode (a793a45)
- theme: surface tones for table and cards (8ee6186)
- view: remember the table/cards choice (2873e1a)
Bug Fixes
- cards: key selection by the row's real index (06db4a3)
- cards: lift hover only on clickable cards (a550366)
- dedupe conflicted declarations and scrub internal references (462e9fa)
- filters: send date ranges as absolute instants (2503c4c)
- mongoose: cast aggregate $match through the schema (dad77c5)
- overlays: keep panels above their own scrim (bf8969d)
- table: start edge fades below the header (a33192c)
- theme: ship the dark variant in tailwind.css (9ed5127)
Miscellaneous Chores
- cut the sync as 5.0.0 (9f46aba)