mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 08:06:00 +00:00
6694c63990
introduced `useRoutePathState` for managing active states via routes, added `CollapsibleList` for reusable collapsible UI, and updated various components to leverage route awareness for improved navigation state handling. Also adjusted routing for entities, strategies, and schema to support optional sub-paths.