Commit 3e85eb1
committed
refactor: optimize memory usage and clean up codebase
- Remove unnecessary test files and move to project root
- Optimize useMaterializeInput with shallowRef for large data
- Add proper cleanup in onUnmounted hooks
- Use toRaw() in PivotData creation to reduce reactivity overhead
- Remove unused usePivotModelHistory and useDraggableMemoryFix
- Simplify main.ts to use App.vue directly
- Remove deep watch to prevent performance issues1 parent 3649f40 commit 3e85eb1
File tree
6 files changed
+28
-730
lines changed- src
- components/pivottable-ui
- composables
6 files changed
+28
-730
lines changed
0 commit comments