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
/
StopSheet.css
Age
Commit message (
Expand
)
Author
2025-12-01
refactor: replace StopSheet with StopSummarySheet and update related components
Ariel Costas Guerrero
2025-11-22
style: Update StopSheet styles and fix layout issues in footer
Ariel Costas Guerrero
2025-11-19
Some UI tweaks
Ariel Costas Guerrero
2025-11-08
Fix scrolling on mobile finally!
Ariel Costas Guerrero
2025-11-07
PWA: use standalone display mode and disable scroll on modal sheets (#82)
Copilot
2025-11-07
Show all stop lines with horizontal scroll for 6+ lines (#79)
Copilot
2025-11-05
Refactor LineIcon component to display the original line name and adjust Stop...
Ariel Costas Guerrero
2025-11-03
Display available lines on StopSheet
Ariel Costas Guerrero
2025-10-21
Update deployment script and enhance StopSheet component styles and structure
Ariel Costas Guerrero
2025-09-07
feat: Enhance StopSheet component with error handling and loading states
Ariel Costas Guerrero
2025-06-29
Update amenities in README and add amenities.yaml for bus stop overrides
Ariel Costas Guerrero
2025-06-26
Implement stop sheet modal for map stop interactions (#27)
Copilot