Releases: imnatgreen/busfares
Releases · imnatgreen/busfares
v0.0.1-alpha.12
Changelog
- d76cd51 Bump undici from 5.11.0 to 5.19.1 in /frontend
- df3ab16 Merge pull request #1 from imnatgreen/dependabot/npm_and_yarn/frontend/undici-5.19.1
- c36d242 Merge remote-tracking branch 'origin/main' into main
- 002587e add favicon and release metadata
- e6912e4 add js to codeql
- 5c2d6c0 change to MIT license
- 1992868 fix tariff typo
- d549a9a fix typo in router
- 267920e pass place name to OTP
v0.0.1-alpha.11
v0.0.1-alpha.10
Changelog
- 47fec9f add geocoding (search and reverse)
- 8b1823b add tooltip to bus lines
- 0dbc2fd improve some transitions
- 2a418b5 map styling
- 6108ac0 move button to component
- 44a123c separate ItineraryLeg in summary
- ae34ca6 show total fare in itinerary list
- 504800e trim OTP IDs properly
- 2101c73 zoom search to route
v0.0.1-alpha.9
Changelog
- 1091603 add itinerary detail page
v0.0.1-alpha.8
v0.0.1-alpha.7
Changelog
- 751b46f hide search box whilst viewing results
v0.0.1-alpha.6
v0.0.1-alpha.5
v0.0.1-alpha.4
Changelog
- 72e35bb Merge branch 'main' of https://github.com/imnatgreen/busfares
- fb7eb67 add date/time picker
- f785c5f move map into components and make polylines dynamic
- 497d9dd only build release for tagged versions
v0.0.1-alpha.3
Changelog
- 9229e21 add multiarch docker images