Commit Graph

201 Commits

Author SHA1 Message Date
Yanyan-Wang
26b4fe19b9 chore: update version nums 2021-07-01 15:22:54 +08:00
Yanyan-Wang
bef41f49ef fix: layout with collapsed combo, closes: #2988; 2021-06-30 21:17:46 +08:00
Yanyan-Wang
354a69fcdc chore: remove test code 2021-06-21 16:22:11 +08:00
Yanyan-Wang
70a78dddcc fix: changeData without combos problem 2021-06-21 16:22:08 +08:00
Yanyan-Wang
29db6d2a71 chore: update version num 2021-06-04 16:29:10 +08:00
桃之助
adb2f1b11f feat: grid follow 2021-06-04 16:29:10 +08:00
Yanyan-Wang
07a7ebde9f fix: mobile compile problem 2021-06-04 16:29:10 +08:00
Yanyan-Wang
43ef79b63a fix: building problems 2021-06-04 16:29:10 +08:00
Yanyan-Wang
2737cf192f docs: update readme 2021-06-04 16:29:10 +08:00
Yanyan-Wang
ac8b8c1573 chore: erfine 2021-06-04 16:29:10 +08:00
Yanyan-Wang
c42977781a feat: moveTo with animate, closes: #2252; 2021-06-04 16:29:10 +08:00
Yanyan-Wang
f646cc632b test: custom node with image and state changing 2021-06-04 16:29:10 +08:00
Yanyan-Wang
5defe9cf00 fix: image node with state changing, closes: #2923; 2021-06-04 16:29:10 +08:00
songhn233
b6755dde9e fix(core/type): add resetSelected dedefinition 2021-06-04 16:29:10 +08:00
Yanyan-Wang
fafb3e3298 fix: uncombo with id, closes: #2924; 2021-06-04 16:29:10 +08:00
Yanyan-Wang
0c8d4a3942 fix: minimap with zooming problem, closes: #2863 2021-05-26 17:32:01 +08:00
openwayne
1370d65e37 fix: resolve miniapp errors 2021-05-21 09:05:24 +08:00
openwayne
3c371faf5a fix: window.getComputedStyle is null in miniapp 2021-05-21 09:05:24 +08:00
openwayne
36c27ef4f4 feat: add mobile event support 2021-05-21 09:05:24 +08:00
AlbertAZ1992
cd34237841 chore: sync master 2021-05-21 09:05:24 +08:00
openwayne
8ecdc50d7a fix: miniapp node_module exist error window 2021-05-21 09:05:24 +08:00
openwayne
b923ea38b2 fix: resolve miniapp errors 2021-05-21 09:05:24 +08:00
openwayne
23b2ecec3f feat: add mobile event support 2021-05-21 09:05:24 +08:00
AlbertAZ1992
d2ae1810af chore: sync master 2021-05-21 09:05:24 +08:00
openwayne
49b448f7b3 fix: resolve miniapp node_module error 2021-05-21 09:05:24 +08:00
openwayne
afc11e125b fix: resolve miniapp errors 2021-05-21 09:05:24 +08:00
openwayne
2c0eb297fb fix: window.getComputedStyle is null in miniapp 2021-05-21 09:05:24 +08:00
openwayne
ca4464677f feat: add mobile event support 2021-05-21 09:05:24 +08:00
AlbertAZ1992
1c1f6a280c chore: sync master 2021-05-21 09:05:24 +08:00
openwayne
6d287c089c fix: miniapp node_module exist error window 2021-05-21 09:05:24 +08:00
openwayne
487251374a fix: resolve miniapp node_module error 2021-05-21 09:05:24 +08:00
openwayne
0c1d84f630 feat: add canvas & combo event type 2021-05-21 09:05:24 +08:00
openwayne
8065bda5fd feat: add mobile event declare 2021-05-21 09:05:24 +08:00
Yanyan-Wang
0b70393b08 chore: remove dulplicated changelog doc 2021-05-18 13:52:55 +08:00
Yanyan-Wang
c205ef01ab fix: depth problem for addItem with comboId, closes: #2888 2021-05-18 13:52:55 +08:00
Yanyan-Wang
00a1ad399a chore: update algorithm version num 2021-05-18 13:52:55 +08:00
Yanyan-Wang
515ccad257 fix: empty object for TreeGraph data; fix: combo edge arrow error with state styles; feat: focus edge item; feat: legend plugin; 2021-05-18 13:52:55 +08:00
Yanyan-Wang
cbf1d3f1f3 fix: empty object for TreeGraph data; fix: combo edge arrow error with state styles; feat: focus edge item; 2021-05-18 13:52:55 +08:00
Yanyan-Wang
4010c421c2 feat: no animation when first rendering with collapsed combos, closes: #2826; 2021-05-18 13:52:55 +08:00
Yanyan-Wang
f71600bacd feat: legend 2021-05-18 13:52:55 +08:00
songhn233
6afa8fbb40 fix(event types): add touch events (canvas, node, combo, edge) 2021-05-12 14:53:48 +08:00
Yanyan-Wang
905e9d82f1 fix: initial animation for combo in pc 2021-04-22 15:54:26 +08:00
baizn
e31f7ebb7f fix: remove @antv/scale dependencies 2021-04-22 15:54:26 +08:00
Yanyan-Wang
ee979cb644 docs: update img tags 2021-04-22 15:54:26 +08:00
Yanyan-Wang
47a12d2839 fix: lint problem 2021-04-22 15:54:26 +08:00
Yanyan-Wang
89255ceaae feat: no animation when first rendering with collapsed combos, closes: #2826; 2021-04-22 15:54:26 +08:00
Yanyan-Wang
46028a3a01 docs: update dingtalk group code 2021-04-22 15:54:26 +08:00
Yanyan-Wang
ed28aa8f01 fix: edges disappear when collapsing combo, closes: #2816; fix: drag-node with edge key, closes: #2819; 2021-04-22 15:54:26 +08:00
baizn
b674749948 fix: createCombo & update startArrow 2021-04-16 11:24:14 +08:00
Yanyan-Wang
583368deeb chore: update algorithm package 2021-04-13 13:27:10 +08:00