Skip to content

Releases: dagrejs/dagre-d3

Add support for d3 v4

27 Dec 19:13

Choose a tag to compare

v0.5.0

Prep v0.5.0 release

v0.4.10

08 Jul 14:18

Choose a tag to compare

Update to lodash v3.10.0

v0.4.9

04 Jul 14:25

Choose a tag to compare

  • #180 - Fix order of cluster elements so label is visible
  • #177 - Remove y variable from global scope.

v0.4.8

23 May 15:57

Choose a tag to compare

Clusters are now assigned an id in the DOM if they have their id attribute set in the input graph.

v0.4.6

17 May 14:18

Choose a tag to compare

Misc fixes to experimental cluster feature.

v0.4.3

31 Mar 15:16

Choose a tag to compare

Added support for applying CSS classes to edges. See https://github.com/cpettitt/dagre-d3/pull/151.

v0.4.2

03 Jan 22:45

Choose a tag to compare

v0.4.1

03 Jan 03:24

Choose a tag to compare

  • Added new "undirected" arrowhead (85d0f07)

v0.3.3

13 Dec 15:35

Choose a tag to compare

  • Doc improvements
  • Fix for IE (SCRIPT5022: NoModificationAllowedError)

v0.3.2

25 Oct 23:22

Choose a tag to compare