Commit Graph

2275 Commits

Author SHA1 Message Date
xinhui.zxh
5d2eb75c6b feat: using ttsc to generate declaration 2019-12-31 11:57:24 +08:00
xinhui.zxh
2ec9733e58 feat: use father-build 2019-12-31 11:57:24 +08:00
baizn
f11669c827 feat: add tree graph unit test 2019-12-27 16:50:09 +08:00
baizn
b8ba0e9756 feat: add tree graph unit test 2019-12-27 14:57:07 +08:00
baizn
6c125d43dc fix: 修复树图节点到的数据类型 2019-12-27 11:49:03 +08:00
baizn
f2e0233b38 fix: 修复树图节点到的数据类型 2019-12-27 11:49:03 +08:00
baizn
886e2a670b fix: 修复树图节点到的数据类型 2019-12-27 11:49:03 +08:00
baizn
983485b4f5 feat: update package 2019-12-27 11:49:03 +08:00
baizn
fc395b38f9 feat: refactor tree-graph and update types file 2019-12-27 11:49:03 +08:00
baizn
9af4aabf3d feat: delete console log 2019-12-27 11:49:03 +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
2fce8d8079 fix: webpack config file add types path 2019-12-25 16:42:27 +08:00
zhanning.bzn
9291b5839c feat: add graph and view controller unit test 2019-12-25 16:42:27 +08:00
zhanning.bzn
b8256d7c27 feat: add graph and view controller unit test 2019-12-25 16:42:27 +08:00
zhanning.bzn
06ad5e0d2c feat: add g6 types alias 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
ca7c8516af fix: tslint grammar. fix: text in getLabelStyleByPosition 2019-12-24 20:01:57 +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
90c1212993 fix: rm yarn.lock 2019-12-23 10:40:27 +08:00
xinhui.zxh
1a5395dc2d fix: add alias for webpack and fix pre commit hook and add ci 2019-12-23 10:40:27 +08:00
Moyee
e3a7b7979e Merge pull request #1072 from zxc0328/util-ts-fix
Fix ts errors for util in ts strict mode
2019-12-23 10:28:15 +08:00
xinhui.zxh
646e416d39 fix: set rScale type 2019-12-21 16:53:36 +08:00
xinhui.zxh
87dc5416e3 feat: merge upstream 2019-12-21 16:46:00 +08:00
xinhui.zxh
48ffc66db1 Merge branch 'util-ts-fix' of https://github.com/zxc0328/G6 into util-ts-fix 2019-12-21 16:43:17 +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
xinhui.zxh
acda607420 feat: fix util types in strict mode 2019-12-19 20:13:08 +08:00
zhanning.bzn
b419ad6c7c fix: refactor behavior 2019-12-18 15:00:35 +08:00
zhanning.bzn
52d02a192a feat: update graph file 2019-12-18 15:00:35 +08:00
zhanning.bzn
8eb35fa672 fix: item file 2019-12-17 17:01:40 +08:00
zhanning.bzn
88f6906f75 fix: update IItemBase to Item 2019-12-17 17:01:40 +08:00
zhanning.bzn
d3a8887d09 feat: update ItemType to Item 2019-12-17 17:01:40 +08:00
zhanning.bzn
206f315e03 feat: update import order 2019-12-17 17:01:40 +08:00
zhanning.bzn
3d9ebdde42 fix: fix review problem 2019-12-17 14:28:20 +08:00
zhanning.bzn
896fe7bdbe feat: refactor item controller and graph 2019-12-17 14:28:20 +08:00