Releases: antvis/G6
Releases · antvis/G6
4.7.4
- perf: Annotation min-width and input width;
4.7.3
- 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
- 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
4.7.0
4.7.0-beta.2
- feat: add force2 layout which has great performance;
4.6.18
4.6.17
4.6.16
- 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
4.6.15
- fix: fitView does not zoom the graph with animate true;
4.6.14
- perf: optimize the performance of combo graph;