Skip to content

Releases: conveyal/taui

v3.0.0

05 Mar 08:15
ecf7d39
Compare
Choose a tag to compare

3.0.0 (2019-03-05)

Bug Fixes

  • isochrone: Fix isochrone ordering (bbf1911)
  • loading: Refactor map loading (dcab889)
  • routes: Filter out non-unique route descriptions (95a6f7e)
  • spinner: Add spinner back! (ed7b1e4)
  • store: Import empty store if a store is not provided (c499aeb)

Code Refactoring

  • config: Move config files to package.json (5b4b62c)

Features

  • poi: Add POI only search flag (a17a85a)

BREAKING CHANGES

  • config: Built with next.js, deployed on zeit/now, uses mapbox.gl

v2.0.0

04 Mar 09:07
d4c3508
Compare
Choose a tag to compare

2.0.0 (2019-03-04)

Bug Fixes

  • geojson: Add properties to isochrone to make them valid GeoJSON (bdebd99)
  • jsolines: Update jsolines increasing max allowable coordinates limit which was hiding isochrone (c0844f5)

Features

  • cache: Cache data URLs with flyle in development (WIP) (0d99258)

BREAKING CHANGES

  • geojson: closes #121

v1.1.0

05 Oct 08:26
cf4b213
Compare
Choose a tag to compare

1.1.0 (2018-10-05)

Bug Fixes

  • css: Fix rgba alphas (5340891)
  • geocode: Fix parsing geocode responses from Mapbox (6d2d807)
  • scrollbar: Fix scrollbar gap display (c22a5df)
  • svg: Hide SVG that caused a white bar at the top of the screen (c8ff62e)

Features

  • logrocket: Add logrocket (134777c)
  • map: Set keys to ensure ordering when new elements are added (bfd1bbb)
  • opportunity-datasets: Display all opportunity datasets with dots that have showOnMap set to (b5b944b)
  • paths: Only warn for invalid paths in development mode (5213247)

v1.0.0

23 Aug 17:33
5ae3464
Compare
Choose a tag to compare

1.0.0 (2018-08-23)

Bug Fixes

  • config: Fix config load (7cf2686)
  • grid: Show grids with showOnMap set to true (a75b405)
  • icon: Fix icon anchoring positiion (a7b6abc)
  • isochrone: Fix the isochrone rednering problem (255756f)
  • map: Add TileLayer props back (6d56bf6)
  • mapbox: Use https geocoding endpoint (1d01e22)
  • marker: Fix end marker offset (569853b)
  • paths: Filter out -1 path indexes indicating no route (c7176c8)
  • paths: Fix offset handling (3401912)
  • segments: Show route_long_name in tooltip if available. Also display in caps. (9c48590)

Features

  • icons: Switch to CSS only icons (efb367e)
  • paths: Switch to new header format (99b6346)
  • play: Disable play button when already "playing" (1bbfbe9)
  • routes: Draw routes manually (e39c6a8)
  • taui: Drop Browsochrones, use new data format (f17f17c)
  • timecutoff: Animate the time cutoff (179ca9c)

BREAKING CHANGES

  • taui: Does not work with old data formats

v0.8.0

10 Nov 08:41
afc9cbe
Compare
Choose a tag to compare

<a name"0.8.0">

0.8.0 (2017-11-10)

Features

  • isochrones: Show two isochrones at once (82330bf9)
  • location: Set zoom and map center based on URL (b68d41cf)

v0.7.0

31 May 16:49
Compare
Choose a tag to compare

<a name"0.7.0">

0.7.0 (2017-05-31)

Bug Fixes

  • dutch: Detect dutch indicator names for showing symbols (7831e64c)
  • feature: Remove feature conversion (2d55e0ce)
  • geocoder:
    • Fix geocoder issues from using two different ones. (3e999bcd)
    • Switch to mapzen geocoder because mapbox geocoder incompatible with latest react (56c5f4ce)
  • indexes: Correct indexes (de83a968)
  • lodash:
    • Fix capitalization of imported module (6de9c3a5)
    • Fix capitalization of imported module (c9fe1ca9)
  • marker: Fix marker mover bug (21e25a61)

Features

  • loading:
    • Add more intermediate loading text (50b36886)
    • Show intermediate states while application is loading. (0f440028)
  • map: Do not automatically select start. Show POIs when < 2 markers are shown. (6b95bc72)
  • names: Name all scenarios (9cac9ba7)
  • poi: Add ability to pre-define a set of points of interest that show up in the map an (76ffad24)
  • scenarios: Allow more than two scenarios (f7d51deb)

v0.6.0

28 Nov 09:26
Compare
Choose a tag to compare

<a name"0.6.0">

0.6.0 (2016-11-28)

Features

  • icons: Add ability to use font awesome icons in markers (ac4dd699)
  • markers: Use play/stop icons for start/end (55e8e9bd)

v0.5.0

21 Nov 08:08
Compare
Choose a tag to compare

<a name"0.5.0">

0.5.0 (2016-11-21)

Bug Fixes

  • browsochrones:
    • Update browsochrones to v0.9.1 (96186e15)
    • Pass coordinates properly for destination snapping. (0c88108e)
  • geocoding: Only set the labels after reverse geocoding. (f46aeb61)
  • icon: Add population as a destination grid name to retrieve an icon for. (c9e20214)
  • marker:
    • Set the marker correctly when selecting location via popup. (ec2d96dc)
    • Set address font to white to make it readable (2a48db08)
  • messages: Move strings to messages files (598aa0bd)
  • routes: Use a default color if the route_color is missing (65b058f1)
  • spelling: Fix spelling error (9f71dcd5)

Features

  • card: Use period instead of pound symbol in route card alternate list (ee845114)
  • log: Add flag to show or hide the action log (1e107ff7)
  • markers: Differentiate between start and end markers (8dace8f5)
  • scenario: Allow showing only one scenario (860d4866)
  • timecutoff: Store computed isochrones and timecutoffs and set the step to 5 minutes. (686ce65f)

v0.4.0

17 Nov 07:15
Compare
Choose a tag to compare

<a name"0.4.0">

0.4.0 (2016-11-17)

Features

  • transitive: Update transitive to include shapes (13e81afd)

v0.3.0

17 Nov 06:49
Compare
Choose a tag to compare

<a name"0.3.0">

0.3.0 (2016-11-17)

Bug Fixes

  • browsochrones: Change inputs to work with the new browsochrones (12e9b34f)
  • dependencies: Correct out of date dependencies in yarn.lock (1f3ac923)
  • scroll: Make dock's box-sizing border-box. (ccf55d17)

Features

  • deps: Update to latest mastarm, woonerf, browsochrones, and transitive (00d70b22)
  • fetch: Remove unused files. Add action logs for everything. DeepEqualify. (1dea8fcf)
  • mastarm: Use mastarm react bootstrapping files. (754f6467)
  • origins: Only show destination select when origin is filled. (473fe837)
  • spinner: Show the loading indicator whenever browsochrones is doing work. (f8065d10)