WYSIWYG: Moveable 최소 통합(드/리/회 props + 8px 스냅 그리드) 및 스모크 테스트 추가

This commit is contained in:
2025-11-16 22:22:23 +09:00
parent 66cb36cd9d
commit ccb706de5b
4 changed files with 331 additions and 0 deletions
+2
View File
@@ -20,10 +20,12 @@
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"jszip": "^3.10.1",
"moveable": "^0.53.0",
"next": "16.0.2",
"next-intl": "^4.5.2",
"react": "19.2.0",
"react-dom": "19.2.0",
"react-moveable": "^0.56.0",
"zod": "^4.1.12",
"zustand": "^5.0.8"
},