Commit Graph

48 Commits

Author SHA1 Message Date
baizn
600699b302 fix: drag-combo 2020-05-21 15:24:22 +08:00
baizn
527403f767 feat: add drag-combo behavior 2020-05-21 15:24:22 +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
baizn
1c6188f1ee fix: 修复 group 多层级时的bug 2020-03-30 10:24:44 +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
baizn
415b6693b2 fix: group bug 2020-03-17 19:04:43 +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
chenshuai2144
d8f5fe7d9b chore: prettier all code 2020-02-14 11:30:12 +08:00
Yanyan-Wang
d49a7feedc fix: update g to new view and deal with canvas draggable. fix: readable for fruchterman from pr #1166 2020-02-10 20:35:03 +08:00
baizn
6d2b08cf74 fix: refactor TS eslint 2020-02-10 14:06:49 +08:00
Yanyan-Wang
18588febcc feat: site for G 3.3 2020-02-10 10:11:14 +08:00
Yanyan-Wang
93946287d4 fix: brush-select bug 2020-02-05 14:21:30 +08:00
baizn
f304d8ae74 feat: update g version 2020-01-16 20:40:33 +08:00
baizn
6798713bed fix: move types file path 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
834073efec fix: polyline problem 2020-01-16 16:08:34 +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
bea2155582 feat: emit the nodeselectchange event with selectedItems for click-select and brush-select behaviors 2020-01-08 10:11:11 +08:00
Yanyan-Wang
6164c1607f test: add unit test for collapse-expand behavior of TreeGraph. WIP: wait for solving dragleave and mouseleave events without shape name by G 2020-01-07 15:50:37 +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
a1c97a7873 fix: tslint grammar. fix: text in getLabelStyleByPosition 2019-12-24 20:01:57 +08:00
Yanyan-Wang
a7da9931ff fix: tooltip position test 2019-12-24 20:01:57 +08:00
Yanyan-Wang
6e0ac8c1b7 fix: dom size ci problem 2019-12-24 20:01:57 +08:00
Yanyan-Wang
6f0d846d24 fix: retry test for tooltip 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
e7e4e847f6 test: all behavior tests. fix: move function in math. fix: click-select behavior trigger bug. 2019-12-19 21:03:39 +08:00
Yanyan-Wang
2d74247664 test: all the current tests. test: activate-relations-spec 2019-12-19 21:03:39 +08:00
Yanyan-Wang
2e413cfe88 fix: conflict in behaviorOption 2019-12-19 21:03:39 +08:00
Yanyan-Wang
b355f5299b fix: rebase and conflict. add: tests in behavior index-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
47b517be12 feat: destroy methods for graph 2019-12-19 21:03:39 +08:00
Yanyan-Wang
7278a3fe44 fix: temporal add layout controller ts file 2019-12-19 21:03:39 +08:00
Yanyan-Wang
c62f32b5d8 add: two more behavior ts files 2019-12-19 21:03:39 +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
zhanning.bzn
945895f426 fix: 类型文件不使用I开头 2019-12-10 20:44:43 +08:00
zhanning.bzn
1bd3fef378 fix: update types file struct 2019-12-09 16:15:41 +08:00
zhanning.bzn
f286e0e3d9 fix: behavior merge 2019-12-09 14:05:09 +08:00
zhanning.bzn
0a570f8f4f feat: refactoring behavior and interface 2019-12-06 19:27:32 +08:00
zhanning.bzn
d8c18f42f4 feat: graphic util / unit test / interface 2019-12-06 18:14:25 +08:00
zhanning.bzn
8eb03fc9e9 feat: behavior and test 2019-12-03 20:20:10 +08:00
zhanning.bzn
e79dbc4981 feat: add register behavior 2019-12-02 21:19:23 +08:00