Releases: mbta/skate
Releases · mbta/skate
2024-03-11-1
What's Changed
- fix: Don't consolidate Elixir protocols in test by @joshlarson in #2475
- refactor: use react-bootstrap components for LayersControl by @lemald in #2478
- feat: make detour modal receive focus on opening by @lemald in #2485
- feat: Add cursor for placing a waypoint by @joshlarson in #2466
- refactor: Don't fix the height and width for detour marker icons by @joshlarson in #2481
- feedback(design):fix(css/diversionPage): make panel width the larger of
300px
or22.5%
of the screen by @firestack in #2487 - feat: show stop markers on detour map by @joshlarson in #2476
- refactor: Have useDetour return stops instead of relying on originalRoute.shape by @joshlarson in #2480
- feat: Add new icons for missed stops by @joshlarson in #2483
- fix: Fix hover behavior for missed stop icons by @joshlarson in #2488
- fix(ts/components/detourFinishedPanel): style heading with
__h1
class by @firestack in #2490
Full Changelog: 2024-03-07-1...2024-03-11-1
2024-03-07-1
What's Changed
- test:fix: attempt to fix failing coverage job on main by @firestack in #2477
- feat: add connection points to finished detour panel by @firestack in #2473
Full Changelog: 2024-03-06-1...2024-03-07-1
2024-03-06-1
What's Changed
- feat: Update detour-shape weight and color to match hi-fi design by @joshlarson in #2458
- cleanup: Remove originalShapeClickable by @joshlarson in #2459
- feat: Style cursor for placing the end-point of a detour by @joshlarson in #2467
- fix: Remove originalShapeClickable from DetourMap stories by @joshlarson in #2472
- feat: hifi undo / clear buttons by @lemald in #2471
- feat: Update start, end, and way- point markers on the detour map by @joshlarson in #2468
- fix: Fix detour shape color by @joshlarson in #2474
Full Changelog: 2024-03-05-1...2024-03-06-1
2024-03-05-1
What's Changed
- feat: Draw original and diverted route segments on the map by @joshlarson in #2455
- feat(storybook): Add stories for DetourMap by @joshlarson in #2457
- feat: add editorconfig by @firestack in #2462
- feat: add jest linter by @firestack in #2465
- feat(ts/components/diversionPage): add share screen text stub by @firestack in #2463
- feat: map button components by @lemald in #2469
Full Changelog: 2024-03-04-1...2024-03-05-1
2024-03-04-1
What's Changed
- feat: detour page exit confirmation modal by @lemald in #2440
- feat: Add DetoursController, which steals the logic from the missed stops controller by @joshlarson in #2439
- feat: Add algorithm for segmenting a route based on connection points by @joshlarson in #2438
- init: lockout controls initial work by @firestack in #2445
- refactor: Replace fetchDetourMissedStops with fetchFinishedDetour by @joshlarson in #2442
- refactor: give Bootstrap access to typography variables sans Reboot by @lemald in #2446
- fix: Remove useless Params by @joshlarson in #2447
- refactor: Remove DetourMissedStopsController by @joshlarson in #2443
- refactor: Allow Location.distance/2 to take anything that implements Location.From by @joshlarson in #2449
- chore: Upgrade various workflow actions to get rid of Node 16 deprecation warnings by @joshlarson in #2454
- feat: Add route segment info to /finished_detour endpoint by @joshlarson in #2450
- feat: Read route segment info in api.ts by @joshlarson in #2451
- fix: Remove unnecessary 'key' prop from DetourMap by @joshlarson in #2456
- Style detour close modal by @lemald in #2448
Full Changelog: 2024-02-29-1...2024-03-04-1
2024-02-29-1
What's Changed
- fix: clear missed stops when detour is no longer in a finished state by @lemald in #2436
- feat: missed stops count badge by @lemald in #2433
- feat(ts/hooks/useDetour): move detour finished state into useDetour hook by @firestack in #2437
- fix: Do not highlight and widen original route shape after the detour… by @joshlarson in #2434
Full Changelog: 2024-02-28-1...2024-02-29-1
2024-02-28-1
What's Changed
- Remove instantPromise from tests by @lemald in #2427
- refactor: Factor out
OriginalRouteShape
inDetourMap
by @joshlarson in #2423 - fix: Update wording in 'Directions' section of the detour panel by @joshlarson in #2426
- chore(tests): Remove
await
fromfireEvent
calls by @joshlarson in #2428 - feat: Highlight and widen clickable area on original route shape for detour map by @joshlarson in #2424
- feat:test(ts/components/bsIcons): add tests for Bootstrap Icons by @firestack in #2431
- fix(css+sb/diversion-panel): fix panels not expanding in stories by @firestack in #2432
- feat(ts/components/diversionPage): add share detour panel by @firestack in #2429
- refactor: extract original route query into byRole like API by @firestack in #2430
Full Changelog: 2024-02-27-1...2024-02-28-1
2024-02-27-1
What's Changed
- build(deps-dev): bump credo from 1.7.4 to 1.7.5 by @dependabot in #2413
- chore: Update canius-lite to clear warnings by @joshlarson in #2418
- refactor: convert diversion panel to use layout panel components by @firestack in #2421
- feat: allow undoing start and end points by @joshlarson in #2417
- feat: Animate expanding and collapsing the left nav on Desktop by @joshlarson in #2403
- feat: Add ability to clear entire detour in one go by @joshlarson in #2422
- Fetch and display missed stops by @lemald in #2419
- cleanup: deprecate instant promise by @firestack in #2425
- feat(ts/ui): add finish detour button by @firestack in #2420
Full Changelog: 2024-02-26-1...2024-02-27-1
2024-02-26-1
What's Changed
- chore: remove fallback on signout URL from Guardian claims by @lemald in #2410
- feat: function to look up route pattern by ID. by @lemald in #2407
- Log user information during socket connection by @lemald in #2411
- feat: add user-guide vanity URL by @firestack in #2412
- feat: missed stops endpoint by @lemald in #2415
Full Changelog: 2024-02-21-2...2024-02-26-1
2024-02-21-2
What's Changed
- chore/fix: Upgrade node to 20.11.0 by @joshlarson in #2398
- fix: store logout URL in user session, not guardian claims by @lemald in #2408
Full Changelog: 2024-02-21-1...2024-02-21-2