Aaron
0690995a0b
feat: add react-node for v5 ( #5079 )
...
* chore: remove old react-node package
* feat: upsertShape support create html element
* feat(react-node): init react-node package
* chore: update global config and ant-design/icons version
* style: fix lint errors
* refactor(react-node): adpapt to lastest react-g
* fix: unregister dom-interaction plugin in transient & background canvases
* chore: update demos
* feat: support jsx node drag
* docs: add demo
* fix: fix type errors
* refactor: add site demos
* chore: update pnpm-lock
* refactor: adapt to upsertShape adjust
* chore: update latest g versions
---------
Co-authored-by: yuqi.pyq <yuqi.pyq@antgroup.com>
2023-12-11 22:27:31 +08:00
hustcc
32c8d9864b
chore: fix readme typo ( #5250 )
2023-12-11 19:37:54 +08:00
hustcc
9a240ed5f3
docs: update readme, 5.0 is on the way ( #5249 )
2023-12-11 19:28:13 +08:00
Aaron
8c6157985e
chore: update CNAME of master branch ( #5246 )
2023-12-11 12:27:00 +08:00
Aaron
31c1052ec2
chore: add oscp template to master branch ( #5244 )
2023-12-09 17:33:21 +08:00
Aaron
369795bffb
chore: add auto close issue workflow on master branch ( #5243 )
2023-12-09 00:31:34 +08:00
Aaron
4d5c037005
chore: add auto close issue workflow ( #5242 )
2023-12-09 00:27:34 +08:00
Aaron
007e2c746a
chore: add oscp template ( #5239 )
2023-12-09 00:27:22 +08:00
Aaron
b689d9c76d
fix(site): fix site demo of fruchterman complex data ( #5241 )
2023-12-09 00:27:03 +08:00
Aaron
0961ba7d8c
fix: fix ci failed ( #5240 )
...
* fix: fix prettier issues
* test: update integration test snapshots
2023-12-08 23:55:28 +08:00
yvonneyx
7d3f1919de
feat: fix item size while zooming ( #5097 )
...
Co-authored-by: yvonneyx <banxuan.zyx@antgroup.com>
2023-12-08 20:33:40 +08:00
drl990114
a18d168120
feat: migrating bundling plugin to v5 ( #5116 )
...
* feat: migrating edge bundling plugin to v5
2023-12-08 20:32:08 +08:00
TT
c71dcac8e3
feat: add tournament demo ( #5224 )
...
* feat: add tournament demo
---------
Co-authored-by: TT <TT@mine.com>
2023-12-08 20:27:30 +08:00
Simon He
78f77cef90
chore: typo ( #5225 )
2023-12-08 20:25:26 +08:00
yvonneyx
66a7580ea4
fix: fix incorrect label position on edges ( #5234 )
...
Co-authored-by: yvonneyx <banxuan.zyx@antgroup.com>
2023-12-08 20:24:47 +08:00
Simon He
de9ba53e74
chore(core): fix typo ( #5222 )
2023-12-05 09:48:35 +08:00
Aaron
0a0dc61a88
refactor: refactor for plane node demo and docs ( #5220 )
...
* refactor: refactor for plane node demo and docs
2023-12-04 21:24:44 +08:00
Aaron
6ce28292b3
fix: fix typos ( #5219 )
...
* fix: fix typos
2023-12-04 20:46:28 +08:00
Timo Suoranta
91844fd062
feat: add plane-node for v5 ( #5189 )
...
* feat: add planeNode
---------
Co-authored-by: TT <TT@mine.com>
2023-12-04 15:19:49 +08:00
Aaron
0b89bf7f86
refactor: adjust site demos ( #5217 )
...
* refactor: remove unused demos
* refactor: adjust onresize handle
* refactor: update 3d data resource
* docs: update demos imports
* refactor: handle resize uniformly and import module name
* fix: fix issue that demo cannot get container
* refactor: remove unused demos of algorithm and case
2023-12-04 14:42:33 +08:00
Aaron
3534d4669b
docs: adjust docs of data ( #5211 )
...
* docs: adjust docs of data
* docs: update api docs
2023-12-01 17:44:49 +08:00
xiaoiver
989051ef08
chore: use jsdom in screenshot ( #5201 )
...
* chore: use jsdom in screenshot
* chore: yaml syntax error
* chore: migrate more test cases
* chore: migrate more test cases
2023-11-29 14:24:26 +08:00
Yue JIN
ae0ed42db1
fix: remove duplicated dragend case ( #5161 )
2023-11-29 11:32:18 +08:00
Aaron
48308e0bd9
chore: config v5 deploy workflow ( #5204 )
2023-11-29 11:10:19 +08:00
pomelo
e1f4e115ee
feat: remove default image ( #5144 )
...
* feat: remove default image
* fix: destroyBehavior
2023-11-29 11:02:21 +08:00
yvonneyx
d891fbe173
fix: fix incomplete animation field parsing ( #5180 )
...
* fix: fix incomplete animation field parsing
---------
Co-authored-by: yvonneyx <banxuan.zyx@antgroup.com>
2023-11-29 10:59:21 +08:00
Aaron
a2e59c9ac9
docs: update graph instance methods docs ( #5203 )
2023-11-29 10:51:32 +08:00
Aaron
9e461adc06
fix: fix embed link error ( #5196 )
2023-11-27 21:01:11 +08:00
Aaron
d20fede731
fix: fix docs embed link ( #5195 )
2023-11-27 20:47:32 +08:00
Aaron
9ada861124
chore: fix site path error ( #5194 )
2023-11-27 19:34:27 +08:00
Aaron
8604d82434
docs: update readme ( #5193 )
2023-11-27 19:28:45 +08:00
Aaron
3932df6c69
chore: update deploy workflow ( #5192 )
...
* chore: update deploy workflow
* docs: update readme with start project
2023-11-27 18:03:35 +08:00
Aaron
47d243e11a
chore: config changeset and update version and fix circular dependency ( #5191 )
...
* chore: config changeset and update version and fix circular dependency
* chore: remove generated file
* chore: config deploy workflows
2023-11-27 17:43:59 +08:00
Aaron
23adc722e2
chore: migration project to pnpm manage ( #5190 )
...
* chore: migration project to pnpm manage
* chore: remove npmrc
2023-11-27 16:57:50 +08:00
Aaron
5503674c16
chore: update dumi themem antv of master ( #5187 )
...
* chore: update dumi-theme-antv of master branch
* chore: add 5.x link
* refactor: remove storebook demos which cause build error
* fix: add missed tslib
2023-11-26 14:22:14 +08:00
Yanyan Wang
a315fec0d6
Merge pull request #5178 from antvis/v5-fix-transforms
...
fix: combo ancestor update problem
2023-11-22 13:19:37 +08:00
Yanyan-Wang
728ed1d69c
fix: combo ancestor update problem
2023-11-22 12:55:56 +08:00
Aaron
5fb846d152
chore: update version to 5.0.0 ( #5174 )
...
* chore: update version to 5.0.0
* chore: update version reference
* chore: update pnpm-lock file
* chore: update @antv/g6-plugin-map-view dependency reference
2023-11-22 12:34:15 +08:00
Aaron
dd0f557cdd
fix: fix issue that integration test lack of canvas ( #5175 )
...
* fix: fix issue that integration test lack of canvas
* fix: update demos of igonoring label
---------
Co-authored-by: yvonneyx <banxuan.zyx@antgroup.com>
2023-11-22 12:11:11 +08:00
Yanyan Wang
c770297fad
fix: transforms should not be executed when update positions ( #5177 )
2023-11-22 11:39:29 +08:00
yvonneyx
62bab14689
docs: complete docs of custom node,edge,combo ( #5171 )
...
* docs: update docs of extension list
* docs: complete docs of custom node,edge,combo
* docs: remove node edge extension
---------
Co-authored-by: yvonneyx <banxuan.zyx@antgroup.com>
2023-11-22 10:36:13 +08:00
Aaron
eb7fbb41cc
docs: format api/layout docs ( #5166 )
...
* docs: format api/layout docs
* docs: translate CentripetalOptions doc
2023-11-22 10:22:30 +08:00
MiniPear
7d5d0684e0
Merge pull request #5172 from antvis/docs-image-position
...
docs: image position
2023-11-21 18:48:48 +08:00
ai-qing-hai
3e85ff294d
docs: image position
2023-11-21 17:50:46 +08:00
yvonneyx
5dff5757d7
fix: Improve local update mechanism of encode mapper ( #5153 )
...
* fix: enhance mapper encode logic
* fix: fixed a cache miss when asynchronously updating the show element
* fix: edit data transformer active lifecyle
---------
Co-authored-by: yvonneyx <banxuan.zyx@antgroup.com>
2023-11-21 17:19:14 +08:00
MiniPear
eb2777a2c3
Merge pull request #5170 from antvis/fix-dumi-buttons
...
fix: dumi buttons
2023-11-21 15:03:03 +08:00
yvonneyx
15d41fbe94
docs: add docs of custom data tramsformer and theme; format docs of items api ( #5169 )
...
* docs: add Custom Theme Extension
* docs: add custom transform tutorial
* docs: format docs of items (nodes, edges, combos)
---------
Co-authored-by: yvonneyx <banxuan.zyx@antgroup.com>
2023-11-21 14:56:48 +08:00
ai-qing-hai
e097346533
fix: dumi buttons
2023-11-21 14:39:17 +08:00
Frank William
3468c0d0cb
Merge pull request #5168 from antvis/chore-dumi-theme-antv
...
chore: update dumi-theme-antv
2023-11-20 19:39:59 +08:00
ai-qing-hai
7309e4118f
chore: update dumi-theme-antv
2023-11-20 19:19:46 +08:00