This website requires JavaScript.
Explore
Help
Sign In
Dwinzo-Beta
/
Dwinzo_dev
Watch
4
Star
0
Fork
3
You've already forked Dwinzo_dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
18b6a4b22da7c04c53b7fbc9351a24c82a1d6353
Dwinzo_dev
/
app
/
src
/
modules
/
builder
/
groups
History
Jerald-Golden-B
73f9bb29f7
Merge branch 'main' into v2
2025-04-30 12:01:39 +05:30
..
floorGroup.tsx
…
floorGroupAisle.tsx
…
floorItemsGroup.tsx
Refactor model identifier naming conventions from 'modeluuid' and 'modelname' to 'modelUuid' and 'modelName' across multiple modules for consistency and clarity. Update related API calls and local storage handling to reflect these changes. Remove unused deleteProductDataApi service and implement deleteProductApi service for product data deletion. Introduce steeringAngle property in vehicle configurations.
2025-04-30 11:46:20 +05:30
floorPlanGroup.tsx
folder structure change
2025-04-21 11:53:42 +05:30
wallItemsGroup.tsx
Refactor model identifier naming conventions from 'modeluuid' and 'modelname' to 'modelUuid' and 'modelName' across multiple modules for consistency and clarity. Update related API calls and local storage handling to reflect these changes. Remove unused deleteProductDataApi service and implement deleteProductApi service for product data deletion. Introduce steeringAngle property in vehicle configurations.
2025-04-30 11:46:20 +05:30
wallsAndWallItems.tsx
…
wallsMesh.tsx
…
zoneGroup.tsx
Refactor styles to use 'background' shorthand property instead of 'background-color' for consistency across components. Updated various components including confirmation pop-up, input fields, lists, marketplace, menu, module toggle, simulation, and more. Enhanced visual effects with backdrop filters and adjusted padding/margins for improved layout. Removed unnecessary styles and optimized hover effects for better user experience.
2025-04-29 16:27:03 +05:30