Commit Graph

412 Commits

Author SHA1 Message Date
Chushen
e7e3201d6a refactor: createShape support to create group 2023-10-11 13:33:11 +08:00
Yanyan Wang
21413685e7
Merge pull request #4951 from antvis/feat/processParallelEdges
feat: support processing parallel edges through transform plugin
2023-10-10 19:23:57 +08:00
yvonneyx
8b8204193c fix: change variables name 2023-10-10 19:12:01 +08:00
yvonneyx
f21b12f28a Merge remote-tracking branch 'origin/v5' into feat/processParallelEdges 2023-10-10 18:48:39 +08:00
Yanyan Wang
8492111c58
Merge pull request #5043 from antvis/v5-beta13
fix: adding plugins by api results in missing afterrender and afterlayout timing events triggered
2023-10-10 17:09:51 +08:00
Yanyan-Wang
554b8b8bf3 fix: updateMapper with type change 2023-10-10 16:37:16 +08:00
Yanyan-Wang
fba9c158b1 fix: create-edge shouldBegin and shouldEnd 2023-10-10 11:51:20 +08:00
yvonneyx
b300d3f93e fix: lint 2023-10-09 15:43:45 +08:00
yvonneyx
a45097714b fix: refine process parallel edges 2023-10-09 15:35:22 +08:00
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
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
5572d130ce
Merge pull request #5007 from antvis/v5-map
feat: map view plugin
2023-10-08 14:59:31 +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
f771fac271
Merge pull request #5041 from antvis/v5-beta12
chore: update version numbers
2023-10-07 19:44:27 +08:00
Yanyan-Wang
1b9ca79ae8 chore: update version numbers 2023-10-07 19:37:54 +08:00
Yanyan Wang
51201a7889
Merge pull request #5040 from antvis/v5-beta12
chore: export BaseNode; fix: cannot zoom-in with zoom-3d; chore: unif…
2023-10-07 19:36:57 +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
Yanyan Wang
fe53359523
Merge pull request #5035 from antvis/fix-5031
fix: use position absolute instead of fixed to make canvases overlap each other
2023-10-07 12:22:09 +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
f3e4e4d391 chore: remove 2 pkg 2023-09-27 17:26:39 +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
20bb27cffa
Merge pull request #4989 from ColinChen2/feature/edge-filter-lens
Feature/edge filter lens
2023-09-26 09:45:56 +08:00
Yanyan Wang
04ce9f833c
Merge branch 'v5' into feature/edge-filter-lens 2023-09-26 09:44:59 +08:00
Yanyan Wang
f4ba1389df
Merge pull request #4967 from fisherLLCy/v5-plugins-watermarker
feat: add watermarker plugin (#4919)
2023-09-26 09:40:48 +08:00
Yanyan Wang
b204ff851e
Merge branch 'v5' into v5-plugins-watermarker 2023-09-26 09:40:20 +08:00
Yanyan Wang
cb98e4ebe8
Merge pull request #4993 from fisherLLCy/v5-cube-node
feat: add cube-node (#4918)
2023-09-26 09:34:13 +08:00
Yanyan Wang
852a455092
Merge branch 'v5' into v5-cube-node 2023-09-26 09:32:58 +08:00
Yanyan Wang
c49903cf26
Merge pull request #5012 from antvis/v5-edge-label
fix: edge label balance size problem
2023-09-25 19:24:02 +08:00