pycodestyle
pycodestyle copied to clipboard
🎛 A Svelte library for building dynamic, infinitely customizable node-based user interfaces and flowcharts
Thanks for the awesome Svelvet library! I will be event better if any 3rd party library component can work flawlessly in a Svelvet Node. Currently there may be some issue...
Hi, svelvet 7 is awesome. It would be nice if you could prevent self-referential edges on the anchors of the same node es. A-2/N-1 --> A-1/N-1
It would be very useful if you could export a function in the library that allows us to export the nodes and edges through code, not only through ui (the...
Hi, Thanks for actively maintaining the library :) I have been facing a specific issue with Anchors. Whenever I have a set of nodes saved in an array which I...
I see here https://github.com/open-source-labs/Svelvet/issues/183 there was a way to enable collapsable nodes but I cannot found it on the new version of the lib. How can I make it works?...
I wish to style my Group using HTML elements within the Group. However, the way the Group is added to the DOM doesn't support this. I add a "badge" to...
Thank you for the great job! Is there a possibility to enable something like auto align child? I mean something that make possible a view like organization chart. Thanks!
Thanks a lot for sending the x & y for the edge drop event in #288 , just realized that one last useful prop in the detail would be the...
Hey all, loving the work you guys are doing on this project! Curious about the mermaid flows node, is that ported to v7? I would love to be able to...
 Is there a way you can say that the corner should appear at 80% of the way? Thank you!