Skip to content

Tags: drl990114/G6

Tags

4.8.21

Toggle 4.8.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: layout supports relayoutAtChangeData config to disable relayout… (

antvis#4796)

* feat: layout supports relayoutAtChangeData config to disable relayout while changeData of graph is called;

* chore: update build script

4.8.19

Toggle 4.8.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: unify the version num for sub packages (antvis#4720)

4.8.17

Toggle 4.8.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update version num (antvis#4642)

4.8.16

Toggle 4.8.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
4.8.16 (antvis#4636)

* fix: edge label is not draggable, closes: antvis#4612; fix: error occurs while clicking back button on timebar when the slider is already on the start, closes: antvis#4598; docs: scrollNode demo drag node problem, closes: antvis#4626;

* chore: update layout version

4.8.14

Toggle 4.8.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: upgrade layout for umd (antvis#4528)

4.8.13

Toggle 4.8.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: dependency (antvis#4500)

4.8.12

Toggle 4.8.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
perf: update changelog (antvis#4498)

4.8.10

Toggle 4.8.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: update layout from animate false to true; (antvis#4453)

* fix: update layout from animate false to true;

* chore: update version nums

4.8.9

Toggle 4.8.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: type for draw function in elements, closes: antvis#4395 (antvis#…

…4398)

* fix: type for draw function in elements, closes: antvis#4395

* fix: force2 with webworker, closes: antvis#4394

* fix: excludeInvisibles with collapse-expand behavior problem;

* chore: update version nums

* fix: tooltip top position error (antvis#4411)

fix: tooltip top position error

---------

Co-authored-by: hipi <22478003 [email protected]>

4.8.8

Toggle 4.8.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: preset layout with gpu layout; (antvis#4346)

* fix: preset layout with gpu layout;

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

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

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

* fix: large graph demo page (antvis#4321)

* fix: Node dragging starting one event too late.

---------

Co-authored-by: Yanyan Wang <[email protected]>

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

* docs: update change log and site docs

* chore: refine

---------

Co-authored-by: ensconced <[email protected]>
Co-authored-by: Gary McGovern <[email protected]>
Co-authored-by: Kevin Fontanari <[email protected]>