chore: update gsap to version 3.13.0 and refactor DraggableWidget component
- Updated gsap dependency in - Refactored DraggableWidget component to utilize gsap's Draggable for improved drag-and-drop functionality. - Enhanced the handling of widget reordering and panel capacity calculations. - Improved the rendering logic for different widget types. - Added new styles for better visual feedback during drag operations.
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"chartjs-plugin-annotation": "^3.1.0",
|
||||
"dxf-parser": "^1.1.2",
|
||||
"glob": "^11.0.0",
|
||||
"gsap": "^3.12.5",
|
||||
"gsap": "^3.13.0",
|
||||
"html2canvas": "^1.4.1",
|
||||
"immer": "^9.0.21",
|
||||
"leva": "^0.10.0",
|
||||
|
||||
Reference in New Issue
Block a user