v2-ui #81

Merged
Vishnu merged 7 commits from v2-ui into main 2025-05-07 03:29:47 +00:00

7 Commits

Author SHA1 Message Date
Vishnu 1de5c9d733 Merge remote-tracking branch 'origin/main' into v2-ui 2025-05-07 08:58:20 +05:30
Vishnu 83f9c660b1 Merge branch 'v2-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v2-ui 2025-05-07 08:58:07 +05:30
Vishnu cb483b4ded Refactor code structure for improved readability and maintainability 2025-05-07 08:57:31 +05:30
Nalvazhuthi 7459b7f1a4 feat: Implement loading skeletons in various components
- Added SkeletonUI component to display loading states in Assets, MarketPlace, ROISummary, ThroughputSummary, and other relevant components.
- Integrated loading state management in Assets and MarketPlace to show skeletons while fetching data.
- Updated styles for skeletons to enhance visual representation during loading.
- Refactored existing components to utilize the new SkeletonUI for better user experience during data loading.
- Adjusted sidebar animations for smoother transitions.
2025-05-06 18:41:58 +05:30
Vishnu f7d0151b00 Merge remote-tracking branch 'origin/main' into v2-ui 2025-05-06 11:05:50 +05:30
Vishnu 05eb3342b0 Merge branch 'v2-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v2-ui 2025-05-05 18:03:22 +05:30
Nalvazhuthi bdfe0900d1 Refactor styles across components to utilize variable-based border-radius for consistency and improved maintainability. Added SkeletonUI component and corresponding styles for loading states. 2025-05-05 18:02:04 +05:30