Skip to content

3.5.11

Compare
Choose a tag to compare
@Yanyan-Wang Yanyan-Wang released this 23 Jul 02:05
· 1402 commits to master since this release
  • feat: graph.priorityState api;
  • feat: graph.on support name:event mode.
  • fix: combo edge with uncorrect end points;
  • fix: combo polyline edge with wrong path;
  • fix: getViewCenter with padding problem;
  • fix: cannot read property 'getModel' of null problem on contextmenu when the target is not an item;
  • feat: allow user to configure the initial positions for empty combos;
  • feat: optimize by hiding edges and shapes which are not keyShape while dragging canvas;
  • feat: fix the initial positions by equably distributing for layout to produce similar result.