Commit Graph

730 Commits

Author SHA1 Message Date
yilin.qyl
a5e5769aa3 fix(item): reset bbox cache when updatePosition is triggered 2019-03-05 17:59:21 +08:00
xiaoqing.dongxq
0434963ce5 Merge pull request #637 from antvis/daily-190305
Daily 190305
2019-03-05 11:22:46 +08:00
yilin.qyl
33f1e2e55b refactor(item): refactor setState 2019-03-05 10:41:59 +08:00
yilin.qyl
1b389c0271 fix(item): fix fill & stroke of item style update 2019-03-04 17:42:08 +08:00
yilin.qyl
7b3511f95a fix(item): fix fill & stroke of item style update 2019-03-04 16:22:01 +08:00
yilin.qyl
f58f11044d chore(package): update package version 2019-03-04 11:32:21 +08:00
yilin.qyl
d5fb5954fc refactor(graph): refactor setState & add clearState 2019-03-04 11:05:09 +08:00
yilin.qyl
b8fb0f88ed refactor(graph): refactor setState & add clearState 2019-03-04 10:56:54 +08:00
yilin.qyl
828025f206 chore(graph): revert default item style 2019-03-01 15:24:06 +08:00
yilin.qyl
279f3c5fdf fix(graph): fix viewController 2019-03-01 11:09:03 +08:00
yilin.qyl
9f710794e5 fix(graph): add test case of focusItem 2019-03-01 11:05:35 +08:00
yilin.qyl
f77dd7eaf3 fix(graph): fix matrix when zoom ratio is too large or too small 2019-02-28 20:06:10 +08:00
yilin.qyl
7dc90098a9 fix(graph): fix matrix when zoom ratio is too large or too small 2019-02-28 16:29:46 +08:00
yilin.qyl
260142ef86 fix(graph): fix focusItem will fail when fitView 2019-02-28 16:09:31 +08:00
yilin.qyl
3e93a1ac51 chore(graph): sort out item api 2019-02-28 15:35:22 +08:00
yilin.qyl
a4515cad14 chore(graph): sort out destroy method of graph 2019-02-28 15:06:33 +08:00
yilin.qyl
8c6f154e6c feat(graph): add cfg to define nodeStyles & edgeStyles 2019-02-27 20:06:24 +08:00
yilin.qyl
5a2e4ee06a Merge pull request #630 from antvis/daily_0226
Daily 0226
2019-02-27 17:41:50 +08:00
xiaoqing.dongxq
b5aa0c783d feat(graph): add linkCenter at graph 2019-02-27 16:43:40 +08:00
xiaoqing.dongxq
586a1d58dd fix(test): change test case name 2019-02-27 16:43:40 +08:00
yilin.qyl
456c27b7a3 Merge pull request #628 from antvis/daily_0225
fix(edge):fixed bug of link point
2019-02-25 16:54:09 +08:00
xiaoqing.dongxq
170380309b fix(test): change test case name 2019-02-25 14:09:11 +08:00
xiaoqing.dongxq
b750a905b7 fix(edge):fixed bug of link point 2019-02-25 14:02:18 +08:00
yilin.qyl
cdbc6907cf chore(package): update package version 2019-02-20 11:02:26 +08:00
xiaoqing.dongxq
9ed0abf580 Merge pull request #623 from antvis/daily_19-02-19
Daily 19 02 19
2019-02-20 10:59:43 +08:00
yilin.qyl
3dea80833e fix(event): resume click & dblclick trigger condition 2019-02-19 21:13:29 +08:00
yilin.qyl
e852850e57 fix(click-select): modify multi-select keyCode 2019-02-19 18:37:05 +08:00
yilin.qyl
fee3d2f103 feat(graph): add method to get nodes & edges of graph 2019-02-19 16:00:53 +08:00
yilin.qyl
b79eac00de feat(graph): add method to get nodes & edges of graph 2019-02-19 16:00:12 +08:00
yilin.qyl
e1847f978d fix(zoom): fix zoom limitation 2019-02-19 13:58:08 +08:00
xiaoqing.dongxq
6ed7593d5d Merge pull request #622 from antvis/daily_19-02-18
fix(wheel): fix wheel event doesn't work in firefox
2019-02-19 10:06:30 +08:00
yilin.qyl
c9466e4f48 fix(wheel): fix wheel event doesn't work in firefox 2019-02-18 19:51:07 +08:00
yilin.qyl
4a1b737f31 chore(package): update package version 2019-02-15 11:14:55 +08:00
xiaoqing.dongxq
ce656301cb Merge pull request #616 from antvis/tree-graph
Tree graph
2019-02-15 10:28:21 +08:00
yilin.qyl
4718824ef8 feat(tree-graph): add method to update layout 2019-02-14 17:36:19 +08:00
yilin.qyl
e81bf3f1c3 refactor(shape): simplify getShape 2019-02-14 16:43:15 +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
250d8d001e feat(tree-graph): add util method to convert tree layout to radial tree layout 2019-02-11 15:53:37 +08:00
yilin.qyl
49e297e9da feat(graph): add method to convert client | canvas | model points 2019-02-02 16:41:53 +08:00
yilin.qyl
50845aba2e fix(tree-graph): merge animate options before 2019-02-01 16:38:55 +08:00
yilin.qyl
1505e5d318 fix(tree-graph): merge animate cfgs 2019-02-01 16:23:42 +08:00
yilin.qyl
7c1f8b5284 fix(zoom): when zoom ratio exceeds limitation, scale min/max ratio 2019-02-01 16:22:34 +08:00
yilin.qyl
7d42687a40 fix(node): resolve lint problem 2019-01-31 20:02:51 +08:00
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