Commit Graph

722 Commits

Author SHA1 Message Date
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
@thinkinggis
40e3ed483e
Update .dumirc.ts 统一官网消息配置,合并后官网发个版 2023-05-26 15:00:57 +08:00
Yanyan Wang
9a6b789b8f
chore: upgrade layout for umd (#4528) 2023-05-24 10:41:50 +08:00
Yanyan Wang
993f2ae018
chore: dependency (#4500) 2023-05-12 17:00:13 +08:00
Yanyan Wang
a5cf6867c8
fix: position animations; (#4457)
* fix: position animations;

* chore: update version nums

* fix: spiky donuts #3849 (#4452)

* docs: 修复文档表格展示错误问题 (#4454)

Co-authored-by: chenkun <ck01107787@antgroup.com>

* fix: remove label if no longer present (#4441)

* fix: remove label if no longer present

* fix: remove label background from shapeMap

* Update edge.ts (#4486)

自定义quadratic类型曲线是如传进去curvePosition,curveOffset,isArray判断应该为cfg

* fix: fix issue if set timebar in independent container on destroy (#4497)

* feat: timebar 新增putInGraphContainer属性决定是否将timebar置于graph container 中 (#4492)

* fix: fix issue if set timebar in independent container on destroy

* feat: timebar 新增putInGraphContainer属性决定是否将timebar置于graph container 中 (#4492)

---------

Co-authored-by: ensconced <joebarnett876@gmail.com>
Co-authored-by: OctKun <cainchen97@qq.com>
Co-authored-by: chenkun <ck01107787@antgroup.com>
Co-authored-by: H丶MF <723455362@qq.com>
Co-authored-by: Aaron <yoonagoddess@163.com>
2023-05-12 13:46:03 +08:00
Aaron
bcb4a68a0a
feat: timebar 新增putInGraphContainer属性决定是否将timebar置于graph container 中 (#4492) 2023-05-11 11:49:48 +08:00
Yanyan Wang
aab80cdc9c
fix: update layout from animate false to true; (#4453)
* fix: update layout from animate false to true;

* chore: update version nums
2023-04-23 11:43:08 +08:00
Yanyan Wang
a31c45d873
fix: type for draw function in elements, closes: #4395 (#4398)
* fix: type for draw function in elements, closes: #4395

* fix: force2 with webworker, closes: #4394

* fix: excludeInvisibles with collapse-expand behavior problem;

* chore: update version nums

* fix: tooltip top position error (#4411)

fix: tooltip top position error

---------

Co-authored-by: hipi <22478003+hipi@users.noreply.github.com>
2023-04-08 19:16:29 +08:00
Yanyan Wang
34eae7da94
docs: tree changeData demo problem (#4373) 2023-03-22 10:03:23 +08:00
Yanyan Wang
dcb27b013f
fix: preset layout with gpu layout; (#4346)
* fix: preset layout with gpu layout;

* fix: isBig must be number for use in path (#4306)

* fix: Fixed issue of nested child combo being rendered under parent, preventing interation with it (#4310)

* fix: Node dragging starting one event too late. (#4365)

* fix: large graph demo page (#4321)

* fix: Node dragging starting one event too late.

---------

Co-authored-by: Yanyan Wang <yanyanwang93@gmail.com>

* feat: tree graph layout with excludeInvisibles prop, closes: #4340; fix: type problems, closes: #4301;

* docs: update change log and site docs

* chore: refine

---------

Co-authored-by: ensconced <joe.barnett876@gmail.com>
Co-authored-by: Gary McGovern <gary.mcgovern@siren.io>
Co-authored-by: Kevin Fontanari <kevin.fontanari@gmail.com>
2023-03-21 17:55:58 +08:00
Yanyan Wang
96d78a064b
fix: large graph demo page (#4321) 2023-03-01 12:33:24 +08:00
Yanyan Wang
0850433350
fix: loop edge position after node dragging; fix: handle drag-node in… (#4304)
* fix: loop edge position after node dragging; fix: handle drag-node interrupted by browser contextmenu and mouseup event outside the viewport;

* docs: typo
2023-02-21 19:07:46 +08:00
Eve-Sama
3798e2aea9
fix: docs error (#4302) 2023-02-21 18:44:24 +08:00
Yanyan Wang
561787310e
fix: loop edge position for custom rect node, closes: #4236; (#4240)
* fix: loop edge position for custom rect node, closes: #4236;

* fix: drag-node should be ended after data changed;

* chore: upgrade version num
2023-02-20 17:57:34 +08:00
Yanyan Wang
38188aac35
fix: doc search for site (#4270) 2023-02-13 11:26:42 +08:00
Yanyan Wang
afc445a49f
fix: docs url problems (#4260)
* fix: site url errors

* fix: site doc urls
2023-02-08 20:39:46 +08:00
Yanyan Wang
3a4d851ff3
chore: update urls (#4242)
* fix: cammel directory name leads to wrong route behaviors

* chore: update urls
2023-02-01 20:37:24 +08:00
Yanyan Wang
976fdd8971
fix: cammel directory name leads to wrong route behaviors (#4241) 2023-02-01 20:19:44 +08:00
hustcc
56fb8117b6
chore: fix homepage url (#4239)
Co-authored-by: 逍为 <xiaowei.wzw@antgroup.com>
2023-02-01 20:05:06 +08:00
Yanyan Wang
2081be59fd
fix: combo with size and fixSize setting; (#4234)
* fix: combo with size and fixSize setting; fix: active-relations with combo and clear states for destroyed virtual edges leads to unexpected error, closes: #4229; fix: applyCloneClip with uncliped image leads to unexpected error, closes: #4231;

* feat: resize combos when dragging contained elements (#4225)

* feat: drag-node and drag-combo support dynamically changes parent combos size while dragging the child items;

* chore: update tests

* chore: update version nums

---------

Co-authored-by: Fabio Tacchelli <fabio.tacchelli@gmail.com>
2023-01-31 18:30:14 +08:00
Yanyan Wang
7cdc01cfa6
fix: error edge link positions for circle combo with size config (#4216)
* fix: error edge link positions for circle combo with size config, closes: #4193;

* fix: indented layout with different node widths, closes: #4200; feat: indented layout with align config to tell the node drawing alignment;

* chore: update verison num

* chore: update tests
2023-01-30 11:36:14 +08:00