Skip to content

Release v4.2.3

Latest

Choose a tag to compare

@zbynekstara zbynekstara released this 21 Jan 11:39
· 8 commits to master since this release
d2e796e

CHANGELOG

@joint/core

  • dia.Paper - fix to wake up idle async paper with initializeUnmounted: true when a new cell is added to graph (879b8ca)
  • dia.Paper - fix to prevent an error when a view is synchronously dumped during an asynchronous visibility check (42d55cb)
  • dia.Element - fix getPortBBox() to return a valid bbox when port has no size defined (96867e7)

@joint/layout-directed-graph

  • layout.DirectedGraph - fix to accept a padding object for clusterPadding option of layout() (d711410)