Commit Graph

65 Commits

Author SHA1 Message Date
Yanyan-Wang
5a5f4e5a3a fix: dagre controlpoints problem. fix: changeData update edge problem 2020-01-08 18:18:37 +08:00
Yanyan-Wang
d0461b169d test: enhance the coverage of layout unit tests. fix: isNumber import error in radial layout 2020-01-08 18:18:37 +08:00
Yanyan-Wang
95b1876034 test: one unit of force test 2020-01-08 18:18:37 +08:00
Yanyan-Wang
301d5125a4 feat: layout ts files. test: layout unit tests with satisfying coverage 2020-01-08 18:18:37 +08:00
Deturium
50c8c6bd11 fix: webWorker layout 2020-01-08 18:18:37 +08:00
Deturium
a83b0bb495 fix: layout test case 2020-01-08 18:18:37 +08:00
Deturium
3c06dc37b4 faet: complete layout controller 2020-01-08 18:18:37 +08:00
Deturium
1a09869d4c test: layout test migrate 2020-01-08 18:18:37 +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
baizn
b0c4e7a836 feat: add graph & plugin unit test 2020-01-07 16:06:06 +08:00
baizn
11acc5ff15 feat: add graph & plugin unit test 2020-01-07 16:06:06 +08:00
baizn
dcb5ef3ed4 feat: refactor bundling 2020-01-07 16:06:06 +08:00
baizn
795020e63b feat: refactor minimap plugins 2020-01-07 16:06:06 +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
581658b75d test: event-spec expect value 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
baizn
6fb8115695 refactor plugins and build 2020-01-03 17:31:09 +08:00
baizn
3f68592650 feat: add plugins unit test 2020-01-03 10:52:40 +08:00
baizn
aa9249d2fd feat: refactor plugins 2020-01-02 19:07:47 +08:00
baizn
b8ba0e9756 feat: add tree graph unit test 2019-12-27 14:57:07 +08:00
zhanning.bzn
0677a9e090 feat: refactor node-group controller and unit test 2019-12-27 11:49:03 +08:00
zhanning.bzn
70abc2e900 feat: add graph and controller unit test 2019-12-27 11:49:03 +08:00
zhanning.bzn
b8256d7c27 feat: add graph and view controller unit test 2019-12-25 16:42:27 +08:00
zhanning.bzn
ea1427da52 feat: add event and item controller unit test 2019-12-25 16:42:27 +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
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
xinhui.zxh
87dc5416e3 feat: merge upstream 2019-12-21 16:46:00 +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
d3da98d5ce fix: delete unnecessary console 2019-12-19 21:03:39 +08:00
xinhui.zxh
1cb44442bb fix: util types error in strict mode 2019-12-19 20:16:06 +08:00
zhanning.bzn
b419ad6c7c fix: refactor behavior 2019-12-18 15:00:35 +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