v2-ui #88

Merged
Vishnu merged 13 commits from v2-ui into main 2025-05-15 07:05:44 +00:00

13 Commits

Author SHA1 Message Date
Vishnu 5c896e11a8 refactor: Update min-width property in controls-player-container for better layout handling 2025-05-15 12:11:25 +05:30
Vishnu 032d6e80a4 refactor: Update KeyPressListener to include isPlaying state for improved shortcut handling 2025-05-15 12:10:13 +05:30
Vishnu 9cd08f75e3 refactor: Enhance ControlsPlayer and CamMode for improved camera mode handling and UI responsiveness 2025-05-15 12:06:51 +05:30
Vishnu 8facad31bc refactor: Implement hidePlayer state in ControlsPlayer and SimulationPlayer for better UI control 2025-05-15 11:32:16 +05:30
Vishnu 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
Vishnu c77b62db19 refactor: Update element IDs for better clarity and consistency across components 2025-05-15 10:30:37 +05:30
Vishnu 8d555278d2 Merge branch 'v2-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v2-ui 2025-05-15 10:11:24 +05:30
Nalvazhuthi 4daed0f09a refactor: Simplify chartTypes declaration and enhance widget drag-and-drop functionality 2025-05-15 10:10:56 +05:30
Vishnu d99a78ece0 Merge remote-tracking branch 'origin/v2' into v2-ui 2025-05-15 10:10:36 +05:30
Vishnu 3e97c67b24 Merge remote-tracking branch 'origin/main' into v2-ui 2025-05-15 10:01:31 +05:30
Jerald-Golden-B 243a2e7606 Merge branch 'main' into v2 2025-05-15 09:44:40 +05:30
Jerald-Golden-B 6c4b298072 Implement asset management and loading functionality with Zustand; refactor error handling and update asset types 2025-05-15 09:34:55 +05:30
Nalvazhuthi df5dfd35bc feat: Enhance User Authentication and Socket Management
- Added IDs to buttons in UserAuth for better accessibility.
- Improved socket management in Zustand store, ensuring proper connection handling.
- Introduced new Compare functionality with a dedicated popup for version comparison.
- Updated footer styles for fixed positioning and improved responsiveness.
- Redesigned controls player UI for better user experience and added walk mode toggle.
- Refactored styles for real-time visualization and compare layout for consistency.
2025-05-14 18:39:47 +05:30