2024.12.12.01
What's Changed
- Add walking legs to the trip plan details by @anthonyshull in #2246
- refactor: Change itinerary-panel-view state for TripPlannerResultsSection by @joshlarson in #2242
- refactor: Convert TripPlannerResultsSection to a function component by @joshlarson in #2252
- fix(layout): Shrink margin-top for schedule headers by @joshlarson in #2254
- feat: Update train schedule headways for Winter 2025 Rating by @joshlarson in #2255
- test: Update inaccurate test name by @joshlarson in #2256
- feat: Suppress "Depart at" buttons when there's only one itinerary by @joshlarson in #2250
- fix: Make "Depart at" buttons wrap rather than overflow by @joshlarson in #2259
- cleanup: We only need to alias PersonalDetail once by @joshlarson in #2257
- feat: Add "Service every 15 minutes or better" badge for frequent bus routes by @joshlarson in #2253
- WIP: feat(TripPlanner): transit leg and itinerary locations by @thecristen in #2251
- fix: Remove invocation of @target from <.itinerary_detail /> by @joshlarson in #2261
- refactor: Convert itinerary legs to segments for easier rendering by @joshlarson in #2262
- Itinerary detail map by @anthonyshull in #2258
- refactor(ServiceOptGroup): simplified text by @thecristen in #2263
- fix: De-duplicate start and end locations when they're next to transit segments by @joshlarson in #2264
Full Changelog: 2024.12.05.01...2024.12.12.01