Skip to content

v1.1.0

Compare
Choose a tag to compare
@landonreed landonreed released this 20 Aug 14:37
· 6333 commits to master since this release
f6994a9

1.1.0 (2020-08-20)

Bug Fixes

  • a11y: Fix dependendency. (4b258e5)
  • a11y: Fix some a11y issues (landing page only, desktop and mobile). (4cc23b4)
  • LineItinerary: Pass timeOptions prop to ItineraryBody. (7ace866)
  • monitoredtrip API: Change monitored trip URL to match API. (ae2331c)
  • SavedTripEditor: Fix deleting trips. (f4c98cd)
  • TripNotificationsPane: Fix uncontrolled component warning. (fb2ffe2)
  • TripSummary: Fix component unmount warning. (9749c71)

Features

  • saved trip: Add route and basic structure for saving trips. (9e9b7ce)
  • SavedTripEditor: Add very basic saved trip editor. (80c4425)
  • SavedTripsWizard: Add content for SavedTripWizard (700bed2)