Skip to content

Releases: conveyal/transitive.js

v0.12.0

11 Apr 01:22
4ba541f
Compare
Choose a tag to compare

<a name"0.12.0">

0.12.0 (2018-04-11)

Features

  • renderer: Add support for direct arc-based segments (0d14d2fe)

v0.11.0

28 Feb 23:48
f6be7ef
Compare
Choose a tag to compare

<a name"0.11.0">

0.11.0 (2018-02-28)

Bug Fixes

  • geometry: Fix bug with geographic rendering of 1-stop transit legs (da5320f8)

Features

  • api: Support resizing of externally-managed SVG containers (1b471af0)

v0.10.0

12 Dec 20:34
db1790b
Compare
Choose a tag to compare

<a name"0.10.0">

0.10.0 (2017-12-12)

Bug Fixes

  • display:
    • Fix broken this reference (72cc1536)
    • Fix bug with focus transitions (287ee17b)
  • graph: Fix bug w/ mergeEdge loop (dbd8dc49)
  • labeler: Use 'display' rather than 'visibility' for label visibility (d9cb4853)
  • misc: Fix remaining uses of deprecated d3 attr([obj]) usage (9f83f04d)
  • styling: Remove references to .schematic-map container in css styles (b154c170)
  • transition: Disable focus transitions for now (47f56d64)

Features

  • api:
    • Add new useGeographicRendering option (82f6c4a7)
    • Add ability to specify svg container directly (b4dd91b4)

v0.9.2

21 Nov 06:49
Compare
Choose a tag to compare

<a name"0.9.2">

0.9.2 (2016-11-21)

Bug Fixes

  • renderer: Prevent NPE when checking for intersections (0ab89d7d)

v0.9.1

17 Nov 06:51
Compare
Choose a tag to compare

<a name"0.9.1">

0.9.1 (2016-11-17)

Bug Fixes

  • display:
    • Fix bug in rendering of offset edges (c66bfb20)
    • Fix bug with dragging places (b96e60d1)

v0.9.0

02 Nov 20:59
Compare
Choose a tag to compare

<a name"0.9.0">

0.9.0 (2016-11-02)

Features

  • shapes: Add support for route shape geometry (2030be22)

v0.8.3

13 Oct 19:58
Compare
Choose a tag to compare

<a name"0.8.3">

0.8.3 (2016-10-13)

Bug Fixes

  • dependencies: Pin component-each to prevent linkage errors. (d015e726)

0.8.0

12 Nov 21:22
Compare
Choose a tag to compare

First post-component, npm-published release

0.7.2

11 Nov 21:33
Compare
Choose a tag to compare

Final release before removing component dependencies