cytoscape.js-layers
cytoscape.js-layers copied to clipboard
Cytoscape.js plugin for simplified layers (svg, canvas, html)
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.8.0 to 6.10.0. Release notes Sourced from eslint-plugin-jsx-a11y's releases. v6.10.0 Added [New] add eslint 9 support by @michaelfaith in jsx-eslint/eslint-plugin-jsx-a11y#1009 [New] label-has-associated-control: add additional error message by...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7. Release notes Sourced from peter-evans/create-pull-request's releases. Create Pull Request v7.0.0 :sparkles: Now supports commit signing with bot-generated tokens! See "What's new" below. :writing_hand::robot: Behaviour...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.7 to 7.25.4. Release notes Sourced from @babel/preset-env's releases. v7.25.4 (2024-08-22) :bug: Bug Fix babel-traverse #16756 fix: Skip computed key when renaming (@liuxingbaoyu) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16755 fix:...
Bumps [jsdom](https://github.com/jsdom/jsdom) from 25.0.1 to 26.1.0. Release notes Sourced from jsdom's releases. Version 26.1.0 Added at least partial support for various SVG elements and their classes: <defs> (SVGDefsElement), <desc> (SVGDescElement),...
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 2.1.8 to 3.1.2. Release notes Sourced from @vitest/coverage-v8's releases. v3.1.2 🐞 Bug Fixes Add global chai variable in vitest/globals (fix: #7474) - by @Jay-Karia in vitest-dev/vitest#7771 and...
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.18.2 to 8.31.1. Release notes Sourced from typescript-eslint's releases. v8.31.1 8.31.1 (2025-04-28) 🩹 Fixes eslint-plugin: [no-unnecessary-condition] downgrade fix to suggestion (#11081) ❤️ Thank You Kirk Waiblinger @kirkwaiblinger...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.8 to 3.1.2. Release notes Sourced from vitest's releases. v3.1.2 🐞 Bug Fixes Add global chai variable in vitest/globals (fix: #7474) - by @Jay-Karia in vitest-dev/vitest#7771 and...
Bumps [eslint](https://github.com/eslint/eslint) from 9.17.0 to 9.25.1. Release notes Sourced from eslint's releases. v9.25.1 Bug Fixes cdc8e8c fix: revert directive detection in no-unused-expressions (#19639) (sethamus) Chores 1f2b057 chore: upgrade @eslint/js@9.25.1 (#19642)...
I'd like to render custom HTML or even SVG content at edge end positions, basically to create custom arrow head shapes and styles. Is this possible? Looking at `renderPerEdge` in...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. Changelog Sourced from nanoid's changelog. 3.3.8 Fixed a way to break Nano ID by passing non-integer size (by @myndzi). Commits 3044cd5 Release 3.3.8 version...