-
-
Notifications
You must be signed in to change notification settings - Fork 166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Interactive Node creation and linking #81
Comments
And API methods for this, like listening for node updates, added, move, adding nodes via JS as well, having custom HTML inside the nodes |
Hi @rajasegar ! Thank you for using Svelvet and making this awesome suggestion! I am on the Svelvet 5.0 team and am happy to let you know that we have successfully made this feature and will continue testing this feature up until we launch to make sure interactive node linking and creation is as good as it could possibly be! We are getting excited about our launch early next year! We look forward to your continued feedback after you get some time to play with this new feature! Cheers! |
This is now in svelvet 5.0, check the documentation on the website!! |
edit: The error I mentioned in this comment seems to not be happening old comment:FYI the demo (on the website) isn't working, glad you guys are working on and improving this project though! |
@Explosion-Scratch can you specify which demo? |
It is disabled on the demo if you're refering to the one on the front page |
Huh, went to record to try to reproduce and everything seems to be working, if I recall correctly there was a white screen, I waited for a few seconds then there was a console error but I don't remember what it was. I guess it doesn't matter much though because I can't seem to reproduce the error, sorry! |
Phew, thank god! Haha all jokes aside let us know if there are any bugs that do arise! |
Is it possible to create nodes interactively by right clicking in the canvas and choosing a node type?
Some thing similar to what
rete.js
does...https://rete.js.org/
There were some attempts to create a Svelte render plugin here
https://github.com/c0bra/rete-svelte-render-plugin
BTW, thanks for this awesome tool 👍
The text was updated successfully, but these errors were encountered: