feat(ui): 2.0.0-alpha.12 — editable Sacred Valley layout

Edit-layout mode: per-card resize (S/M/L), show/hide with a hidden-cards tray,
drag-to-reorder via a dedicated grip handle, and reset-to-default. Persists via
the existing /api/dashboard/layout (order/sizes/hidden) — no backend change.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
root
2026-06-04 18:15:08 +10:00
parent ce26895d8e
commit ae3a45251d
5 changed files with 165 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "void-server",
"version": "2.0.0-alpha.11",
"version": "2.0.0-alpha.12",
"type": "module",
"private": true,
"scripts": {