pycodestyle
pycodestyle copied to clipboard
🎛 A Svelte library for building dynamic, infinitely customizable node-based user interfaces and flowcharts
### Description If you have more than one Svelvet app container and you have Edges on your Nodes, the Edges are only appended to the first instance of the Svelvet...
Updated moveEdge function in Edge.svelte to correctly append the edge element to its respective Svelvet container based on containerId. 🔗 Linked issue Resolves #513 ## 🔗 Linked issue Resolves #513...
## Description When clicking the 'save' button in the `ThemeToggle` component, the `getJSONState` function will throw an error that the `graph` parameter is empty. This error is caused by getting...
### Description An edge's label does not react to changes if applied via an ``'s `edgeLabel` property. I also don't think it's possible to pass props to a custom `Edge`...
Hi, I am using the Svelvet library to create a node system with multiple anchors (connection points) on each node. I want to use the locked property to prevent connections...
### Problem Currently the package is unable to be installed with Svelte 5 (preview). I tried to force install it but unfortunately it still didn't work ### Solution Add support...
Hello, Is it possible to prevent edge formation from one specific anchor to another? For example, I want to manually create edge connections from a selected anchor element to another...
### Description In Svelvet 10.0.2, I am unable to pan on the canvas without it changing the position of both the page and the canvas on the first click. Besides,...
### Description It seems that the ``s have snippets called `anchorNorth`, `anchorSouth`, `anchorEast`, and `anchorWest`. They work at runtime, and they are the most convenient way that I could find...
There are some debug console.log statements in Spanish in this file: https://github.com/open-source-labs/Svelvet/blob/main/src/lib/utils/creators/createBoundsStore.ts