Commit Graph

418 Commits

Author SHA1 Message Date
Chushen
7ce6ed2ea3 docs: adjust base style doc 2023-11-10 22:02:00 +08:00
Chushen
90a769ec78 docs: update node shape docs 2023-11-10 22:00:54 +08:00
Chushen
10bec78e0c docs: update cube, plane, sphere, torus geometry docs 2023-11-10 21:13:53 +08:00
Chushen
53f995ba95 docs: adjust common docs 2023-11-10 20:58:48 +08:00
Chushen
08bb287f9e docs: update image, path, polygon, polyline, rect shape docs 2023-11-10 19:36:05 +08:00
Chushen
23c1bfd40e docs: update base, circle, ellipse, line shape docs 2023-11-10 18:51:21 +08:00
Yanyan-Wang
d7042e720f docs: update readme in site 2023-11-10 13:44:42 +08:00
Yanyan-Wang
175a3f79b1 docs: update links in docs 2023-11-10 13:35:12 +08:00
Yanyan-Wang
b4b58f49e7 docs: en docs for data and graph apis 2023-11-10 12:42:25 +08:00
Yanyan-Wang
6a649ca275 docs: remove v4 docs 2023-11-09 17:51:17 +08:00
Yanyan-Wang
29466b30f9 docs: add docs for layouts 2023-11-09 17:50:23 +08:00
Yanyan-Wang
8cfa5e61e6 perf: seperate debounce update relates for correct updating and better performance 2023-11-09 14:44:36 +08:00
Yanyan-Wang
fde08a480b perf: performance of update position 2023-11-08 15:02:08 +08:00
Yanyan-Wang
1e3a800da9 docs: update v5 docs 2023-11-07 21:39:59 +08:00
Yanyan-Wang
7fcced87f4 chore: arrange the docs 2023-11-07 18:30:09 +08:00
Yanyan-Wang
23f66a04bf docs: add graph and data docs 2023-11-07 17:40:38 +08:00
Yanyan-Wang
757d405f27 fix: tile rendering causes forceUpdate edge error 2023-11-02 17:30:41 +08:00
Yanyan-Wang
0d6975d54c fix: force layout with mass 2023-11-02 15:10:32 +08:00
Yanyan-Wang
035b023c71 chore: update spec 2023-11-02 10:37:25 +08:00
Yanyan-Wang
ba11e1d208 feat: updateStateConfig api for graph 2023-11-02 10:35:55 +08:00
Yanyan-Wang
0fbe76dbda chore: refine demo and test data 2023-11-01 17:18:41 +08:00
Yanyan-Wang
4c22889e9f chore: update test data to json 2023-11-01 16:28:53 +08:00
Yanyan-Wang
44e5a78919 chore: refine 2023-11-01 15:50:17 +08:00
Yanyan-Wang
85ff6cc962 chore: add notes 2023-11-01 15:40:46 +08:00
Yanyan-Wang
06c4990271 perf: update incremental nodes initial positions for better animations 2023-11-01 15:12:14 +08:00
Yanyan-Wang
2cb187eb8f chore: demo review 2023-10-31 22:14:20 +08:00
Yanyan-Wang
56cb08602d fix: update lod-controller disableLod 2023-10-30 18:39:50 +08:00
Yanyan-Wang
40976cf3ee perf: incremental force 2023-10-30 13:50:45 +08:00
Yanyan-Wang
af28e35fc5 chore: add notes 2023-10-27 10:35:45 +08:00
Yanyan-Wang
6fef0999b6 feat: add relayout configure for chagneData 2023-10-27 10:34:13 +08:00
Yanyan-Wang
493e0a683d chore: refine 2023-10-27 10:28:51 +08:00
Yanyan-Wang
652a19b482 chore: lint 2023-10-27 10:25:03 +08:00
Yanyan-Wang
118780fc46 feat: getMass for layouts to keep the continuity as much as posible 2023-10-27 10:22:17 +08:00
Yanyan-Wang
b843ef601e fix: label update problem when fitView and fitCenter with animations; fix: badge shapes display 2023-10-26 12:34:45 +08:00
Yanyan-Wang
7d95ba8a20 chore: refine 2023-10-24 19:59:48 +08:00
Yanyan-Wang
6de2715d0a chore: refine 2023-10-24 18:11:44 +08:00
Yanyan-Wang
2d0bf33db0 feat: label canvas and lod controller plugin 2023-10-24 18:04:11 +08:00
Yanyan-Wang
3149eea285 feat: add AutoLod Plugin 2023-10-24 17:53:47 +08:00
Yanyan Wang
b8874bd833
Merge pull request #5082 from antvis/fix-minimap
fix: rename createDom to createDOM
2023-10-24 17:36:10 +08:00
Yanyan-Wang
3a0be1265e chore: lint 2023-10-24 17:31:28 +08:00
pomelo-nwu
4db64dc842 fix: rename createDom to createDOM 2023-10-24 16:51:33 +08:00
Yanyan-Wang
5b0feb424f fix: cancel loop animations with fill auto; fix: menu with trigger click 2023-10-19 13:42:52 +08:00
Yanyan-Wang
95abc85e06 feat: fitView support configure onlyZoomAtLargerThanViewport; fix: dagre with layer in node data; 2023-10-19 13:42:52 +08:00
Yanyan-Wang
766c599559 chore: update version num 2023-10-19 13:42:52 +08:00
Yanyan-Wang
b853dd2355 feat: fitView with onlyOutOfView config; fix: fitView animations; feat: offsetDistance animations; 2023-10-19 13:42:52 +08:00
Yanyan-Wang
04c3111677 fix: legend update when item change 2023-10-19 13:42:52 +08:00
Yanyan-Wang
6146e8cbf0 fix: error occurs when palette in theme is an object; fix: setItemState ignore when ids is empty 2023-10-19 13:42:52 +08:00
yvonneyx
bf17de767b fix: update polyline 2023-10-17 11:33:41 +08:00
yvonneyx
58a037d2bf fix: update polyline 2023-10-17 10:24:43 +08:00
yvonneyx
c80d5899d6 Merge remote-tracking branch 'origin/v5' into v5-polyline-bugfix 2023-10-17 10:10:55 +08:00