Commit Graph

2351 Commits

Author SHA1 Message Date
Yanyan-Wang
683a3ac746 fix: enhance coverage 2020-02-19 10:45:34 +08:00
Yanyan-Wang
08a12516e2 fix: dragging bug on minimap with a graph whose bbox is nagtive; fix: null matrix bug, create a unit matrix for null. fix: delete unnecessary console.log 2020-02-19 10:45:34 +08:00
Yanyan-Wang
e9f86fc1f1 doc: add 3.3.3 CHANGELOG 2020-02-17 22:53:31 +08:00
Yanyan-Wang
c0c449bb35 fix: minimap delegate and keyShape bug. fix: null matrix of getLoopCfgs. 2020-02-17 22:53:31 +08:00
Yanyan-Wang
9212710dc7 fix: minimap small view bug 2020-02-17 22:53:31 +08:00
vellengs
239cafac1c Update graph-spec.ts 2020-02-17 22:50:45 +08:00
vellengs
349b617e7e Update graph-spec.ts 2020-02-17 22:50:45 +08:00
xieyunqi
da5a70829c fix:wrong spell and eslint 2020-02-17 22:50:45 +08:00
Yanyan-Wang
0a7251530d fix: enhance coverage 2020-02-14 18:01:36 +08:00
Yanyan-Wang
15558ced6c fix: line with control points bug. doc: draggable for custom node doc 2020-02-14 18:01:36 +08:00
Yanyan-Wang
875781c3d4 fix: delete unnecessary import 2020-02-14 14:22:58 +08:00
Yanyan-Wang
473699fa3a fix: edge label auto rotate with endArrow bug. test: edge label auto rotate with zooming and moving 2020-02-14 14:22:58 +08:00
chenshuai2144
d8f5fe7d9b chore: prettier all code 2020-02-14 11:30:12 +08:00
chenshuai2144
b8dc38353a bufgix: fix TypeScript type error 2020-02-14 11:00:43 +08:00
baizn
384522b187 fix: 更新升级文档 2020-02-13 21:46:03 +08:00
Yanyan-Wang
f273c2688a doc: update doc 2020-02-13 18:19:38 +08:00
Yanyan-Wang
9410e27d38 fix: enhance the coverage 2020-02-13 18:10:26 +08:00
Yanyan-Wang
f940b2496d fix: enhance the coverage 2020-02-13 18:10:26 +08:00
Yanyan-Wang
fa4cdda678 doc: update tutorial. doc: update upgrade guide. fix: compatibility error about cannot read property 6 of null when update data frequently. 2020-02-13 18:10:26 +08:00
vellengs
f416d81de7 Update mode-spec.ts 2020-02-13 14:46:48 +08:00
vellengs
a760197fa9 Update mode-spec.ts 2020-02-13 14:46:48 +08:00
Yanyan-Wang
311d65f6bb doc: update upgradeGuide 2020-02-12 22:34:06 +08:00
Yanyan-Wang
b2cbfc58d6 fix: remove unnecessary locale 2020-02-12 22:04:06 +08:00
Yanyan-Wang
55b8a52c0c doc: update upgradeGuide 2020-02-12 22:02:41 +08:00
Yanyan-Wang
a3f8671a00 fix: version number. doc: changelog. doc: getting-started version number 2020-02-12 21:50:23 +08:00
Yanyan-Wang
237049fb55 test: enhance the coverage 2020-02-12 21:44:55 +08:00
Yanyan-Wang
bf12dbcd99 test: enhance the coverage 2020-02-12 21:44:55 +08:00
Yanyan-Wang
b16928a54a fix: update g version to improve compatibility. doc: remove compatibility part which has been resolved. 2020-02-12 21:44:55 +08:00
Yanyan-Wang
ecd7505872 fix: moveTo bug. fix: site buttons closes: #1210 2020-02-12 21:44:55 +08:00
偏右
e3470a63d1 Update introduction.en.md 2020-02-12 09:43:16 +08:00
Yanyan-Wang
f2e6e53628 docs: plugins upgrade guide 2020-02-12 09:43:00 +08:00
Yanyan-Wang
5913b45611 fix: console warn for findByClassName 2020-02-12 09:43:00 +08:00
Yanyan-Wang
ba086f375f fix: compatibility for G6 3.3 2020-02-12 09:43:00 +08:00
baizn
c12487d75e fix: site coverage 2020-02-11 17:24:37 +08:00
baizn
2170e00086 fix: site coverage 2020-02-11 17:24:37 +08:00
Yanyan Wang
5e5ac5b9a6 Create CNAME 2020-02-11 16:46:05 +08:00
baizn
4cd9df4d97 feat: readme show coverage info 2020-02-11 15:09:58 +08:00
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