aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/components/Stops/ConsolidatedCirculationCard.tsx
AgeCommit message (Expand)Author
2025-12-12fix: enhance route matching logic and improve CSS layout for consolidated cir...Ariel Costas Guerrero
2025-12-08fix: update default formatter to Prettier and enhance ETA display logic in Co...Ariel Costas Guerrero
2025-12-08Update formattingAriel Costas Guerrero
2025-12-08Refactor code structure for improved readability and maintainability; removed...Ariel Costas Guerrero
2025-12-08feat: add StopHelpModal component and integrate help functionality in EstimatesAriel Costas Guerrero
2025-12-01fix: adjust width of LineIcon container and improve marquee display logicAriel Costas Guerrero
2025-12-01refactor: replace StopSheet with StopSummarySheet and update related componentsAriel Costas Guerrero
2025-12-01Fix some terminus formatting, add marquee-d next streetsAriel Costas Guerrero
2025-11-30Refactor StopMap and Settings components; replace region config usage with RE...Ariel Costas Guerrero
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