Commit Graph

2397 Commits

Author SHA1 Message Date
Yanyan-Wang
8a5483b09f fix: site document small modify 2020-02-10 10:11:14 +08:00
Yanyan-Wang
1ac6007951 fix: site document problems 2020-02-10 10:11:14 +08:00
xinhui.zxh
dd5ba55e16 feat: merge master 2020-02-10 10:02:41 +08:00
Yanyan-Wang
f095a89696 test: plugin import in tests 2020-02-07 20:18:29 +08:00
Yanyan-Wang
00c7a770cb fix: export plugins and they can be called by G6.Minimap and so on. 2020-02-07 20:18:29 +08:00
xinhui.zxh
c1b2d6b7ae feat: replace isNaN with Number.isNan 2020-02-07 20:10:22 +08:00
Yanyan-Wang
4312e556e0 fix: import g6 for webworker in circular-web-worker-spec 2020-02-07 18:52:42 +08:00
Yanyan-Wang
4161634f62 fix: import G6.min in test problem 2020-02-07 18:52:42 +08:00
Yanyan-Wang
b780a407dc fix: readme title with typescript 2020-02-07 18:52:42 +08:00
Yanyan-Wang
bedc7e5b35 update: version number to beta.7 2020-02-07 18:52:42 +08:00
xinhui.zxh
18e586ab51 feat: fix layout eslint error 2020-02-07 18:04:49 +08:00
xinhui.zxh
a032fcccd2 fix rest of src/graph eslint error 2020-02-07 16:36:44 +08:00
xinhui.zxh
b77828c294 feat: fix graph/treeGraph/event/customGroup eslint error 2020-02-07 16:12:18 +08:00
baizn
6c8739cf85 fix: 修复point声明文件路径 2020-02-07 14:41:35 +08:00
baizn
7d82fb5a8f fix: 修复 strict src/shape,src/ util 2020-02-07 14:41:35 +08:00
baizn
89cc48f06c fix: 修复 strict:plugins 2020-02-07 14:41:35 +08:00
xinhui.zxh
98864ecf6c Merge branch 'master' of https://github.com/antvis/G6 into elint-fix-behavior 2020-02-07 14:22:50 +08:00
Yanyan-Wang
d81aae4614 fix: postMessage for force with webworkder. fix: ts type problem. 2020-02-07 12:11:28 +08:00
Yanyan-Wang
8d59571693 fix: webworker postMessage parameter ts type in force layout 2020-02-07 12:11:28 +08:00
Yanyan-Wang
8a3db1d234 fix: temporally set the second parameter for postMessage to be undefined in force layout with webworker 2020-02-07 12:11:28 +08:00
Yanyan-Wang
08390d3ceb fix: re-run ci online 2020-02-07 12:11:28 +08:00
Yanyan-Wang
be304fb83a fix: Point from g-base in fruchterman layout 2020-02-07 12:11:28 +08:00
Yanyan-Wang
d7aa7f1169 fix: eslint error for fruchterman and concentric layout 2020-02-07 12:11:28 +08:00
Yanyan-Wang
809c7f124b fix: disable strict temperally 2020-02-07 12:11:28 +08:00
Yanyan-Wang
111fe4b31b fix: use packed g6 for the site 2020-02-07 12:11:28 +08:00
Yanyan-Wang
d7d3513704 refactor: eslint for item 2020-02-07 12:11:28 +08:00
Yanyan-Wang
671cedb326 refactor: strict ts for interface and layout 2020-02-07 12:11:28 +08:00
Moyee
50af9ea672 Merge pull request #1176 from antvis/ts-strict-fix-graph
修复 strict: true 下 TS 错误:src/graph
2020-02-06 14:11:51 +08:00
xinhui.zxh
a634531594 feat: tweak types 2020-02-06 14:06:53 +08:00
xinhui.zxh
642b75c427 feat: make Indexable generic 2020-02-06 14:06:53 +08:00
xinhui.zxh
eabb9e95f6 feat: fix ts error in strict mode for src/item 2020-02-06 14:06:53 +08:00
xinhui.zxh
528627b643 feat: merge 2020-02-06 12:18:19 +08:00
xinhui.zxh
c745da1cfc Merge branch 'master' into ts-strict-fix-graph 2020-02-06 12:03:57 +08:00
xinhui.zxh
74ddb5df34 fix: replace NodeMapConfig with NodeMap 2020-02-06 12:03:22 +08:00
xinhui.zxh
80c1c730da fix: eslint error in src/behavior/drag-* 2020-02-06 11:39:18 +08:00
xinhui.zxh
6c4289eac8 feat: fix behavior eslint error 2020-02-05 20:56:47 +08:00
baizn
87a149a7ca fix: 修复发布后lib目录不是最新的问题 2020-02-05 20:56:04 +08:00
baizn
a2dc01a7c3 fix: 修复 IGraph 中find 和 findall 第二个参数为可选 2020-02-05 18:07:17 +08:00
xinhui.zxh
f6d04ac26f feat: disable useless rule for eslint 2020-02-05 16:57:42 +08:00
xinhui.zxh
36cbf539a8 fix ci error 2020-02-05 15:51:27 +08:00
xinhui.zxh
2f0928d849 fix: add behavoir type in src/graph/controller/mode 2020-02-05 15:30:45 +08:00
xinhui.zxh
5c834d0624 fix ts errror in strict mode for src/graph 2020-02-05 14:50:27 +08:00
Yanyan-Wang
bb158a7914 update: version 2020-02-05 14:21:30 +08:00
Yanyan-Wang
93946287d4 fix: brush-select bug 2020-02-05 14:21:30 +08:00
Yanyan-Wang
3879d2106b fix: site demos problem. add: radial sort site demo 2020-02-04 18:41:51 +08:00
ludy.hxy
f748fa7ec9 fix: update IMode define 2020-02-04 14:24:49 +08:00
Yanyan-Wang
5c842ed215 add: note for isVisible(); closes:#1153 2020-02-02 22:04:15 +08:00
Yanyan-Wang
caf6dd5e58 fix: change group.attr into group.set in item.ts 2020-02-02 22:04:15 +08:00
baizn
8268368e8e fix: update main path 2020-01-19 20:48:14 +08:00
Yanyan-Wang
0fd4cf3b16 fix: treegraph updatelayout 2020-01-16 21:03:16 +08:00