2024.12.03.01
What's Changed
- feat: Toggle between summary and details view in itinerary panel by @joshlarson in #2232
- feat(trip_planner): Use <.itinerary_summary /> in the details panel by @joshlarson in #2237
- chore: convert root template to .heex by @thecristen in #2233
- Revert "chore: convert root template to .heex (#2233)" by @joshlarson in #2239
- feat: Arrange map and plan results correctly on desktop and mobile by @joshlarson in #2240
- refactor: Inline <.itinerary_group /> component into TripPlannerResultsSection by @joshlarson in #2241
- build(deps): bump requirejs from 2.3.6 to 2.3.7 by @dependabot in #2148
- build(deps): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #2226
- feat: Show "Depart at" buttons and show the correct itinerary on click by @joshlarson in #2238
Full Changelog: 2024.11.22.01...2024.12.03.01