Releases: opentripplanner/otp-react-redux
Releases · opentripplanner/otp-react-redux
v0.13.3
0.13.3 (2020-02-14)
Bug Fixes
- geocoder: add fetch options to support custom headers (4a6a64b), closes #127
- RouteViewer: fix route sort, color issues (12d9034), closes #122
- RouteViewer: fix undefined error if long name missing (859be14)
v0.13.2
0.13.2 (2019-09-19)
Bug Fixes
- map: fix bug that occurred when rendering geometry with 0 length (09b1e64)
v0.13.1
0.13.1 (2019-09-11)
Bug Fixes
- alerts: properly render service alert body if exists (f490da1), closes #107
- map: fix tile size for retina-enabled tiles (d43d8a3), closes #109
- change E-scooter wording (90c2eb9)
- map: update wording for map marker popups (016275a)
v0.13.0
0.13.0 (2019-09-03)
Features
- react: bump react to v16 (from v15) (0ae847d), closes #47
v0.12.3
0.12.3 (2019-08-15)
Bug Fixes
- geocoder: do not send Pelias query sources by default (a636930)
- print: show custom icons, add distance, improve wording (bd9e51c)
- be able to handle clicking a geocoded location in IE11 (5353e31)
- service-alert: fix date string display in service alert (8afd562), closes ibi-group/trimet-mod-otp#136
- stop-viewer: fix service day for arrival times after midnight (18edf52), closes ibi-group/trimet-mod-otp#235
- correct timezone discrepancies and time formatting in stop&trip viewers (0bc3a65)
- stop-viewer: properly render stop times with certain TriMet index data (065ba62)
- time: make default query react properly to homeTimezone config (f53201f)
v0.12.2
0.12.2 (2019-08-05)
Bug Fixes
- stop-viewer: fix npe if no stop times exist for pattern (38765e4)
v0.12.1
0.12.1 (2019-07-31)
Bug Fixes
- stop-viewer: remove star, fix tz issue, and fix index.html (3e89c3b)
v0.12.0
0.12.0 (2019-07-30)
Bug Fixes
- browser-compat: replace hash-obj w object-hash and fix example for IE (f343c8c), closes #84
- build: include relevant polyfill and babel transforms to be compatible with IE 11 (83d7c44)
Features
- geocode: refactor geocoding to allow use of ArcGIS geocoder (bd16dd7)
- geocoder: add support for geocoding without a geocoding API (eade813)
v0.11.4
0.11.4 (2019-07-18)
Bug Fixes
- example: fix example app to work with new routing (8cc820e), closes #72
- narrative: properly render eScooter legs occurring after forced walking (864cf79)
- react-router: handle any route w webapp + support otp.js legacy route (9085525)