Skip to content

Releases: antvis/G6

4.7.4

19 Sep 08:14
934661e
Compare
Choose a tag to compare
  • perf: Annotation min-width and input width;

4.7.3

09 Sep 09:18
c0f6161
Compare
Choose a tag to compare
  • feat: beforechangedata and afterchagnedata for graph changeData;
  • feat: Annotation supports icon events callbacks;
  • feat: Annotation supports defaultBegin position configuration for new annotation cards;
  • perf: Annotation updated automatically when graph data changed and graph item visiblity changed;
  • fix: Destroy legend canvas when the plugin is destroyed, closes: #3931;

4.7.2

07 Sep 16:12
8a4f7a5
Compare
Choose a tag to compare
  • feat: Annotation plugin supports configuring behaviors for collapse and close icon;
  • feat: Annotation plugin supports canvas annotation;
  • fix: gForce layout has animation by default;
  • fix: createCombo creates vedges asynchronously, closes: #3912;
  • fix: strange polyline path edge related to combo, closes: #3913;

4.7.1

05 Sep 10:22
63f43ce
Compare
Choose a tag to compare
  • feat: Annotation plugin;
  • fix: combo and drag-node with heap maximum problem, closes: #3886;
  • fix: combo and graph re-read problem, closes: 3902;
  • fix: d3 force layout with default animate;
  • perf: bundling plugin ts problem, closes: #3904;

4.7.0

23 Aug 04:52
594106e
Compare
Choose a tag to compare
  • feat: force2 from graphin-force;
  • feat: preset for layout;
  • feat: tweak incremental layout init for force like layouts;
  • fix: combo collapsed edge problems, closes: #3839;
  • update @antv/layout to solve dagre layer and overlapping problem;

4.7.0-beta.2

19 Aug 09:42
1a52e3d
Compare
Choose a tag to compare
  • feat: add force2 layout which has great performance;

4.6.18

05 Aug 10:19
7b48f68
Compare
Choose a tag to compare
  • feat: updateLayout from no pipes to pipes, closes: #3726;
  • fix: relayout with pipes;

4.6.17

02 Aug 12:20
915297d
Compare
Choose a tag to compare
  • fix: legend changeData problem, closes: #3561;
  • fix: redo and undo with an image node, closes: #3782;
  • fix: call refreshPositions instead of positionsAnimate while there is no layout configuration;

4.6.16

01 Aug 12:17
5407845
Compare
Choose a tag to compare
  • feat: ID check;
  • feat: fitView with animation;
  • feat: findAllByState with additional filter;
  • fix: wrong dropped position for drag-combo with enableDelegate, closes: #3810;
  • fix: stack for drag-combo with onlyChangeComboSize, closes: #3801;
  • fix: stack updateLayout, closes: #3765;
  • fix: drag-canvas and zoom-canvas with enableOptimize show a hidden shape which is controlled by state, closes: #3635;
  • fix: typing problem for react node;

4.6.15

04 Jul 02:04
5a7681c
Compare
Choose a tag to compare

4.6.15

  • fix: fitView does not zoom the graph with animate true;

4.6.14

  • perf: optimize the performance of combo graph;