Commit Graph

441 Commits

Author SHA1 Message Date
fisherLLCy
a8218ec1b8 test: add cube-node test case 2023-09-20 19:32:09 +08:00
fisherLLCy
f543294b14 feat: add cube-node (#4918) 2023-09-20 19:31:49 +08:00
Yanyan Wang
e5d9c98245
Merge pull request #4986 from antvis/v5-remove-usergraphcore
chore: remove userGraphCore
2023-09-20 19:07:44 +08:00
Yanyan-Wang
a8f8922ab7 chore: lint 2023-09-20 18:24:02 +08:00
Yanyan-Wang
cc971b7a35 chore: remove inproper params for merge2Styles 2023-09-20 18:17:33 +08:00
Yanyan-Wang
46d93f3b31 chore: refine 2023-09-20 18:17:33 +08:00
Yanyan-Wang
b27f42c911 chore: refine 2023-09-20 18:17:33 +08:00
Yanyan-Wang
883b0a905b fix: edge update problem; fix: autoFit at first render and layout; 2023-09-20 18:17:33 +08:00
Yanyan-Wang
96b5b195be chore: remove userGraphCore to simplify data proccessing 2023-09-20 18:17:32 +08:00
Yanyan Wang
d1854127eb
Merge pull request #4890 from feikerwu/refactor-create-edge
Refactor create edge
2023-09-20 17:05:52 +08:00
Yanyan-Wang
40e512e388 chore: restore lock file 2023-09-20 17:02:29 +08:00
Yanyan-Wang
e69f12ee5b chore: remove consoles 2023-09-20 17:01:10 +08:00
Yanyan Wang
1e5bb47853
Merge branch 'v5' into refactor-create-edge 2023-09-20 16:51:47 +08:00
Yanyan-Wang
e9298b2721 chore: refine create-edge and tests 2023-09-20 16:46:53 +08:00
Yanyan Wang
b3de45deda
Merge pull request #4980 from antvis/v5-minimap-update
feat: beforeitemchange timing events; fix: minimap update problems
2023-09-20 10:44:02 +08:00
Yanyan-Wang
a474d3a16f chore: lint 2023-09-20 10:35:51 +08:00
Yanyan Wang
fbc64ffbbf
Merge branch 'v5' into feature/edge-filter-lens 2023-09-20 10:21:09 +08:00
Yanyan Wang
5922bfec5e
Merge pull request #4959 from antvis/v5-transient-shape
feat: support drawing transient shapes by cloning several shapes from…
2023-09-20 10:12:20 +08:00
Yanyan-Wang
91944e3f5b chore: build lint problems 2023-09-20 09:54:47 +08:00
Yanyan-Wang
648ac47bd1 fix: draw the transient shapes of hidden item 2023-09-20 09:54:47 +08:00
Yanyan-Wang
e657fef1a9 feat: support drawing transient shapes by cloning several shapes from an item 2023-09-20 09:54:46 +08:00
fisherLLCy
8299525b34 build: upgrade @antv/util version 2023-09-19 22:57:01 +08:00
fisherLLCy
882213b8a0
Merge branch 'v5' into v5-plugins-watermarker 2023-09-19 21:40:14 +08:00
ColinChen2
7f7a435eb8 feat: add onwheel in delegate 2023-09-19 20:41:09 +08:00
ColinChen2
bbab869607 fix: update filter draw change 2023-09-19 20:41:09 +08:00
ColinChen2
da19841f9e feat: add drag trigger 2023-09-19 20:41:09 +08:00
ColinChen2
410285261a feat: add edgefilter plugin add demo 2023-09-19 20:41:09 +08:00
ColinChen2
d6590894c5 feat: add edgeFilter plugin 2023-09-19 20:40:57 +08:00
Yanyan-Wang
904adfd286 fix: draw the transient shapes of hidden item 2023-09-19 20:38:54 +08:00
Yanyan-Wang
4eb51ab001 feat: support drawing transient shapes by cloning several shapes from an item 2023-09-19 20:38:54 +08:00
pomelo
ed717d8507
Merge pull request #4963 from antvis/v5-update-mapper
feat: update mapper
2023-09-19 05:09:43 -05:00
Yanyan Wang
affd3c5d87
Merge pull request #4960 from antvis/v5-scroll-opt
feat: scroll-canvas support tile updating
2023-09-19 11:03:27 +08:00
Yanyan-Wang
c6fb527a2d perf: disable stack at proper lines 2023-09-18 09:40:14 +08:00
Yanyan-Wang
cc7aa1e0c6 feat: beforeitemchange timing events; fix: minimap update problems 2023-09-18 09:33:58 +08:00
fisherLLCy
3e0a08933a test: add watermarker test cases 2023-09-14 14:01:27 +08:00
fisherLLCy
fa35004feb feat: add watermarker plugin 2023-09-14 13:56:50 +08:00
Yanyan-Wang
05214ee16c feat: update mapper 2023-09-13 18:46:45 +08:00
Yanyan-Wang
89133b5a43 chore: lint 2023-09-13 14:38:00 +08:00
Yanyan-Wang
fe6c07fe0d feat: scroll-canvas support tile updating 2023-09-13 14:26:22 +08:00
Yanyan Wang
0b603975a8
Merge pull request #4953 from fisherLLCy/v5-download
feat: add graph download api
2023-09-13 14:08:34 +08:00
Yanyan Wang
64c56373ed
Merge pull request #4873 from k644606347/feat-scroll-canvas
Feat scroll canvas
2023-09-13 14:00:18 +08:00
Yanyan Wang
2b122dd263
Merge pull request #4957 from antvis/v5-test-refine
chore: update test baseline
2023-09-13 10:52:35 +08:00
Yanyan-Wang
c8b204406c chore: update test baseline 2023-09-13 10:42:31 +08:00
liujiangyu
c9c2e96fe5 chore: add integration snapshots 2023-09-12 13:26:52 +08:00
liujiangyu
cb19126a5a feat: add zoomRatio option 2023-09-12 13:23:46 +08:00
fisherLLCy
6dc14bebec refactor: standardize code comments 2023-09-12 11:06:31 +08:00
Yanyan Wang
1bf923e20b
Merge pull request #4943 from antvis/perf-0907
feat: tile-based rendering for first rendering and drag-canvas zoom-canvas optimization;
2023-09-12 10:05:39 +08:00
Yanyan-Wang
3cb542a3b3 feat: supports lod tile size configuring 2023-09-12 09:51:41 +08:00
Yanyan-Wang
e7d984bbd2 feat: support tile size configuring 2023-09-12 09:43:51 +08:00
fisherLLCy
c4775e88ad feat: add graph download api 2023-09-11 23:32:09 +08:00