Commit Graph

423 Commits

Author SHA1 Message Date
pomelo-nwu
79ce55618b feat: update itemMapper 2023-10-16 13:57:53 +08:00
pomelo-nwu
d060b54cc3 fix: handle the case when modes is empty 2023-10-13 15:23:09 +08:00
Yanyan Wang
ee6b338c19
Merge pull request #5058 from antvis/beta21
fix: drag-canvas and zoom-canvas should debounce condition
2023-10-11 20:38:02 +08:00
Yanyan-Wang
5a905f1f74 fix: drag-canvas and zoom-canvas should debounce condition 2023-10-11 20:33:18 +08:00
Yanyan Wang
808ab32457
Merge pull request #5056 from antvis/feat/g2-chart-node
feat: add examples use G2 chart as custom node
2023-10-11 20:00:34 +08:00
Chushen
eb293b7520 docs: add english doc of g2 chart node 2023-10-11 19:26:42 +08:00
Chushen
3e9e92833d docs: update g2 chart node demos 2023-10-11 15:56:24 +08:00
Chushen
5ef9927f41 chore: format code 2023-10-11 15:52:59 +08:00
Chushen
d356a6b0a9 chore: fix: fix issue that site cannot start with pnpm and types problems 2023-10-11 14:45:20 +08:00
Chushen
acf450741c feat(docs): add custom g2 node demos 2023-10-11 13:37:08 +08:00
Chushen
7feab21cd5 chore: config for global types 2023-10-11 13:35:29 +08:00
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