@antv/g6-core
Advanced tools
Comparing version 0.7.0 to 0.7.1
@@ -50,3 +50,3 @@ var subjectColor = 'rgb(95, 149, 255)'; | ||
export default { | ||
version: '0.7.0', | ||
version: '0.7.1', | ||
rootContainerClassName: 'root-container', | ||
@@ -53,0 +53,0 @@ nodeContainerClassName: 'node-container', |
@@ -213,3 +213,3 @@ import { __assign, __rest } from "tslib"; | ||
var relayoutPromise = _this.execLayoutMethod(layoutMethod, currentCfg); | ||
var relayoutPromise = _this.execLayoutMethod(currentCfg, index); | ||
@@ -216,0 +216,0 @@ if (index === layoutMethods.length - 1) { |
@@ -56,3 +56,3 @@ "use strict"; | ||
var _default = { | ||
version: '0.7.0', | ||
version: '0.7.1', | ||
rootContainerClassName: 'root-container', | ||
@@ -59,0 +59,0 @@ nodeContainerClassName: 'node-container', |
@@ -221,3 +221,3 @@ "use strict"; | ||
var relayoutPromise = _this.execLayoutMethod(layoutMethod, currentCfg); | ||
var relayoutPromise = _this.execLayoutMethod(currentCfg, index); | ||
@@ -224,0 +224,0 @@ if (index === layoutMethods.length - 1) { |
{ | ||
"name": "@antv/g6-core", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "A Graph Visualization Framework in JavaScript", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1168000
34302