Commit Graph

846 Commits

Author SHA1 Message Date
yilin.qyl
52080682b2 fix(node): remove all edges of a node when it is to be removed 2019-01-31 19:24:18 +08:00
yilin.qyl
983efb7199 fix(event): in case the item is destroyed when event is emitted 2019-01-31 16:50:30 +08:00
yilin.qyl
fa6165e2da Merge remote-tracking branch 'remotes/origin/dev3.0.0' into tree-graph 2019-01-30 17:08:32 +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
yilin.qyl
0b84ecf400 chore(package): update package version 2019-01-29 15:37:38 +08:00
wensen.lws
c26aaa98df Merge pull request #618 from antvis/daily_19-01-29
Daily 19 01 29
2019-01-29 15:34:40 +08:00
yilin.qyl
e0839fb8b9 fix(item): modify comment 2019-01-29 15:23:25 +08:00
yilin.qyl
55f21b16ef fix(event): add constance CLICK_TIMEOUT 2019-01-29 15:21:47 +08:00
yilin.qyl
fca7c93a34 fix(shape): revert default shape type 2019-01-29 15:19:21 +08:00
yilin.qyl
e85fdbb5b7 feat(global): set default node & edge shape type in Global 2019-01-29 14:22:07 +08:00
yilin.qyl
477be0ade0 fix(item): fix item position issue 2019-01-29 14:21:06 +08:00
yilin.qyl
6cd61c6e10 fix(item): when edge is to show, make sure both src & target are visible 2019-01-29 14:18:22 +08:00
yilin.qyl
693f2a408e fix(tooltip): emit tooltip event 2019-01-29 14:17:21 +08:00
yilin.qyl
46aec4b209 fix(drag-node): use keyShape's size to define delegate shape 2019-01-29 14:16:16 +08:00
yilin.qyl
25a6779e81 feat(event): fix when dblclick is triggered, click will be triggered as well 2019-01-29 14:15:10 +08:00
yilin.qyl
992b67a411 fix(tree-graph): add layout function for tree graph 2019-01-29 10:43:35 +08:00
yilin.qyl
ebbe354c21 fix(tree-graph): add layout function for tree graph 2019-01-28 15:37:32 +08:00
yilin.qyl
e8e4541acd chore(tree-graph): add some comments 2019-01-25 12:15:30 +08:00
yilin.qyl
45f268536e chore(tree-graph): add test cases 2019-01-25 12:02:22 +08:00
yilin.qyl
d4eedc0e17 chore(tree-graph): add test cases 2019-01-25 11:29:53 +08:00
yilin.qyl
dc84790a5e chore(tree-graph): add test cases 2019-01-25 11:17:01 +08:00
yilin.qyl
7d398af243 Merge pull request #613 from antvis/daily_0123
feat(demos): add demos
2019-01-25 10:04:07 +08:00
xiaoqing.dongxq
2a1b611578 feat(demo): add animate demo 2019-01-24 18:19:22 +08:00
yilin.qyl
8475a4d92f feat(tree-graph): add collapse & expand 2019-01-24 15:22:06 +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
d18f92a433 Merge remote-tracking branch 'remotes/origin/dev3.0.0' into tree-graph 2019-01-22 11:53:28 +08:00
yilin.qyl
08dc165070 feat(graph): add tree graph 2019-01-22 11:52:39 +08:00
yilin.qyl
d04e05086c chore(package): update package version 2019-01-21 17:59:02 +08:00
xiaoqing.dongxq
66c61328b4 Merge pull request #611 from antvis/daily_19-01-18
Daily 19 01 18
2019-01-21 14:12:18 +08:00
yilin.qyl
bb2313f219 fix(tooltip): remove default styles of tooltip 2019-01-21 11:02:09 +08:00
yilin.qyl
aa2e8ac304 fix(tooltip): remove default styles of tooltip 2019-01-18 19:06:35 +08:00
yilin.qyl
1957047b67 chore(mode): resume mode controller 2019-01-18 18:39:50 +08:00
yilin.qyl
d6e62d8a5e chore(test): modify tooltip test cases 2019-01-18 18:21:27 +08:00
yilin.qyl
4ace00a918 chore(test): modify tooltip test cases 2019-01-18 18:10:36 +08:00
yilin.qyl
6c917501c0 chore(test): modify tooltip test cases 2019-01-18 17:56:56 +08:00
yilin.qyl
4ae7f1e201 chore(test): modify tooltip test cases 2019-01-18 17:39:05 +08:00
yilin.qyl
fe603c4f05 chore(test): modify tooltip test cases 2019-01-18 17:18:30 +08:00
yilin.qyl
259d08b949 fix(rect): fix rect default stroke color 2019-01-18 16:44:09 +08:00
yilin.qyl
487a3f5c44 chore: add test cases 2019-01-18 15:38:40 +08:00
yilin.qyl
e2b2433371 chore: update demo 2019-01-18 14:20:15 +08:00
yilin.qyl
ebbd9481b6 chore(test): add test cases 2019-01-18 12:20:55 +08:00
yilin.qyl
d40930f897 chore(drag-node): use updatePosition to update node itself 2019-01-18 12:20:10 +08:00
yilin.qyl
4c04e072a2 feat(tooltip): add tooltip 2019-01-18 11:37:08 +08:00
yilin.qyl
36905d65aa feat(tooltip): add tooltip 2019-01-18 11:09:26 +08:00
yilin.qyl
48133f6a7f chore(readme): update README 2019-01-17 13:57:12 +08:00
yilin.qyl
af816e8085 chore(readme): update README 2019-01-17 13:56:34 +08:00
yilin.qyl
1fbf055f20 chore(readme): update README 2019-01-17 13:55:58 +08:00
yilin.qyl
a63e0a6db8 chore(readme): update README 2019-01-17 13:50:27 +08:00
yilin.qyl
78958e2dc0 chore(demos): add force layout demo 2019-01-17 11:42:48 +08:00