Skip to content

@opentripplanner/trip-form-v4.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 16:34
· 2 commits to master since this release

@opentripplanner/trip-form-v4.1.0 (2024-10-07)

Bug Fixes

  • AMSB-story: add support for onAllSubmodesDisabled prop (d5680c6)
  • i18n: remove unused string (89e8c48)
  • subsetting-pane: check if subsetting adds a transport mode (b800d70)
  • subsettings-pane: handle change when all settings that add a transport mode are false (7f4c816)
  • subsettings-pane: move const outside of callback (5ba1bb3)
  • subsettings-pane: only reset submodes if onAllSubmodesDisabled prop is present (acd40ec)
  • subsettings-pane: sort props (46ee93f)

Features

  • trip-form: add callback for disabling all submodes (b73aaba)