CodeNomad/packages
Pascal André 6bcc52567d
fix(ui): make right panel drag reorder work
Replace the native HTML drag handlers on right-panel tabs and Status sections with the same solid-dnd sortable primitives used by the main instance tabs. This keeps direct drag-to-reorder interaction reliable across the panel customization UI while preserving the existing persisted order model.

Validation: npm exec --no -- tsx --test packages/ui/src/components/instance/shell/right-panel/registry.test.ts; npm run typecheck --workspace @codenomad/ui; git diff --check.
2026-07-25 13:04:25 +02:00
..
cloudflare Min server 0.18.0 2026-06-21 20:09:49 +01:00
electron-app fix(restore): simplify persistence and harden cross-platform cleanup (#602) 2026-07-17 22:17:15 +01:00
opencode-plugin Bump version to 0.18.0 2026-06-19 13:55:00 +01:00
server feat(restore): persist Yolo and session expansion state (#611) 2026-07-19 17:16:56 +01:00
tauri-app fix(tauri): add native About and Help menus (#596) 2026-07-17 22:17:26 +01:00
ui fix(ui): make right panel drag reorder work 2026-07-25 13:04:25 +02:00