Skip to content

v1.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@landonreed landonreed released this 30 Jun 19:21
· 7379 commits to dev since this release

1.0.0-beta.1 (2020-06-30)

Bug Fixes

  • BaseMap: Pass baseLayers from map config to BaseMap. (c3fc89f)
  • connected-trip-details: Bring back styling using styled-components. (6a6aaee)
  • css: Match date and mode selector styles to trimet-mod-otp (404f941)
  • css: Match trimet style for TripDetails, itinerary footer, PlaceName. (6c10ea6)
  • deps: bump otp-ui deps to 1.x (c3e3e42)
  • example: Fix syntax error (94982a1)
  • example.js: add 'Plan Trip' button via DefaultMainPanel (05d593c), closes #144
  • index.css: Remove unused reference (579e39d)
  • itinerary: Revert legLocationAtDistance to existing itinerary function, with correct turfAlong (1cf85d2)
  • lib/index: Should not have removed LineItinerary from lib/index. (16dcedf)
  • margins: Fix trip form margins (bc67a45)
  • otp-ui version: Upgrade to OTP-ui 0.0.20. (f9910e5)
  • Fix linting errors and other print-layout merge. (eeab320)
  • One more lint error fix. (0bc4d96)
  • Upgrade to OTP-ui 0.0.20 to make elevation marker work. (47d64a8)
  • date-time-modal: Merge from git stash (ffd28d8)
  • index: Remove DateTimeSelector from /lib/index.js (cf83afd)
  • mobile: disable usersettings overlay on welcome screen (7457a62)
  • package: Fix last conflict. (18ba420)
  • package.json: Use old pqackage.json see what happens (cf0c91b)
  • set-from-to: Removed extra line. (cce4340)
  • stop-viewer: Update snapshot, cleanup whitespaces. (55bc8a7)
  • StopViewer: Update snapshot (985886b)
  • styled: Allow ModeButton title component to be styled when button is selected. (29ad4f5)
  • yarn: Fix more broken lint stuff. (9676562)
  • yarn: Fix yarn so lint doens't complain (87a8efb)
  • yarn: Fix yarn.lock / (45f751a)
  • yarn: Revert stuff to fix broken build from previous commit. (ef82d61)
  • Yarn: Update yarn file; Remove unused stuff in DateTimeModal (c5904ab)
  • yarn.lock: Fix broken yarn.lock (374b52f)
  • yarn.lock: Fix my broken yarn.lock (fb6dcce)
  • yarn.lock: Get correct version of OTP-UI packages. (dca509b)

Code Refactoring

  • change config value of operators to transitOperators (bfd62fe)

Features

  • DateTimeSelector: Merge branch 'otp-ui-datetimeselector' into otp-ui-trip-settings (7a07ce7)
  • line-itin/itineray.css: Reinstate file. (32cc8ba)

BREAKING CHANGES

  • The config value operators should now be renamed to be transitOperators