aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/components/Stops/ConsolidatedCirculationCard.tsx
AgeCommit message (Expand)Author
2025-11-30feat: add Tailwind CSS support and create ConsolidatedCirculationCard stylesAriel Costas Guerrero
2025-11-22feat: Implement previous trip shape handling in VigoController and update rel...Ariel Costas Guerrero
2025-11-21feat: Update ConsolidatedCirculationCard to support readonly mode; enhance bu...Ariel Costas Guerrero
2025-11-19feat: Implement StopMapModal component for displaying bus stop locations with...Ariel Costas Guerrero
2025-11-19feat: Enhance map attribution feature; improve styles and add toggle function...Ariel Costas Guerrero
2025-11-19feat: Add About and Favourites pages, update routing and context managementAriel Costas Guerrero
2025-11-17Use consolidated data API in map sheet with shared card component (#100)Copilot