Commit Graph

2314 Commits

Author SHA1 Message Date
baizn
129e73034c fix: update travis.yml 2020-02-11 14:48:51 +08:00
baizn
d4fbb9ae27 feat: support coverage 2020-02-11 14:48:51 +08:00
Yanyan-Wang
9d6709f531 docs: add upgrade-guidance. feat: switch different versions site. fix: site banner position problem. 2020-02-11 13:55:51 +08:00
baizn
6eb62adc13 feat: update package version number 2020-02-10 22:33:59 +08:00
Yanyan-Wang
c9fa737d55 fix: ts eslint error 2020-02-10 20:36:06 +08:00
Yanyan-Wang
5f0c12ed6e add: tutorial demo to stories. fix: flow demo problem in stories 2020-02-10 20:35:03 +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
b23b7afc4d fix: refactor eslint 2020-02-10 14:41:00 +08:00
baizn
9868096284 fix: 修复eslint问题 2020-02-10 14:06:49 +08:00
baizn
6d2b08cf74 fix: refactor TS eslint 2020-02-10 14:06:49 +08:00
Moyee
5e17bb5bae Merge pull request #1193 from antvis/elint-fix-behavior
修复 src/graph 和 src/behavior 的 ESLint Error
2020-02-10 11:25:57 +08:00
xinhui.zxh
ee7af1bad4 Merge branch 'master' of https://github.com/antvis/G6 into elint-fix-behavior 2020-02-10 11:09:12 +08:00
xinhui.zxh
f96636c3d0 feat: fix review issue 2020-02-10 11:08:43 +08:00
xinhui.zxh
4a4ced4518 feat: update eslint error 2020-02-10 10:20:13 +08:00
Yanyan-Wang
3249f4f6e4 fix: optimize the performance 2020-02-10 10:15:25 +08:00
Yanyan-Wang
18588febcc feat: site for G 3.3 2020-02-10 10:11:14 +08:00
Yanyan-Wang
d58c199557 docs: web-worker intro in layout docs 2020-02-10 10:11:14 +08:00
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