Skip to content

v0.10.0

Choose a tag to compare

@demory demory released this 12 Dec 20:34
db1790b

<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)