mirror of
https://github.com/mue/mue.git
synced 2026-07-15 13:03:55 +02:00
- Added react-router for improved routing and navigation. - Replaced hash-based navigation with React Router's navigate function. - Introduced RouterBridge to manage deep linking and legacy navigation. - Updated components to utilize useNavigate and useLocation hooks. - Refactored modal handling to integrate with React Router. - Removed updateHash utility to prevent conflicts with React Router's history management. - Created routes configuration for application structure and lazy loading. - Ensured backward compatibility with existing deep link data structure.
2.5 KiB
2.5 KiB