Files
Nitro-V3/src/components
simoleo89 d699964542 feat(furni-editor): modernize search/list view + live search + server sort
- Restyle to match the editor: slate palette, rounded card, search bar
  with icon + focus ring, teal filter chips, larger furni thumbnails,
  loading skeleton + empty state.
- Live search (350ms debounce) with clear button; filters/sort apply
  immediately.
- Pagination: first/prev/next/last + page-jump input + 'Showing X-Y of Z'
  (was Prev/Next only across 3002 pages).
- Header sort now queries the server (sortField/sortDir) instead of
  reordering only the 20 visible rows; useFurniEditor.searchItems passes
  the sort through.
2026-06-06 15:08:47 +02:00
..
2026-02-20 08:17:17 +01:00
2026-05-20 14:56:35 +02:00
2026-06-05 17:21:53 +02:00
2026-06-03 09:39:25 +02:00
2026-06-03 07:46:28 +02:00
2026-04-03 05:22:26 +02:00
2026-05-26 12:51:33 +02:00
2026-05-20 20:54:07 +02:00
2026-06-04 13:43:29 +02:00
🆙 Init V3
2026-01-31 09:10:52 +01:00
2026-03-26 13:31:12 +01:00
2026-04-03 05:22:26 +02:00
2026-06-05 14:32:55 +02:00
2026-06-02 12:56:48 +02:00
2026-06-04 13:43:29 +02:00