Commit Graph

5334 Commits

Author SHA1 Message Date
Aaron
afc8c14356 docs: update base edge doc 2024-11-28 20:39:46 +08:00
Aaron
4ead6cf6d8 docs: update base node links 2024-11-28 20:37:54 +08:00
yvonneyx
57f954a97e docs: edge configurations 2024-11-28 20:24:56 +08:00
Aaron
e711bbc25c docs: update grammar 2024-11-28 20:23:47 +08:00
Aaron
8293589877 docs: add node animation doc 2024-11-28 20:20:33 +08:00
yvonneyx
c5af16da92 docs: modify node 2024-11-28 19:12:10 +08:00
yvonneyx
80627e6277 docs: node configuration options 2024-11-28 17:12:07 +08:00
Aaron
c9722c2eb8
chore: update auto close issue workflow (#6576)
Some checks are pending
build / lint-and-build-g6 (push) Waiting to run
Deploy / deploy-site (push) Waiting to run
2024-11-28 17:04:03 +08:00
Aaron
76c4cfef62
chore: update auto close issue workflow (#6574) 2024-11-28 16:41:16 +08:00
Aaron
a205123b3c
chore: update version (#6570)
* chore: disable changeset changelog

* chore: update version

* chore: update workflow
2024-11-28 11:21:28 +08:00
Aaron
ef1669ebeb
chore: update g version and snapshots (#6569)
* chore: update g version

* test: add test about focusElement edge

* test: update snapshots
2024-11-28 10:32:44 +08:00
Aaron
e8f7455088
fix: fix removing parent combo of node not effect (#6566)
Some checks are pending
build / lint-and-build-g6 (push) Waiting to run
Deploy / deploy-site (push) Waiting to run
* chore: update graphlib version

* fix: support remove parent

* docs: update docs
2024-11-27 20:17:43 +08:00
Yuxin
05044e1d2c
fix(hull): fix issue with fully enclosing collinear tree nodes (#6565)
* fix(hull): fix issue with fully enclosing collinear tree nodes

* test: update snapshot

---------

Co-authored-by: Aaron <yangtao.yangtao@antgroup.com>
2024-11-27 20:17:31 +08:00
Yuxin
49ec991706
fix: fallback handling to ignore invisible elements (#6563) 2024-11-27 20:17:22 +08:00
Aaron
23e6bf0a45
refactor: collapse-expand support align option (#6556)
Some checks are pending
build / lint-and-build-g6 (push) Waiting to run
Deploy / deploy-site (push) Waiting to run
2024-11-26 20:11:49 +08:00
Aaron
13bd17ad25
refactor: simplify visibility logic (#6560) 2024-11-26 20:11:38 +08:00
Aaron
27ede33d1c
refactor: add minimap demo, update api doc (#6550)
* refactor: add minimap demo

* refactor: update api doc
2024-11-26 20:11:25 +08:00
Aaron
b329c55a5e
chore: fix workflow (#6557)
* chore: fix workflow

* chore: update deps version

* chore: update ci workflow

---------

Co-authored-by: antv <antv@antfin.com>
2024-11-26 15:17:59 +08:00
Aaron
6d01a55831
fix: html node only render key shape (#6544)
Some checks failed
build / lint-and-build-g6 (push) Has been cancelled
Deploy / deploy-site (push) Has been cancelled
* fix: html node only render key shape

* refactor: html node draw ports additional

* chore: commit changeset

* chore: fix workflow

---------

Co-authored-by: antv <antv@antfin.com>
2024-11-23 21:56:44 +08:00
Aaron
b4c250d02e
chore: update readme links (#6532)
Some checks failed
build / lint-and-build-g6 (push) Has been cancelled
Deploy / deploy-site (push) Has been cancelled
Co-authored-by: antv <antv@antfin.com>
2024-11-18 10:49:58 +08:00
Aaron
e6f1f8213e
chore: update readme (#6531)
Co-authored-by: antv <antv@antfin.com>
2024-11-18 10:47:00 +08:00
Aaron
ea549a37dc
fix: fix plugin style (#6530)
Some checks failed
build / lint-and-build-g6 (push) Has been cancelled
Deploy / deploy-site (push) Has been cancelled
* fix: fix plugin container style

* chore: update version

* test: update test case

---------

Co-authored-by: antv <antv@antfin.com>
2024-11-15 18:02:35 +08:00
Aaron
168f60da03
chore: update version (#6528)
Co-authored-by: antv <antv@antfin.com>
2024-11-15 17:24:41 +08:00
Aaron
ebeab1342f
refactor: use unified util to create plugin canvas (#6524)
* refactor(plugins): remove plugin utils under plugins dir

* refactor: use unified util to create plugin canvas

* refactor(plugins): legend draw in independent canvas

* test: update snapshots

* refactor: remove useless method

* fix: fix comments

---------

Co-authored-by: antv <antv@antfin.com>
2024-11-15 16:55:27 +08:00
Aaron
4fd2afd70c
fix: fix site demo (#6521)
* fix: fix event demo

* fix: fix site demo

---------

Co-authored-by: antv <antv@antfin.com>
2024-11-15 16:55:10 +08:00
Aaron
a24fa6e61e
fix: 3d scene error (#6519)
* fix: fix 3d element rendering exceptions

* refactor: 3d plugin uses an independent cache

---------

Co-authored-by: antv <antv@antfin.com>
2024-11-15 16:54:48 +08:00
Aaron
6a0482ae3b
refactor(elements): move context from style to config (#6525)
Co-authored-by: antv <antv@antfin.com>
2024-11-15 16:53:42 +08:00
Aaron
42b71eadad
perf: skip infer style when disable animation (#6526)
Co-authored-by: antv <antv@antfin.com>
2024-11-15 16:53:32 +08:00
Yuxin
03dadd6330
chore: update version (#6511)
Some checks failed
build / lint-and-build-g6 (push) Has been cancelled
Deploy / deploy-site (push) Has been cancelled
Co-authored-by: antv <antv@antfin.com>
2024-11-12 22:22:40 +08:00
Aaron
555de80173
fix: fix incorrect edge zindex when ends has hight zindex (#6500)
* refactor: correct var name

* refactor: compute element zindex when add and update data stage

* refactor: adjust zIndex logic

* chore: commit changeset

---------

Co-authored-by: antv <antv@antfin.com>
2024-11-12 22:19:28 +08:00
Yuxin
59ea3de2dd
feat: fishbone layout and case demos (#6499)
* feat: fishbone layout

* test: fishbone unit tests

* fix: update layout case demo

* test: update snapshots

* chore: update deps

* docs: add site demo

* docs: treegraph scene case

* docs: add site demo

* docs: update demos

* test: update snapshots
2024-11-12 11:35:04 +08:00
Aaron
e2f9b82f09
chore: adapt g enableMassiveParsedStyleAssignOptimization (#6493)
* chore: update deps version

* refactor: enable optimize flag

* test: update snapshots

* fix(plugin): fix background z index

* chore: commit changeset

---------

Co-authored-by: antv <antv@antfin.com>
2024-11-08 15:26:31 +08:00
Aaron
7d6b8ea109
fix: fix canvas style (#6487)
* fix: fix canvas style

* test: update test case

* chore: update version

---------

Co-authored-by: antv <antv@antfin.com>
2024-11-07 19:11:02 +08:00
Yuxin
9afd9798c3
chore: update version (#6481)
* chore: update version

* chore: exports
2024-11-05 20:22:55 +08:00
Aaron
fbf37ffdc9
fix: destroy substitute shape after measure bounds (#6478)
Co-authored-by: antv <antv@antfin.com>
2024-11-05 20:02:52 +08:00
Aaron
49ba7ff58c
perf: optimize behaviors (#6465)
* refactor: graph add rendered flag, setState add stage param

* perf: skip update transform when position doesnot change

* perf: optimize behaviors perf

---------

Co-authored-by: antv <antv@antfin.com>
2024-11-05 20:00:48 +08:00
Yuxin
d912097f92
refactor: pass the complete node size to the layout for computation (#6473)
* fix: pass the complete node size to the layout for computation

* chore: update g version
2024-11-05 19:30:41 +08:00
Aaron
858a23feb6
fix(graph): fix resize logic (#6469)
Co-authored-by: antv <antv@antfin.com>
2024-11-05 17:02:54 +08:00
Yuxin
cffb97475c
chore: update dep versions (#6462) 2024-11-04 11:29:45 +08:00
Aaron
0ef8e8f15d
test: update snapshots (#6466)
Co-authored-by: antv <antv@antfin.com>
2024-11-04 10:31:31 +08:00
Aaron
404c3b96a4
refactor: support config metadata, update script and build config (#6460)
* refactor: support config metadata, update script and build config

* refactor: add waitForRender config

---------

Co-authored-by: antv <antv@antfin.com>
2024-10-31 18:45:09 +08:00
octojedi
e689156e04
Create SECURITY.md (#6436) 2024-10-31 10:13:34 +08:00
Aaron
e4ebb8d07a
feat: support g6 ssr (#6454)
* refactor: canvas support disable mutiple layers

* refactor: fix globalThis access

* feat: add g6 ssr

* chore: config build options

* chore: update readme

---------

Co-authored-by: antv <antv@antfin.com>
2024-10-31 10:11:34 +08:00
Aaron
81eaa54fa5
docs: update site docs (#6456)
* docs: update site docs

* chore: use site data news

---------

Co-authored-by: antv <antv@antfin.com>
2024-10-30 20:37:27 +08:00
Yuxin
98f7d39c97
chore: update dep versions (#6452) 2024-10-29 20:09:54 +08:00
Yuxin
c59c31a5cc
chore: update version (#6451) 2024-10-29 18:00:49 +08:00
Yuxin
062b49c4d5
fix: correct offset issue with custom arrow (#6448)
* fix: correct offset issue with custom arrow

* fix: update snapshots
2024-10-29 13:19:41 +08:00
rtpacks
1cc16118b6
docs: update element.zh.md (#6439) 2024-10-28 20:47:01 +08:00
Yuxin
86b9283858
fix: fix issue with hidden elements being displayed in optimize-viewport-transform (#6438)
* fix: fix issue with hidden elements being displayed in optimize-viewport-transform

* fix: update remarks

* fix: update remarks

* test: update unit tests
2024-10-28 14:22:01 +08:00
Aaron
56a87d2bd7
refactor: adapt g optimization (#6431)
Co-authored-by: antv <antv@antfin.com>
2024-10-28 10:15:59 +08:00