aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/components/StopItem.tsx
AgeCommit message (Collapse)Author
2025-12-28Get favourite stops from OTP instead of pre-generated fileAriel Costas Guerrero
2025-11-30Remake home and settings pages using Tailwind stylesAriel Costas Guerrero
2025-11-30Refactor StopMap and Settings components; replace region config usage with ↵Ariel Costas Guerrero
REGION_DATA, update StopDataProvider calls, and improve UI elements. Remove unused timetable files and add Tailwind CSS support.
2025-11-19feat: Refactor layout and styles for StopList and related components; add ↵Ariel Costas Guerrero
ThemeColorManager for dynamic theme support
2025-11-07Improve gallery scroll indicators and format codecopilot-swe-agent[bot]
Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com>
2025-10-21Implement new Santiago region (WIP)Ariel Costas Guerrero
2025-06-26Implement stop sheet modal for map stop interactions (#27)Copilot
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> Co-authored-by: Ariel Costas Guerrero <ariel@costas.dev>
2025-06-24Replace leaflet for maplibre, use react-router in framework modeAriel Costas Guerrero