2025.01.03.01
What's Changed
Note
Items which are not yet user-facing are displayed in italic style
- fix(TripPlanner): Clear the map when switching back to summary view by @joshlarson in #2283
- fix: Make DOM ID's unique for trip planner search boxes by @joshlarson in #2284
- ui(TripPlanner): Fix alignment of route symbol icon in transit leg by @joshlarson in #2281
- fix(TripPlanner): Ensure that colors on the map are accurate by @joshlarson in #2280
- fix: Make the first "Depart at" button active when selecting an itinerary group by @joshlarson in #2282
- fix(tests): Guarantee that TripPlannerTest headsigns are different from each other by @joshlarson in #2287
- fix(tests): Don't run tests that fail non-deterministically by @joshlarson in #2286
- fix(tests): Prevent router_test.exs from running async by @joshlarson in #2288
- fix: Don't show "No trips found" message when there are other errors by @joshlarson in #2290
- WIP - Make map and results summary sticky by @joshlarson in #2291
- deps: update mbta_metro to minor version 1 by @thecristen in #2292
- cleanup(Live.TripPlanner): inputs UI polish by @thecristen in #2293
- build(deps): bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #2270
- build(deps): bump systeminformation from 5.21.24 to 5.23.14 by @dependabot in #2285
- feat: add another basic auth credential by @thecristen in #2294
- cleanup(Live.TripPlanner): even more UI polish by @thecristen in #2295
- fix(TransitLeg): collapse for any non-zero number of intermediate stops by @thecristen in #2296
- Dont show irrelevant alerts by @anthonyshull in #2299
Full Changelog: 2024.12.20.01...2025.01.03.01