Block a user
README.md to include detailed project overview, features breakdown, technical stack, usage guide, project structure, and educational context for improved clarity and documentation quality.
DreamCharts to consolidate chart rendering logic into reusable renderChart function; improved chart resize handling for better responsiveness and maintainability
@types/node and dependencies to devDependencies for extended Node.js type support; adjusted chip icon positioning in DreamCardCompact for improved UI alignment
DreamVR to simplify component structure, integrate OrbitControls for non-VR mode, enhance lighting, and optimize render logic for improved performance and maintainability
Technology visualization
webxr-polyfill and refactoring DreamVR component for enhanced VR functionality and simplified code structure
ProfilePage UI by improving spacing, aligning component structure, and reintroducing project information card for enriched profile context and presentation
package-lock.json to add and lock dependencies for extended multimedia, VR, and UI support, including @react-three/xr, @fortawesome, zustand, and others for enhanced feature integration and compatibility
description field in MockDreams dataset for concise and refined narrative of digital garden dream visuals
chip icon to DreamCard and DreamCardCompact for visual representation of chip input type
MockDreams dataset (img field) for improved consistency with naming conventions
MockDreams by adding audio, image, and video fields to enhance dream representation
DreamPage to use lazy loading with Suspense for charts and media, modularized chart components into DreamCharts.tsx using d3, and optimized build by grouping libraries into separate chunks in vite.config.ts