GamerBoss101 9fd6dc11c3 feat: Enhance DirectionsSidebar with gradient routes and theming options
- Added `gradientRoutes` and `mapStyleChoice` props to DirectionsSidebar for customizable route rendering and theming.
- Implemented logic to handle gradient routes based on crash data availability.
- Updated route rendering colors and styles for better visual distinction.
- Refactored sidebar and toggle button styles for improved UI consistency across themes.

refactor: Introduce UnifiedControlPanel for better control management

- Replaced ControlsPanel with UnifiedControlPanel to consolidate map and crash data controls.
- Added state management for panel visibility and local storage persistence.
- Enhanced UI for map controls, including options for heatmap visibility and gradient routes.

style: Update GeocodeInput and Legend components for consistent theming

- Refactored styles in GeocodeInput to use CSS variables for background and border colors.
- Updated Legend component styles to align with new theming variables for better integration.

chore: Introduce new CSS variables for panel theming

- Added a new color palette for panels and sidebars in globals.css to support light and dark themes.
2025-09-28 02:30:52 -04:00
2025-09-27 22:45:52 -04:00
2025-09-28 00:47:45 -04:00
2025-09-27 22:45:52 -04:00
2025-09-27 01:02:32 -04:00
Description
No description provided
https://roadcast.sirblob.co/
Readme 7.1 MiB
Languages
Python 55.4%
TypeScript 41.9%
CSS 2.5%
Shell 0.2%