Commit 3ecfae5
committed
refactor: replace task-specific panel store with centralized layout store
- Create centralized panelLayoutStore managing layouts for multiple tasks
- Add comprehensive unit tests
- Extract panel manipulation logic into helpers
- Add constants for default panel IDs and sizes
- Enhance panelTree utilities for tree manipulation1 parent a907b24 commit 3ecfae5
File tree
9 files changed
+1698
-2
lines changed- src
- renderer/features/panels
- constants
- store
- utils
- test
9 files changed
+1698
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
0 commit comments