ProxeusApp / proxeus-core

Create blockchain-ready document workflows, own your data.
https://proxeus.org
GNU General Public License v3.0
16 stars 13 forks source link

Replace vis with github.com/visjs #656

Open loleg opened 2 months ago

loleg commented 2 months ago

This is the frontend library we use for the workflow editor.

vokhmak commented 3 weeks ago

there is no "visjs" anymore, they’re providing separate projects instead: Network, Graph2d, Graph3d etc. you can find a bunch of different examples (vis Network) in here: https://visjs.github.io/vis-network/examples/

but anyway this library looks much different that the one we're currently using and redoing the workflow page will probably take a lot of time and effort.