Skip to content

Tags: visjs/vis-network

Tags

v10.0.3

Toggle v10.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): support UUID v14 and use it in standalone/peer exports (#2425

)

* fix(deps): support UUID v14 and use it in standalone/peer exports

Addresses GHSA-w5hq-g745-h8pq in
standalone and peer exports where we had pinned a vulnerable version.

* fix(deps): update vis-data to 8.0.4

This version supports UUID v14.

v10.0.2

Toggle v10.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update dependency uuid to v13 (#2279)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v10.0.1

Toggle v10.0.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Thomaash Tomina
ci(gh-pages): rewrite git+http protocol to just https

This is auto-fixed by npm to git+https for Git repos but gh-pages chokes
on it and only works with plain https.

v10.0.0

Toggle v10.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): update semantic-release monorepo (#2232)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v9.1.13

Toggle v9.1.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs(deps): remove smooth scroll (#2239)

This lib is dead, haven't been updated in a long time and I couldn't even find anything in our docs that would scroll smoothly.

v9.1.12

Toggle v9.1.12's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
fix(hierarchical): compress level values to eliminate gaps in cyclic …

…graphs (#2219)

* fix: compress level values to eliminate gaps in hierarchical status

* fix: fallback to fillLevelsByDirectionCyclic if no entryNodes are found

* perf: reorder Set and sort to reduce sort cost

* chore: update package.json for vis-network-moneyflow fork

* chore(package): remove changes to package JSON

* perf(layout-engine): remove the old setMinLevelToZero logic

It's superfluous now. The new implementation sets min to zero and
removes gaps in one go.

---------

Co-authored-by: Beatrice <beatriceprayogo@chainsecurity.asia>
Co-authored-by: Tomina <tomina@vycital.eu>

v9.1.11

Toggle v9.1.11's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Thomaash Tomina
fix(deps): allow the use of component-emitter ^2

This already worked, it just wasn't explicitly allowed in package JSON.
We'll stay on ^1 for now because ^2 dropped support for older browsers
we still oficially support, ditching ^1 will be a major release.

v9.1.10

Toggle v9.1.10's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Thomaash Tomina
fix(deps): allow uuid ^10 and ^11

We only use v4 which didn't changed so it's fine to allow our users to
update.

v9.1.9

Toggle v9.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): update dependency @semantic-release/npm to v11.0.1 (#2046)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v9.1.8

Toggle v9.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): update dependency lint-staged to v15.0.1 (#2026)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>