Commit Graph

171 Commits

Author SHA1 Message Date
Yanyan-Wang
f1b2dca3b5 chore: gasby version to fix the site problem. fix: graph.translate problem due to new version of G. 2020-05-15 11:08:33 +08:00
Yanyan-Wang
2907ad9c5c fix: getControlPoint with wrong controlpoints problem. docs: fix the collapsed expand symbol in customTree demo of the site. 2020-05-15 11:08:33 +08:00
Yanyan-Wang
1498699276 fix: force layout afterlayout event 2020-04-28 10:40:20 +08:00
Yanyan-Wang
cbaabb3cd9 fix: problem about switching to another applications or browser menu and then switch back, the drag-canvas does not take effect. 2020-04-28 10:40:20 +08:00
Yanyan-Wang
5c71309c27 fix: moveTo wrong logic problem. docs: update version number and CHANGELOG. 2020-04-16 14:45:54 +08:00
Yanyan-Wang
b56c83d3eb feat: downloadFullImage for full graph. 2020-04-16 14:06:22 +08:00
Yanyan-Wang
9fe366bf7f fix: delete unnecessary console.log. test: minimap spec with float numbers online. 2020-04-13 10:31:50 +08:00
baizn
905cc27ce1 fix: changeData clear states & refactor states 2020-04-13 10:31:50 +08:00
Yanyan-Wang
399e730165 fix: minimap viewport displace problem. feat: better performance of minimap. 2020-04-10 22:10:16 +08:00
ryannz
a1683f3aa8 Merge branch 'master' into feat/add-text-bg 2020-03-31 20:21:14 +08:00
Yanyan-Wang
152b4dedb3 fix: cubic with only one controlPoint error. fix: polyline without L attribute error. 2020-03-31 15:58:19 +08:00
Yanyan-Wang
6dddb7e6be refactor: clip for image. docs: update CHANGELOG 2020-03-31 15:18:23 +08:00
Yanyan-Wang
c9503a191b fix: grid zooming leads to empty space problem. 2020-03-30 10:29:40 +08:00
baizn
1c6188f1ee fix: 修复 group 多层级时的bug 2020-03-30 10:24:44 +08:00
ryannz
dd3d3df070 feat: add label background 2020-03-26 00:17:21 +08:00
baizn
024c99a66e fix: getStateStyle & clearItemStates 2020-03-20 16:54:18 +08:00
baizn
50844edf25 feat: support hiding non-keyshape elements when scaling canvas 2020-03-20 16:54:18 +08:00
baizn
c43ef7071b feat: support hiding non-keyshape elements when scaling canvas 2020-03-20 16:54:18 +08:00
Yanyan-Wang
06ba0ee634 fix: empty path string when startpoint and endpoint is nan in polyline 2020-03-19 15:43:20 +08:00
baizn
415b6693b2 fix: group bug 2020-03-17 19:04:43 +08:00
Yanyan-Wang
afa6424eb6 docs: graph.on and graph.off API 2020-03-17 17:57:35 +08:00
Yanyan-Wang
a0fec0e646 fix: switch to other tabs and than go back to the graph, drag behavior does not take effect anymore. closes: #1148. closes: #1244. 2020-03-17 17:57:35 +08:00
Yanyan-Wang
2c07d5a769 fix: changeData with rect node leads to wrong positions. closes: #1301. 2020-03-17 17:57:35 +08:00
Yanyan-Wang
1c61707132 fix: force layout parameter functions cannot read original edge properties. 2020-03-17 17:57:35 +08:00
Yanyan-Wang
73ec73fd7b fix: mouse move error when the data is empty with fitview. closes: #1026. 2020-03-17 17:57:35 +08:00
Yanyan-Wang
895c7c25d4 test: open skipped tests. 2020-03-10 12:19:09 +08:00
Yanyan-Wang
2c15f59eea fix: startpoint and endpoint for edge 2020-03-10 12:19:09 +08:00
Yanyan-Wang
8f21d9e650 test: find start and end point 2020-03-10 12:19:09 +08:00
Yanyan-Wang
442d01b787 test: polyline start and end point 2020-03-10 12:19:09 +08:00
baizn
3208a25ad0 feat: merge support svg code 2020-03-09 22:32:09 +08:00
baizn
acc37d95d9 feat: refactor states 2020-03-09 22:32:09 +08:00
baizn
48cce57ad2 feat: status change 2020-03-09 22:32:09 +08:00
baizn
6c1ae3cca4 feat: update supports all elements 2020-03-09 22:32:09 +08:00
Yanyan-Wang
61fc89c7c0 fix: delete dagre startpoint and endpoint. test: update dagre test. 2020-03-09 22:32:09 +08:00
baizn
1937a22d0e feat: refactor activate-relations behavior 2020-03-09 22:32:09 +08:00
baizn
2798390ab5 feat: refactor states 2020-03-09 22:32:09 +08:00
baizn
6f93c095e8 feat: refactor states 2020-03-09 22:32:09 +08:00
baizn
124f4f1367 feat: status change 2020-03-09 22:32:09 +08:00
Yanyan-Wang
96eefaf412 test: open some test. 2020-03-09 18:18:29 +08:00
Yanyan-Wang
4c1cc5227f fix: update g-svg to solve some todo tests. 2020-03-09 18:18:29 +08:00
Yanyan-Wang
3b2c907c15 test: avoid the different enviroment results between online and offline. 2020-03-09 18:18:29 +08:00
Yanyan-Wang
57395fc906 test: avoid the different enviroment results between online and offline. 2020-03-09 18:18:29 +08:00
Yanyan-Wang
8433826dfc feat: svg version. 2020-03-09 18:18:29 +08:00
Yanyan-Wang
1a3d38ef0a test: svg custom group 2020-03-09 18:18:29 +08:00
Yanyan-Wang
2d9c65e30c test: context menu and bundling 2020-03-09 18:18:29 +08:00
Yanyan-Wang
6f7c6f188e test: minimap and bundling 2020-03-09 18:18:29 +08:00
Yanyan-Wang
917ac20179 test: svg minimap test 2020-03-09 18:18:29 +08:00
Yanyan-Wang
938b342f93 feat: svg minimap 2020-03-09 18:18:29 +08:00
Yanyan-Wang
61b173f1a9 feat: svg TreeGraph, behaviors, items. 2020-03-09 18:18:29 +08:00
Yanyan-Wang
adb70e9aec test: behaviors tests for svg 2020-03-09 18:18:29 +08:00