Commit Graph

3 Commits

Author SHA1 Message Date
b95ab43425 Refactor RoomView component to MyRoom; update imports and related references
- Removed RoomIllustration component and replaced it with MyRoom component in RoomView.
- Updated import paths in exploRUG, roomView-react, and tsconfig.json to reflect the new component structure.
- Enhanced WindowExtended interface in canvasutils to include ordersheet properties.
- Modified convertArrIntoRad function to accept any type for input array.
- Cleaned up encoding function for colors to improve readability.
2026-04-24 14:41:09 +05:45
daaa5bd7ad feat: add RoomIllustrationReact component and update TypeScript configuration
- Introduced a new React component  in  that wraps the  element.
- Updated TypeScript configuration to change module resolution from \node\ to \bundler\ and included a new JavaScript file for type checking.
- Updated  to add new dependencies including , , and others for improved functionality and compatibility.
2026-04-22 16:49:03 +05:45
39ead94535 exploRUG component setup 2026-04-21 14:54:02 +05:45