Commit Graph

382 Commits

Author SHA1 Message Date
pomelo-nwu
cc7954c241 feat: update ci 2023-08-24 15:11:28 +08:00
yvonneyx
4442af405b Merge remote-tracking branch 'origin/v5' into v5-redo/undo 2023-08-24 15:07:02 +08:00
yvonneyx
1251a74aa8 fix: prevent history unloaded block execution 2023-08-24 15:01:13 +08:00
pomelo-nwu
5f17701b0e chore: update ci 2023-08-24 14:57:07 +08:00
pomelo-nwu
e72a74d32a chore: update ci 2023-08-24 14:51:08 +08:00
pomelo-nwu
1a201ec8e5 chore: update ci 2023-08-24 14:42:04 +08:00
pomelo-nwu
8717256c87 feat: update ci 2023-08-24 14:37:11 +08:00
pomelo-nwu
079ef8480b feat: fix ci 2023-08-24 14:11:59 +08:00
Yanyan Wang
c01a1e1aae
feat: rect type combo and its behaviors (#4844)
* feat: rect combo

* feat: behaviors for rect combo

* chore: lint

* chore: update lock file up to date

* chore: refine lock file

* chore: update workflows

* feat: comboCombined layout

* chore: update layout

* chore: update lock

* chore: refine
2023-08-24 14:08:15 +08:00
yvonneyx
c6923569f6 chore: merge remote-tracking branch 'origin/v5' into v5-redo/undo 2023-08-24 13:30:15 +08:00
yvonneyx
26915d6cd9 fix: v5 history 2023-08-24 13:26:26 +08:00
yvonneyx
c09593aa2c
feat: v5 donut (#4846)
Co-authored-by: yvonneyx <banxuan.zyx@antgroup.com>
2023-08-24 12:37:13 +08:00
pomelo-nwu
d1f6f75897 feat: update deps 2023-08-24 11:28:18 +08:00
yvonneyx
6606a018c1 test: update polyline integration test 2023-08-24 11:01:58 +08:00
pomelo-nwu
4a016a4fad Merge remote-tracking branch 'origin/v5' into v5-redo/undo 2023-08-24 10:54:57 +08:00
pomelo
fcd25b36ed
Merge pull request #4845 from antvis/revert-4835-v5-donut
Revert "V5 donut"
2023-08-24 10:19:58 +08:00
Yanyan Wang
4cbdce93fa
Revert "V5 donut" 2023-08-24 10:17:57 +08:00
yvonneyx
0bf1fc1558 test: update polyline integration test 2023-08-24 09:54:30 +08:00
yvonneyx
e227c0175c Merge remote-tracking branch 'origin/v5' into feat/edge-polyline 2023-08-23 20:29:52 +08:00
yvonneyx
b9fee4d5ed
Merge pull request #4835 from antvis/v5-donut
feat: v5 donut
2023-08-23 20:25:49 +08:00
yvonneyx
9242fd6203 feat: update rdo/undo pause and resume stacking 2023-08-23 19:52:19 +08:00
pomelo-nwu
5f833933e5 Merge branch 'v5' into v5-donut 2023-08-23 15:20:56 +08:00
yvonneyx
a81e5d0a5f fix: update v5 polyline test 2023-08-23 14:17:04 +08:00
ZqqceE
08092adfcc
feat: v5-hexagon (#4827)
* feat: v5 new node hexagon

* test: add test demo

* test: add hexagon unit test

* test: remove labelBackground attr

* chore: remove unnecessary imported packages

* feat: add position config to drawAnchorShape

* test: unit test hexagon in a new way

* chore: change the function name

* fix: fix typo

* fix: use the new 'drawAnchorShape' func

* Merge branch 'v5-hexagon' of https://github.com/zqqcee/G6 into v5-hexagon

* test: unit test

* chore: change func name
2023-08-23 13:40:54 +08:00
yvonneyx
f2359c08a5 test: update donut&active relation integration test 2023-08-23 13:38:35 +08:00
yvonneyx
01640211f0 Merge remote-tracking branch 'origin/v5' into v5-donut 2023-08-23 12:59:29 +08:00
yvonneyx
6affd2d610 Merge remote-tracking branch 'origin/v5' into feat/edge-polyline 2023-08-23 12:55:53 +08:00
yvonneyx
38d7adc1f8 feat: update v5-polyline 2023-08-23 10:53:33 +08:00
pomelo
3a1c07ec21
Merge pull request #4825 from antvis/plugins/toolbar
Plugins/toolbar
2023-08-23 09:19:56 +08:00
pomelo-nwu
e283c07c9b feat: update code 2023-08-23 09:19:16 +08:00
pomelo
bf7fe4ef25
Merge pull request #4826 from antvis/fix/typo
feat: replace IPoint
2023-08-22 19:33:49 +08:00
pomelo-nwu
59bc4cce29 feat: fix ci 2023-08-22 19:06:47 +08:00
ZqqceE
c53fb92e5d
v5 new drawAnchorShape (#4840)
* fix: reduce the number of computation times

* feat: add anchor position for rect node

* feat: add anchor position for circle node

* test: unit test triangle node

* feat: add anchor position for ellipse node

* feat: new drawAnchorShape that support string configuration

* fix: add calculateAnchorPosition and move it into base.ts

* chore: npm run fix

* chore: move convertToNumber to utils dir

* test: unit test
2023-08-22 17:33:25 +08:00
pomelo-nwu
456998b1e9 feat: add ci 2023-08-22 17:16:05 +08:00
pomelo-nwu
1638d28cae feat: add pnpm-lock.yaml 2023-08-22 17:10:24 +08:00
pomelo-nwu
d55ca18b01 fix: typing error 2023-08-22 17:09:52 +08:00
pomelo-nwu
95d13c6cff feat: update prettier error 2023-08-22 17:07:14 +08:00
pomelo-nwu
3380500305 style: code 2023-08-22 16:33:31 +08:00
pomelo-nwu
44ff2962cc Merge branch 'v5' into fix/typo 2023-08-22 16:23:29 +08:00
pomelo-nwu
b7364c7b8e feat: update site layout 2023-08-22 15:48:49 +08:00
Yanyan Wang
156dc71048
chore: use map instead of object to cache the items (#4831)
* chore: use map instead of object to cache the items

* chore: refine test
2023-08-22 15:05:32 +08:00
Yanyan Wang
a9cc508d51
chore: remove id for svg test (#4839)
* chore: remove id for svg test

* chore: lint

* fix: setTimeout return type

* chore: skip d3force test

* chore: lint

* chore: test refine

* chore: test refine
2023-08-22 14:15:18 +08:00
yvonneyx
847d72e407 fix: donut delete unnecessary params 2023-08-22 14:03:21 +08:00
ZqqceE
7d9f084422
v5-triangle (#4834)
* feat: override drawIconShape

* feat: v5 triangle node

* test: add triangle test demo

* test: add triangle unit test

* test: unit testing of triangle in a new way

* feat: modify drawAnchorShape that can be configured in string type

* test: unit test

* fix: equilateral triangle

* fix: fix eslint
2023-08-22 12:38:21 +08:00
ZqqceE
61473706c8
feat: v5 ellipse node (#4828)
* feat: v5 ellipse node

* test: add ellipse test demo

* test: add ellipse unit test

* test: unit test in a new way

* chore: undo package.json
2023-08-21 23:30:35 +08:00
feikerwu
07243b44ee feat(create-edge): draft of create-edge 2023-08-21 18:41:43 +08:00
yvonneyx
16bb528893 test: v5 donut integration test 2023-08-21 15:07:01 +08:00
yvonneyx
27d204ef00 feat: v5-donut 2023-08-21 14:28:29 +08:00
pomelo-nwu
a7874a777f chore: add toolbar test 2023-08-21 13:44:29 +08:00
pomelo-nwu
fdb1602f62 chore: remove svg tests 2023-08-21 13:35:47 +08:00