Skip to content

Release v4.2.4

Choose a tag to compare

@kumilingus kumilingus released this 13 Feb 17:30
· 38 commits to master since this release

CHANGELOG

@joint/core

  • dia.Paper - fix to handle element removal during pointer events (e50b2c3)
  • dia.Graph - fix to pass options to batch:start and batch:stop events consistently (068f0aa)
  • mvc.Model - fix to trigger the changeId event only if the previous ID is different from the current ID (ed2669f)
  • Vectorizer - fix getTransformToElement() when the target node is inside a nested SVG document (809555a)