Commit Graph

5 Commits

Author SHA1 Message Date
hyper 0add3f27d5 fix(layer-editor): use stable _key for drag-and-drop sorting
Add a unique `_key` to each layer config to maintain stable sortable IDs
across reorder operations. Update LayerRow to use the sortableId prop
and the `use:sortable` directive. Refactor layer-crud utilities to
generate and propagate `_key` values on creation and initialization.
2026-07-03 21:49:18 +08:00
hypercross 1bd72bb58f docs: clean up 2026-03-10 23:17:49 +08:00
hypercross f736b7309e fix: case 2026-03-06 17:52:30 +08:00
hypercross 80471e8dd2 chore: todo clean up 2026-02-28 17:40:02 +08:00
hypercross 19256b501f feat: yaml tag block 2026-02-28 11:44:42 +08:00