Commit Graph

9 Commits

Author SHA1 Message Date
304ccf134a refactor: Clean up code by removing unused imports, enhancing component props, and improving styles for better maintainability 2025-05-15 11:06:01 +05:30
db7b4c6f7d Refactor store imports and consolidate state management
- Updated import paths for various components to use the new builder store.
- Removed the old store file and migrated all state management logic to the new builder store.
- Ensured all components utilizing socket and visualization state are now referencing the builder store.
- This change improves organization and maintainability of the state management system.
2025-05-13 17:53:00 +05:30
Nalvazhuthi
26fa892597 Refactor DraggableWidget and Panel components; remove unused state variables, update canvas ID references, and enhance widget rendering logic. Improve sidebar styles for better layout and tooltip visibility. 2025-05-08 18:01:25 +05:30
Nalvazhuthi
1ce08821ff Refactor canvas element references to use "work-space-three-d-canvas"; update tooltip keyboard shortcut; clean up unused imports and comments; enhance keyboard shortcut handling for module switching and tool selection. 2025-05-08 15:18:33 +05:30
Nalvazhuthi
453d6efc69 Refactor MarketPlace and Scene components; enhance drag-and-drop functionality in DraggableWidget and Panel; add WidgetPlaceHolder component; implement global echo logging interface. 2025-05-08 14:21:21 +05:30
ccd6298d17 Refactor canvas element references to use consistent ID for workspace 2025-05-08 14:18:02 +05:30
Nalvazhuthi
6a51fbca61 updated realTime vis panel smooth transition 2025-04-30 18:20:36 +05:30
Nalvazhuthi
513d4d0958 merged to main 2025-04-11 18:44:48 +05:30
Nalvazhuthi
4edb3cfd7d updated folder structure 2025-04-11 18:08:47 +05:30