Simon He
de9ba53e74
chore(core): fix typo ( #5222 )
2023-12-05 09:48:35 +08:00
Yue JIN
ae0ed42db1
fix: remove duplicated dragend case ( #5161 )
2023-11-29 11:32:18 +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
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
b3fae26c10
docs: update changelog and version nums
2023-10-10 16:33:13 +08:00
Yanyan Wang
20d22cad72
Merge pull request #5050 from iahu/master
...
fix: 设置简单模式下高亮颜色,避免事件穿透
2023-10-10 16:26:23 +08:00
i18u
7e4fbfd7dd
fix: 设置简单模式下高亮颜色,避免事件穿透
2023-10-10 12:08:49 +08:00
Yanyan Wang
3d1c5b9f81
Merge pull request #5019 from XiaoRIGE/feat/issue-4999
...
feat: fix inability to implement box selection within combo
2023-10-08 18:25:44 +08:00
rongjie.song
db2efbfd8e
fix: update return logic
2023-10-08 14:08:50 +08:00
Yanyan Wang
5c18f88575
Merge pull request #5018 from XiaoRIGE/fix/issue-4917
...
feat: add a node for the second click and uncheck it
2023-10-08 13:36:46 +08:00
rongjie.song
2b2897f225
fix: add config
2023-10-07 18:02:44 +08:00
rongjie.song
5e55327bee
fix: use const define variable
2023-10-07 17:42:12 +08:00
rongjie.song
c8ba38cc8e
fix: use const define variable
2023-10-07 17:35:31 +08:00
puxiao
3d363199d0
Update getting-started.zh.md
2023-09-27 14:30:57 +08:00
rongjie.song
5fd4aae45c
feat: fix inability to implement box selection within combo
2023-09-26 16:46:18 +08:00
rongjie.song
2822cd23a5
reat: Add a node for the second click and uncheck it
2023-09-26 16:07:01 +08:00
Arichy
8f0472c7dd
fix: scrollNode demo crash
2023-09-14 11:06:02 +08:00
Yanyan-Wang
fae55e69f2
chore: update version numbers
2023-09-10 23:27:15 +08:00
Yanyan Wang
5d53c6fac6
Merge pull request #4948 from iahu/master
...
fix: 修正下载图片文件名与格式拼接不正确的问题
2023-09-10 22:49:45 +08:00
Yanyan Wang
1947005379
Merge pull request #4939 from antvis/fix/large_data_crash
...
fix(tree-graph): 修复树图在大数据量情况下,使用 JSON.parse(JSON.stringify(()) 导致浏览器崩溃
2023-09-10 22:46:42 +08:00
i18u
901d1c6fb5
fix: 修正下载图片文件名与格式拼接不正确的问题
2023-09-08 17:39:27 +08:00
liaoxiaojuan
72b41f13e1
fix(tree-graph): replace JSON.parse+JSON.stringify with custom deepClone to avoid large data caused crash
2023-09-08 11:34:58 +08:00
hipi
696501c54c
fix: menu overflow
2023-09-07 19:11:42 +08:00
Yanyan-Wang
fe95b951ff
docs: update news for site
2023-09-01 16:09:57 +08:00
Arc
b1ef1e440a
fix: type of IAlgorithm
( #4812 )
2023-08-22 11:44:41 +08:00
Yanyan Wang
ab461c1e27
feat: layout supports relayoutAtChangeData config to disable relayout… ( #4796 )
...
* feat: layout supports relayoutAtChangeData config to disable relayout while changeData of graph is called;
* chore: update build script
2023-08-07 16:13:36 +08:00
Yanyan Wang
a73b940d87
docs: add combo demo to site ( #4769 )
2023-07-26 22:05:33 +08:00
Yanyan Wang
f7f04cff5f
fix: parent combo size problem, closes : #4734 ( #4750 )
...
* fix: parent combo size problem, closes : #4734
* chore: update version num
2023-07-18 09:55:11 +08:00
Yanyan Wang
36708955bd
chore: unify the version num for sub packages ( #4720 )
2023-07-07 10:58:03 +08:00
Yanyan Wang
42a29b1310
fix: custom node with image shape, setting state makes the image lost, closes : #4707 ( #4719 )
...
* fix: custom node with image shape, setting state makes the image lost, closes : #4707 ;
* fix: custom node with uncache shape in shapeMap
2023-07-07 10:36:40 +08:00
visiky
29f1921c66
feat(events): graph.destroy
增加 beforedestroy and afterdestroy lifecycle events ( #4714 )
...
* feat(lifecycle): graph destroy 增加 beforedestroy & afterdestroy 事件
* feat: typings and docs about beforedestroy and afterdestroy events
---------
Co-authored-by: liaoxiaojuan <liaoxiaojuan@bytedance.com>
2023-07-06 20:24:39 +08:00
Aaron
dfbf9b68a8
docs: update the docs of how to use G6 in react env ( #4716 )
2023-07-06 20:24:05 +08:00
Yanyan Wang
da3e9a5fd8
chore: update ga to v4 ( #4676 )
2023-06-25 19:14:39 +08:00
zhousheng193
bd8eefc73a
Update comboMethods.zh.md ( #4659 )
...
标题的markdown格式调整
2023-06-25 10:33:32 +08:00
feiben
bb65cae518
docs: update plugins.zh.md ( #4649 )
2023-06-15 15:24:09 +08:00
Yanyan Wang
49af6390c9
chore: update version num ( #4642 )
2023-06-13 21:07:37 +08:00
Yanyan Wang
4b661b53d5
fix: scroll delta for old version of firefox; ( #4641 )
2023-06-13 21:05:33 +08:00
Yanyan Wang
08e955ea45
4.8.16 ( #4636 )
...
* fix: edge label is not draggable, closes : #4612 ; fix: error occurs while clicking back button on timebar when the slider is already on the start, closes : #4598 ; docs: scrollNode demo drag node problem, closes : #4626 ;
* chore: update layout version
2023-06-13 13:40:11 +08:00
visiky
188ded785e
fix(typings): graph off 方法支持不传入参数,会移除所有事件监听 ( #4606 )
...
Co-authored-by: liaoxiaojuan <liaoxiaojuan@bytedance.com>
2023-06-08 14:21:23 +08:00
Yanyan Wang
96e36f2c9e
docs: v5 demo add star link ( #4604 )
2023-06-08 13:41:19 +08:00
Yanyan Wang
d52dbf8400
docs: update site ( #4592 )
2023-06-07 09:58:06 +08:00
Yanyan Wang
1d9af681c5
chore: update g6 v5 for site ( #4591 )
2023-06-05 22:36:46 +08:00
pomelo
f78f18cd79
feat: update g6vp link ( #4585 )
2023-06-05 22:35:20 +08:00
Yanyan Wang
34f2265030
fix: combo animate is not activated with createCombo; ( #4570 )
...
* fix: combo animate is not activated with createCombo;
* Fix issue#4552, another 404 not found and typo errors (#4554 )
* fix: Fix the issue#4552 both in en-document and cn-document
* fix: Fix the 404 error in "/api/items/combo-methods" and "api/items/node-methods" and "/api/items/edge-methods" The demo URL of these pages is not valid. I added a "#" tag after URL
* fix: 文档中此处有错误,将此处的内置节点改为内置combo
* fix:文档此处有误,将此处的自定义节点改为自定义边
* fix: layout url (#4529 )
---------
Co-authored-by: zqqcee <55946653+zqqcee@users.noreply.github.com>
2023-06-05 17:00:21 +08:00
Yanyan Wang
be99b93a2c
chore: g6 v5 demo update ( #4547 )
2023-05-30 14:41:32 +08:00
Yanyan Wang
93feb26c19
docs: add small v5 demo to site ( #4542 )
2023-05-27 20:59:59 +08:00
Yanyan Wang
1a10847512
docs: add v5 demo ( #4541 )
...
* docs: add v5 demo to the site
* docs: update data for 3d of v5 demo
2023-05-27 19:51:55 +08:00