yuqi.pyq
e8dd7704a5
fix: skip rendering label text if content is empty
2023-08-31 14:49:51 +08:00
Yanyan-Wang
e430b942ea
chore: refine demos
2023-08-31 14:49:47 +08:00
Yanyan-Wang
f64269350a
test: add test data
2023-08-31 13:19:03 +08:00
Yanyan-Wang
068ad11d22
chore: refine demos
2023-08-31 11:14:16 +08:00
xiaoiver
dbb893da28
feat: legend ( #4889 )
2023-08-31 11:12:13 +08:00
pomelo
4b803837a5
Merge pull request #4803 from antvis/v5-hull
...
feat: hull plugin
2023-08-30 20:19:57 -05:00
pomelo
d86b983b0c
Merge pull request #4884 from zqqcee/v5-docs-items-validate
...
v5 docs: item docs
2023-08-30 20:14:35 -05:00
Yanyan-Wang
06449c5264
fix: type problems
2023-08-31 09:13:21 +08:00
Yanyan-Wang
9e28790cda
chore: refine
2023-08-31 09:13:21 +08:00
Yanyan-Wang
0242eb84a6
test: tests for hull
2023-08-31 09:13:21 +08:00
Yanyan-Wang
fd5f006e33
chore: types
2023-08-31 09:13:21 +08:00
Yanyan-Wang
d63e0cb6c7
feat: label for hull
2023-08-31 09:13:21 +08:00
Yanyan-Wang
bb822550c5
feat: hull plugin
2023-08-31 09:13:21 +08:00
pomelo
7668e0c9bf
Merge pull request #4887 from antvis/v5-tutorial
...
feat: add update and feature docs;
2023-08-30 20:11:24 -05:00
Yanyan-Wang
25295b2872
fix: remove emoji from dumirc to avoid page rendering error for site
2023-08-31 02:12:06 +08:00
pomelo
339f28c564
feat: fix plugin demo with extensions ( #4885 )
...
* feat: fix plugin demo with extensions
* Chore:check translate (#4886 )
* feat: check plugins
* chore: update docs
2023-08-31 01:43:08 +08:00
Yanyan-Wang
0d7afdb210
chore: refine
2023-08-31 01:20:58 +08:00
Yanyan-Wang
e2fdada89f
docs: update and feature docs for site; docs: add some interaction demos to site
2023-08-31 01:20:57 +08:00
Yanyan-Wang
ea290872d7
docs: update and feature docs for site; docs: add some interaction demos to site
2023-08-31 01:18:58 +08:00
pomelo
b9274e9ab2
feat: fix typing error ( #4883 )
2023-08-30 22:59:16 +08:00
zqqcee
ad1f60056f
docs: item docs
2023-08-30 22:52:59 +08:00
ZqqceE
9b6eb1ed28
fix: fix tooltip and menu position ( #4882 )
2023-08-30 20:12:29 +08:00
pomelo
1099252812
Feat: Add API Docs ( #4877 )
...
* feat: update api-doc config
* feat: add doc input
* feat: update docs
2023-08-30 19:46:37 +08:00
xiaoiver
8201044261
fix: 3d example ( #4880 )
...
* fix: 3d example
* chore: lint
2023-08-30 19:46:00 +08:00
ZqqceE
d12bdde0eb
v5 extend type new ( #4879 )
...
* fix: fix quadratic controlPoints
* chore: extend graph in test demo
* fix: fix lint
* feat: fulfill type check for extend func
* feat: fulfill type check for extend func
2023-08-30 19:14:51 +08:00
ZqqceE
ce1ae5f684
v5 export demo ( #4876 )
...
* fix: fix quadratic controlPoints
* chore: extend graph in test demo
* fix: fix lint
2023-08-30 19:05:17 +08:00
Yanyan-Wang
504e969bb4
docs: add feature demos to site
2023-08-30 14:33:36 +08:00
Yanyan-Wang
0fa5a8a1b4
feat: add 3d demo to site
2023-08-30 14:32:45 +08:00
Yanyan-Wang
2e6b64d707
chore: export necessary things
2023-08-30 14:32:44 +08:00
pomelo
1eda86a093
V5 locale ( #4870 )
...
* feat: fix locale
* feat: update api doc
2023-08-29 18:39:28 +08:00
pomelo
c9548251ff
Chore: Add Typedoc ( #4866 )
...
* feat: add typedoc config
* feat: update api docs
* feat: export plugin interfaces
* feat: update lock.yaml
* chore: remove dump code
* chore: update doc
* feat: add translate scripts
2023-08-29 15:38:07 +08:00
pomelo
2f581bb651
Merge pull request #4861 from antvis/v5-layout-demos-2
...
V5 layout demos 2
2023-08-29 02:32:43 -05:00
yvonneyx
2bb251f80f
feat: v5 selfloop ( #4857 )
...
* feat: v5 selfloop
* fix: update loop
---------
Co-authored-by: yvonneyx <banxuan.zyx@antgroup.com>
Co-authored-by: Yanyan Wang <yanyanwang93@gmail.com>
2023-08-29 15:24:58 +08:00
Yanyan Wang
49829444a6
docs: animate demos for tree and combo ( #4868 )
2023-08-29 15:20:16 +08:00
Yanyan-Wang
7894ffd09d
docs: animation demos for v5 site
2023-08-29 15:19:51 +08:00
Yanyan-Wang
398f99770f
chore: refine
2023-08-29 15:19:51 +08:00
Yanyan-Wang
9dc1af0ddc
docs: tree layout demos
2023-08-29 15:19:51 +08:00
Yanyan-Wang
9a9872ba79
docs: add graph layout demos; fix: force layout problem
2023-08-29 15:19:50 +08:00
ZqqceE
db369d1b09
feat: v5 model rect ( #4858 )
...
* feat: v5 modelRect node
* test: modelRect test demo
* test: unit test of modelRect node
* feat: label word maxWidth
* fix: fix text maxWidth
* fix: fix lint
* fix: default value of this.logo
* fix: fix lint
2023-08-29 01:38:09 +08:00
pomelo
14e70346a4
Merge pull request #4849 from antvis/demo-plugins
...
Add Plugins Demos
2023-08-27 23:38:35 -05:00
pomelo-nwu
0b835e1b00
feat: update demo
2023-08-28 11:35:11 +08:00
pomelo-nwu
78fc03c304
feat: update menu and tooltip demo
2023-08-25 15:23:12 +08:00
pomelo-nwu
b744acd560
feat: update demo
2023-08-25 13:52:08 +08:00
Yanyan Wang
d8ff8c938f
fix: polyline anchor point and arrow; ( #4852 )
...
* docs: graph layout demos
* chore: refine
* chore: refine
2023-08-25 13:05:55 +08:00
pomelo-nwu
0ba9861006
chore: update tsconfig
2023-08-25 10:37:47 +08:00
Yanyan Wang
6187e9d63d
fix: data validate with data update ( #4851 )
...
* fix: data validate with data update
* chore: refine
2023-08-25 10:36:49 +08:00
pomelo-nwu
f4fd5ace59
feat: update minimap demo
2023-08-25 10:35:20 +08:00
ZqqceE
640eb6ecc9
feat: v5 star node ( #4817 )
...
* feat: v5 star node type
* test: add unit test
* chore: delete old version star
* fix: star node keyShape
* test: passed star node unit test
* chore: remove unnecessary imported packages
* fix: override drawAnchorShape
* fix: override drawAnchorShape
* test: unit test in a new way
* chore: undo package.json
* chore: make the function name more meaningful
* fix: draw anchor shape
* test: unit test
* fix: lint
---------
Co-authored-by: Yanyan Wang <yanyanwang93@gmail.com>
2023-08-25 10:32:21 +08:00
Yanyan Wang
c4e87ad97c
feat: anchor points and shapes for node ( #4829 )
...
* feat: anchor points and shapes for node
* feat: arrows for edge
* chore: lint
* chore: update lock file up to date
2023-08-25 10:25:57 +08:00
pomelo-nwu
1b530f748e
feat: add util.mock function
2023-08-25 10:01:17 +08:00