Commit Graph

45 Commits

Author SHA1 Message Date
baizn
49752c50bd fix: delete unused depsendencies 2020-06-12 10:12:28 +08:00
Yanyan-Wang
b54dd5ada1 fix: graph disapears when it is dragged out of the view. fix: when the graph is out of the view, it can not be dragged back. fix: linkPoints size and radius problem. feat: focusItem with animation. docs: animateCfg. 2020-06-10 15:19:24 +08:00
Yanyan-Wang
036c841bc6 test: update node-spec 2020-05-21 15:24:22 +08:00
Yanyan-Wang
d775564494 fix: remove the collapse icon for built-in rect combo. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
a67c1c4b56 feat: collapse expand combo to add virtual edges to represent the edges between collapsed combos. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
35a958a549 feat: config the paddings and smallest size for rect and circle. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
23746b0fa0 test: update the test related to combo 2020-05-21 15:24:22 +08:00
Yanyan-Wang
37be486f7b feat: combo shape and test 2020-05-21 15:24:22 +08:00
Yanyan-Wang
d3dba51f59 feat: combo shape 2020-05-21 15:24:22 +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
ryannz
dd3d3df070 feat: add label background 2020-03-26 00:17:21 +08:00
baizn
2798390ab5 feat: refactor states 2020-03-09 22:32:09 +08:00
Yanyan-Wang
12f91363d3 test: delete unnecessary .only 2020-03-05 21:31:58 +08:00
Yanyan-Wang
25a3cb41ce fix: emit beforeaddchild and afteraddchild in TreeGraph. closes: #1249. 2020-03-05 21:31:58 +08:00
Yanyan-Wang
2b37a1615f fix: rendering error when a graph has image nodes and other type nodes. closes: #1271. 2020-03-05 21:31:58 +08:00
Yanyan-Wang
ca86f670e9 fix: polyline auto controlpoints problem. fix: group collapse-expand-group behavior does not response bug. fix: set capture of label for built-in nodes to true. closes: #1265. closes: #1270. closes: #1262. 2020-03-05 21:31:58 +08:00
Yanyan-Wang
881088b560 refactor: delete coveralls 2020-02-25 21:37:39 +08:00
Yanyan-Wang
473699fa3a fix: edge label auto rotate with endArrow bug. test: edge label auto rotate with zooming and moving 2020-02-14 14:22:58 +08:00
chenshuai2144
d8f5fe7d9b chore: prettier all code 2020-02-14 11:30:12 +08:00
Yanyan-Wang
bf12dbcd99 test: enhance the coverage 2020-02-12 21:44:55 +08:00
Yanyan-Wang
ba086f375f fix: compatibility for G6 3.3 2020-02-12 09:43:00 +08:00
Yanyan-Wang
3249f4f6e4 fix: optimize the performance 2020-02-10 10:15:25 +08:00
baizn
07011b68c5 fix: 修复contextmenu 和 packages 2020-01-16 20:14:41 +08:00
Yanyan-Wang
bab3339a14 fix: render problem of custom node card demo. refactor: use type instead of shape to define the graphics type of a node or edge 2020-01-16 19:15:29 +08:00
Yanyan-Wang
e8752d510b fix: registerEdge without update problem. fix: webworker demo problem 2020-01-16 19:15:29 +08:00
Yanyan-Wang
834073efec fix: polyline problem 2020-01-16 16:08:34 +08:00
Yanyan-Wang
7912322839 fix: update G version. fix: polyline 2020-01-15 20:01:32 +08:00
Yanyan-Wang
6284824818 fix: replace @g6 to relative path. fix: global style. fix: return type of graph.node and graph.edge 2020-01-14 21:03:40 +08:00
Yanyan-Wang
25b9d5e888 test: enhance the coverage of behaviors. fix: group behavior bugs. add: test for collapse-expand for treeGraph, not done yet 2020-01-07 15:50:37 +08:00
Yanyan-Wang
872b25f355 fix: delete all pixelratio, which is calculated by G automatically 2020-01-07 15:50:37 +08:00
Yanyan-Wang
bf6df314b2 test: enhance the test coverage of behavior and shape 2020-01-07 15:50:37 +08:00
Yanyan-Wang
2ad95c83ca fix: label rotate. update: G version 2020-01-07 15:50:37 +08:00
zhanning.bzn
70abc2e900 feat: add graph and controller unit test 2019-12-27 11:49:03 +08:00
Yanyan-Wang
c71c83bfda fix: merge current configuration and new configuration when updating nodes and edges. add: tests for node shapes 2019-12-24 20:01:57 +08:00
Yanyan-Wang
c8a62cb60f fix: delete todo tag 2019-12-24 20:01:57 +08:00
Yanyan-Wang
44227bc1cf fix: nodeStateStyles in graph bug. fix: state styles in model bug 2019-12-24 20:01:57 +08:00
Yanyan-Wang
2d74247664 test: all the current tests. test: activate-relations-spec 2019-12-19 21:03:39 +08:00
Yanyan-Wang
a836a43a66 add: drag-node-spec test. update: g-canvas. fix: add find functions from g to replace findByClassName. fix: ts bugs 2019-12-19 21:03:39 +08:00
Yanyan-Wang
d3da98d5ce fix: delete unnecessary console 2019-12-19 21:03:39 +08:00
Yanyan-Wang
09f33d7a84 fix: import g problem. add: behavior ts files 2019-12-16 17:21:02 +08:00
Yanyan-Wang
b6d4822b8e fix: conflict 2019-12-16 10:31:34 +08:00
Yanyan-Wang
ed8a50a46c feat: shape ts version. feat: drag-node behavior ts 2019-12-16 10:31:34 +08:00
Yanyan-Wang
1ef33be56e fix: temple shape ts and tests 2019-12-16 10:31:34 +08:00