Skip to content

Releases: mbta/skate

2024-05-28-1

28 May 14:16
eb4377f
Compare
Choose a tag to compare

What's Changed

  • feat: Add new component for detour route selection panel by @joshlarson in #2614
  • feat(ts/hooks/useDetour): replace state variable with state machine by @firestack in #2616
  • fix: Add selectRoutePattern to RoutePropertiesCard story by @joshlarson in #2620
  • fix(tests): Remove an unnecessary variable from RoutePropertiesCard tests by @joshlarson in #2622
  • feat: Have RoutePropertiesCard on DetourRouteSelectionPanel open to "variants" by @joshlarson in #2618
  • fix: Remove auto-close feature from RoutePropertiesCard by @joshlarson in #2619

Full Changelog: 2024-05-22-1...2024-05-28-1

2024-05-22-1

22 May 14:36
b534f02
Compare
Choose a tag to compare

What's Changed

  • feat: Allow RoutePropertiesCard to be open to "variants" or "stops" by default by @joshlarson in #2611

Full Changelog: 2024-05-21-1...2024-05-22-1

2024-05-21-1

21 May 14:28
f569ca6
Compare
Choose a tag to compare

What's Changed

  • refactor(tests): Simplify tests for RoutePropertiesCard by @joshlarson in #2610
  • feat: Updated route-pill with a new size, currently called "large-format" by @hannahpurcell in #2600
  • feat(storybook): Add storybook story for RoutePropertiesCard by @joshlarson in #2609

Full Changelog: 2024-05-20-1...2024-05-21-1

2024-05-20-1

20 May 18:19
b58894a
Compare
Choose a tag to compare

What's Changed

  • feat: Select preset for minimal page by @hannahpurcell in #2588
  • tests: Lift useDetour tests to diversionPage by @joshlarson in #2580
  • refactor(ts/hooks/usePatternsByIdForRoute): use useApiCall by @firestack in #2597
  • feat: Change desktop nav icons to bootstrap by @joshlarson in #2595
  • feat(ex/components/app): disable .drift in local dev by default by @firestack in #2604
  • fix:test(ts/components/diversionPage): add waitFor for expect by @firestack in #2602
  • cleanup:feat(ts/hooks/useDetour): convert fetchFinishedDetour to use useApiCall by @firestack in #2605

Full Changelog: 2024-05-16-1...2024-05-20-1

2024-05-16-1

16 May 18:29
10397cb
Compare
Choose a tag to compare

What's Changed

  • fix: Fix link for bootstrap icons by @joshlarson in #2596
  • feat(storybook): Add storybook story for route ladder header by @joshlarson in #2598
  • refactor: Make props for RouteLadder Header more targeted to what it actually renders by @joshlarson in #2599

Full Changelog: 2024-05-14-1...2024-05-16-1

2024-05-14-1

14 May 15:19
237d74a
Compare
Choose a tag to compare

What's Changed

  • feat(ts/components/map): allow zooming in more than the tileset native zoom by @firestack in #2589
  • feat: Add a banner on the admin pages indicating what environment you're in by @joshlarson in #2594
  • feat: Direct About Skate clicks to the /user-guide endpoint by @joshlarson in #2593

Full Changelog: 2024-05-13-1...2024-05-14-1

2024-05-13-1

13 May 13:39
df2cc1a
Compare
Choose a tag to compare

What's Changed

  • feat(ex/application): add deployment version to startup log by @firestack in #2587
  • cleanup(gh/actions/ci): use --prefix=assets instead of pushd & popd by @firestack in #2590
  • chore(ex/ueberauth_oidcc): update from 0.3.1 ~> 0.4.0 by @firestack in #2592
  • fix(gh/actions/ci): run npm tests with --detectOpenHandles so that we know which tests are leaking if it happens by @firestack in #2591

Full Changelog: 2024-05-09-1...2024-05-13-1

2024-05-09-1

09 May 14:23
3de1f3f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024-05-08-2...2024-05-09-1

2024-05-08-2

08 May 19:15
2d0b9b6
Compare
Choose a tag to compare

What's Changed

  • refactor: Have useDetour use the new useNearestIntersection by @joshlarson in #2579
  • test(ex/skate_web/auth_controller): test for csrf failure by @firestack in #2586

Full Changelog: 2024-05-08-1...2024-05-08-2

2024-05-08-1

08 May 15:48
8f8bbce
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024-05-07-1...2024-05-08-1