Commit Graph

398 Commits

Author SHA1 Message Date
yvonneyx
86be188583 Merge remote-tracking branch 'origin/v5' into feat/processParallelEdges 2023-10-09 14:53:21 +08:00
Yanyan-Wang
1576b71906 chore: update version nums 2023-10-08 22:13:57 +08:00
Yanyan-Wang
a82c7f3967 chore: update version nums 2023-10-08 22:13:46 +08:00
Yanyan-Wang
5428c20760 fix: contextmenu triggers click unexpectively; fix: shape appended duplicated in edge afterDraw 2023-10-08 22:13:04 +08:00
yvonneyx
1597a9a9f7 fix: polyline cannot display arrow; automatic obstacle avoidance 2023-10-08 21:27:48 +08:00
Yanyan-Wang
7f79f40f18 chore: type refine 2023-10-08 18:07:37 +08:00
Yanyan-Wang
874755301b fix: adding plugins by api results in missing afterrender and afterlayout timing events triggered 2023-10-08 17:58:49 +08:00
Yanyan-Wang
21a7ea1e39 chore: update version num 2023-10-08 15:00:35 +08:00
Yanyan-Wang
dbca9b43c7 docs: add map view demo 2023-10-08 14:50:16 +08:00
Yanyan-Wang
0ff3d118d8 chore: refine 2023-10-08 13:39:30 +08:00
Yanyan-Wang
d58801ed15 feat: map view plugin 2023-10-08 13:39:29 +08:00
Yanyan Wang
73c0bf6ddc
Merge pull request #5039 from antvis/fix-dagre
fix: avoid reappending exited shape
2023-10-08 11:29:39 +08:00
Yanyan-Wang
1b9ca79ae8 chore: update version numbers 2023-10-07 19:37:54 +08:00
Yanyan-Wang
41b50b4d04 chore: refine 2023-10-07 19:25:47 +08:00
Yanyan-Wang
5ec4bdfe0e chore: export BaseNode; fix: cannot zoom-in with zoom-3d; chore: unify before and afterlayout events 2023-10-07 19:15:25 +08:00
yvonneyx
77ce78928b feat: update transform PLUGIN dataflow 2023-10-07 17:59:58 +08:00
yuqi.pyq
018200e43b fix: avoid reappend exited shape 2023-10-07 17:46:48 +08:00
Yanyan Wang
fddf9a5c0f
Merge pull request #5024 from antvis/chore-code-review
fix: code review and architecture
2023-10-07 12:23:19 +08:00
yuqi.pyq
04eba8f5d8 fix: use position absolute instead of fixed to make canvases overlap each other #5031 2023-10-07 10:54:18 +08:00
hustcc
a474d23b0a revert: typedefine PathArray is not exported 2023-09-27 17:31:03 +08:00
hustcc
25389f2564 refactor: upgrade antv util 2023-09-27 17:24:04 +08:00
hustcc
4ac359c11c chore: fix matrix lint 2023-09-27 16:21:09 +08:00
hustcc
c3838397ab chore: remove unused export 2023-09-27 15:58:43 +08:00
hustcc
ec82521bf0 refactor: remove antv/matrix-util with gl-matrix 2023-09-27 15:52:49 +08:00
hustcc
5a9b385be0 chore: fix lint 2023-09-27 15:42:25 +08:00
hustcc
a9a5a30b14 chore: merge v5 2023-09-27 15:31:56 +08:00
hustcc
0cac1a53dd chore: update scripts order 2023-09-27 15:29:16 +08:00
hustcc
18a8edb246 test: eslint auto fix 2023-09-27 14:41:09 +08:00
hustcc
9c73403165 chore: update package.json 2023-09-27 14:30:19 +08:00
hustcc
6c298cae51 chore: remove all the absolute path import 2023-09-27 14:18:38 +08:00
Yanyan Wang
04ce9f833c
Merge branch 'v5' into feature/edge-filter-lens 2023-09-26 09:44:59 +08:00
Yanyan Wang
b204ff851e
Merge branch 'v5' into v5-plugins-watermarker 2023-09-26 09:40:20 +08:00
Yanyan Wang
852a455092
Merge branch 'v5' into v5-cube-node 2023-09-26 09:32:58 +08:00
fisherLLCy
e36b4c1c73 Merge branch 'v5-plugins-watermarker' of github.com:fisherLLCy/G6 into v5-plugins-watermarker 2023-09-25 18:24:53 +08:00
fisherLLCy
67f8d65557 test: update cube node test case 2023-09-25 18:22:10 +08:00
fisherLLCy
dc6f09e91b feat: add configurable position for watermarker 2023-09-25 18:19:40 +08:00
Yanyan-Wang
454449ef3c fix: edge label balance size problem 2023-09-25 17:49:41 +08:00
Yanyan-Wang
b897c4b3d3 test: add test for edge filter lengs; fix: the delegate style configuring 2023-09-25 16:45:58 +08:00
ColinChen2
7cd20cb76b fix: update clear order 2023-09-25 15:56:41 +08:00
Colin
da2ebff025
Merge branch 'v5' into feature/edge-filter-lens 2023-09-24 21:12:34 +08:00
yvonneyx
eb28c80281 feat: processParallelEdge supports add data 2023-09-22 10:22:47 +08:00
ColinChen2
a45a9e2950 test: add test with edgeFilterLens 2023-09-21 23:07:24 +08:00
Yanyan-Wang
554ea202df chore: remove console 2023-09-21 17:12:58 +08:00
Yanyan-Wang
5307ff8475 chore: remve console 2023-09-21 17:12:47 +08:00
Yanyan-Wang
5204fcbdbe fix: combo link point 2023-09-21 16:52:05 +08:00
Yanyan-Wang
9c6416ebbd chore: refine 2023-09-21 16:46:30 +08:00
Yanyan-Wang
bc177ba8a9 chore: refine 2023-09-21 16:34:02 +08:00
Yanyan-Wang
349d5d377a fix: edges are not correctly updated while combo collapsing; fix: 3d graph edge rendering problem; 2023-09-21 16:32:11 +08:00
Yanyan-Wang
c1e13785e8 chore: update version num 2023-09-20 21:41:55 +08:00
Yanyan-Wang
d847d6082a docs: add scroll-canvas, snapline, create-edge demos 2023-09-20 20:45:13 +08:00
yvonneyx
af94170275 Merge remote-tracking branch 'origin/v5' into feat/processParallelEdges 2023-09-20 20:21:01 +08:00
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
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
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
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
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
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
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
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
yvonneyx
b516769927 feat: processParallelEdges 2023-09-11 13:26:30 +08:00
Yanyan-Wang
b5af9c4894 perf: add optimize option to spec; feat: tile for first rendering and zoom-canvas drag-canvas opt 2023-09-11 09:43:29 +08:00
liujiangyu
d253bd48db fix: 泛型ts报错,暂时回退改动 2023-09-10 23:58:31 +08:00
liujiangyu
f5614b3732 chore: integration增加滚动后截图 2023-09-10 23:49:05 +08:00
liujiangyu
9a93541a7e fix: 修复在firefox117下,滚动位移异常的bug;
fix: 优先从ev上获取属性而不是nativeEvent,兼容集成测试下的模拟滚动事件;
2023-09-10 23:48:16 +08:00
liujiangyu
ceb81003c0 chore: add scroll-canvas integration 2023-09-09 14:55:54 +08:00
liujiangyu
40d52a34ac chore: npm run fix 2023-09-09 14:55:54 +08:00