index
:
enmarcha.git
copilot/fix-timestamp-utc-issue
copilot/improve-geolocation-on-frontend
copilot/improve-route-details-visualisation
main
old-main
renovate/major-eslint-monorepo
renovate/major-gh-actions-all
renovate/major-lucide-monorepo
renovate/npm-all
renovate/nuget-all
renovate/react-i18next-17.x
renovate/typescript-6.x
renovate/vite-8.x
The ultimate public transit application for Galicia (Spain)
arielcostas
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
frontend
/
app
/
components
/
Stops
/
ConsolidatedCirculationCard.tsx
Age
Commit message (
Expand
)
Author
2025-12-08
feat: add StopHelpModal component and integrate help functionality in Estimates
Ariel Costas Guerrero
2025-12-01
fix: adjust width of LineIcon container and improve marquee display logic
Ariel Costas Guerrero
2025-12-01
refactor: replace StopSheet with StopSummarySheet and update related components
Ariel Costas Guerrero
2025-12-01
Fix some terminus formatting, add marquee-d next streets
Ariel Costas Guerrero
2025-11-30
Refactor StopMap and Settings components; replace region config usage with RE...
Ariel Costas Guerrero
2025-11-30
feat: add Tailwind CSS support and create ConsolidatedCirculationCard styles
Ariel Costas Guerrero
2025-11-22
feat: Implement previous trip shape handling in VigoController and update rel...
Ariel Costas Guerrero
2025-11-21
feat: Update ConsolidatedCirculationCard to support readonly mode; enhance bu...
Ariel Costas Guerrero
2025-11-19
feat: Implement StopMapModal component for displaying bus stop locations with...
Ariel Costas Guerrero
2025-11-19
feat: Enhance map attribution feature; improve styles and add toggle function...
Ariel Costas Guerrero
2025-11-19
feat: Add About and Favourites pages, update routing and context management
Ariel Costas Guerrero
2025-11-17
Use consolidated data API in map sheet with shared card component (#100)
Copilot