Commit Graph

152 Commits

Author SHA1 Message Date
yilin.qyl
4718824ef8 feat(tree-graph): add method to update layout 2019-02-14 17:36:19 +08:00
yilin.qyl
102609b0c5 feat(tree-layout): add method to perform layout animate 2019-02-14 11:44:23 +08:00
yilin.qyl
e1abeefbcb fix(util): fix tree layout demo 2019-02-13 10:47:10 +08:00
yilin.qyl
35a28d0b38 fix(util): fix radial layout when tree has root only 2019-02-12 18:51:26 +08:00
yilin.qyl
196b3f425b refactor(util): refactor radial layout method & add demo 2019-02-12 18:04:11 +08:00
yilin.qyl
83cf0a9779 Merge remote-tracking branch 'remotes/origin/dev3.0.0' into tree-graph 2019-01-29 15:51:08 +08:00
xiaoqing.dongxq
2a1b611578 feat(demo): add animate demo 2019-01-24 18:19:22 +08:00
xiaoqing.dongxq
0fddc9d6dc feat(demos): add demos 2019-01-23 11:43:54 +08:00
yilin.qyl
48df0a7b22 fix(tooltip): fix when mousemove emitted before mouseenter 2019-01-22 12:05:28 +08:00
yilin.qyl
78958e2dc0 chore(demos): add force layout demo 2019-01-17 11:42:48 +08:00
yilin.qyl
cda6a9d60b fix(event): fix clone event method, add it to util 2019-01-15 15:42:11 +08:00
yilin.qyl
3a6e38e4f6 chore: add demo 2019-01-15 15:14:48 +08:00
yilin.qyl
78d519a0c3 chore: add demo 2019-01-15 15:12:02 +08:00
yilin.qyl
3888570f01 chore: sort out 3.0.0 dirs 2018-12-17 14:55:33 +08:00
yilin.qyl
8237fe2b33 chore: sort out 3.0.0 dirs 2018-12-17 14:38:01 +08:00
yilin.qyl
f67fa78936 chore: sort out 3.0.0 dirs 2018-12-17 14:35:30 +08:00
huangtong.ht
99a00fb075 Merge branch 'master' of github.com:antvis/g6 2018-12-11 20:38:14 +08:00
huangtong.ht
36fa5c2e5e fix: tree remove guide will not getEdges.closes #521 2018-11-30 23:25:45 +08:00
Yellowthrough
4ffa9bc425 Merge pull request #547 from antvis/addTest
test: Add test
2018-11-30 19:16:09 +08:00
huangtong.ht
714df51adb test: add test 2018-11-30 19:03:35 +08:00
EDGEXIE
9bc4c5ad56 Update custom-draw.html
应该改成由吧?如果我语文过关的话。
2018-11-30 10:12:16 +08:00
huangtong.ht
84abd8d467 fix: fadeIn aniamtion 2018-11-25 22:36:30 +08:00
huangtong.ht
f17903c9d5 many change 2018-11-20 21:14:33 +08:00
huangtong.ht
fb03124b2f feat: add sankye table interface && demo 2018-11-12 10:30:34 +08:00
huangtong.ht
e6b1e14d34 refactor: update node position animate 2018-11-11 00:46:25 +08:00
huangtong.ht
492feb896f fix conflict 2018-11-09 20:56:21 +08:00
huangtong.ht
33a079f1a4 add animate test demo 2018-11-09 20:54:48 +08:00
huangtong.ht
2eb39c2f5c feat: add test cases 2018-11-09 15:56:23 +08:00
huangtong.ht
19b8768741 add keykeyAnimateStashes && hide/show aniamtion 2018-11-09 12:05:48 +08:00
huangtong.ht
d7c3e42e27 Release 2.1.4 2018-11-07 21:04:42 +08:00
huangtong.ht
5d614b7090 refactor: animation 2018-11-07 19:46:36 +08:00
黄通
4f39d83064 merge master 2018-11-01 17:02:26 +08:00
黄通
d6d7ec5236 default animate 2018-10-30 19:18:20 +08:00
huangtong.ht
306a765b8c chore: demo index to es5 that ie can run 2018-10-28 11:11:12 +08:00
黄通
86a7457cf3 compare matrix when do update animate 2018-10-23 16:27:29 +08:00
huangtong.ht
39bd18c68c fix draw bug 2018-10-22 11:34:21 +08:00
huangtong.ht
9e1a18cb33 fix show hide animate 2018-10-18 21:18:09 +08:00
huangtong.ht
985dcdb71a remove some demo code 2018-10-18 17:41:31 +08:00
huangtong.ht
d971cddeed feat: improve animate mechanism 2018-10-18 15:04:22 +08:00
huangtong.ht
6be8c7a79d fix: fix some plugin bugs.Closed #469 #501 #498 2018-10-15 10:48:00 +08:00
huangtong.ht
6c6045bad1 feat: update svg minimap && fix svg dom event 2018-10-12 14:34:20 +08:00
huangtong.ht
20b92d4d07 feat: legend use containerDOM 2018-10-11 10:00:12 +08:00
huangtong.ht
61f973ea6b Merge branch 'master' of https://github.com/antvis/g6 2018-10-10 11:33:34 +08:00
huangtong.ht
02e35cd90c feat: minimap render back add debounce 2018-09-29 10:03:04 +08:00
Yanyan-Wang
6c0763f471 fix multi mappers filtering bug 2018-09-28 11:09:48 +08:00
Yanyan-Wang
ef06999fd0 fix: legend component from @antv/component 2018-09-27 16:33:47 +08:00
huangtong.ht
0b0e749045 feat: add label rotate 2018-09-27 16:14:01 +08:00
huangtong.ht
1b52035b5a Release 2.1.2 2018-09-19 15:42:02 +08:00
huangtong.ht
9767234de7 fix: dom getShape bug.Closes #472 2018-09-19 13:52:50 +08:00
huangtong.ht
80293759f5 fix: plugin.grid.Closes #479 2018-09-17 23:01:01 +08:00