Commit Graph

131 Commits

Author SHA1 Message Date
baizn
6798713bed fix: move types file path 2020-01-16 20:14:41 +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
baizn
47c7c07796 feat: 图元素类型支持type字段,修改文档部分 2020-01-15 11:34:41 +08:00
baizn
211e59102e fix: minimap 2020-01-15 11:34:41 +08:00
Yanyan-Wang
a2235801da fix: add name for built-in shapes. fix: demos problem of the site. fix: export utils 2020-01-15 11:34:03 +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
baizn
52f4f92c09 fix: minimap 2020-01-14 15:19:57 +08:00
Yanyan-Wang
c79670ccd0 fix: dagre ordering problem 2020-01-14 14:59:59 +08:00
Yanyan-Wang
f09bcebb17 fix: delete pixelRatio for demos, docs, examples, and tests. add: changelog. add: performance demos. 2020-01-14 14:59:59 +08:00
baizn
523d353ed8 feat: 增加plugins,util,graph的单测 2020-01-13 09:47:41 +08:00
Yanyan-Wang
3338e97ea5 test: state test. fix: bug of stateStyles in data. fix: deledte unnecessary console 2020-01-10 10:02:44 +08:00
Yanyan-Wang
655432c883 test: state 2020-01-10 10:02:44 +08:00
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
Moyee
c3a7687b47 Merge branch 'dev-3.3' into g6-dev-20191209 2019-12-13 14:56:57 +08:00
zhanning.bzn
646676f8eb feat: refactor event controller and graph 2019-12-13 14:40:57 +08:00
zhanning.bzn
902ae5fccf feat: update graph types and refactor view controller 2019-12-12 21:40:26 +08:00
zhanning.bzn
274b04fed8 feat: update graph types and refactor view controller 2019-12-11 12:18:24 +08:00
zhanning.bzn
945895f426 fix: 类型文件不使用I开头 2019-12-10 20:44:43 +08:00
zhanning.bzn
831c5df4af feat: support use alias import files 2019-12-10 17:54:47 +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
caa0319e63 feat: layout util and interface 2019-12-05 19:49:11 +08:00
zhanning.bzn
d5d4fd9520 feat: path util file and test 2019-12-05 15:45:22 +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
zhanning.bzn
52d9a3cfdd feat: G6 TS 环境搭建 2019-12-02 19:58:02 +08:00