Dylan Vorster

Results 28 comments of Dylan Vorster

Hi There Thanks so much for your kind words :D Yeah unfortunately there is an incredible amount of work still to do on this :C and I myself have not...

Im also getting this issue, but with Github package registry (everything appears to publish correctly though)

Would love to have this as part of a new utilities package under `/packages`. Perhaps `react-canvas-utilities`. (React canvas now handles the core serialisation and deserialisation)

ill try get this merged soon after some testing on my side as well

So grouped nodes are an interesting topic. I would like to implement something similar to: https://ni.i.lithium.com/t5/image/serverpage/image-id/68375i4C76101D2548C8AA?v=1.0 but I have not done it yet because its a little bit more involved:...

I don't really want to handle groups as top level because groups can be nested. Im going to introduce a new type of node that is a group with addNode...

@Timopheym Due to my own circumstances, I don't really have the need just yet for this feature, or the time to implement it properly. It would probably best if you...

I have sort of started working on this, you can read all about it here: http://dylanv.blog/2017/09/13/storm-react-diagrams-v3/

Still need to get around to implementing a group widget, but would like to point out that using and overriding this method will allow moving a single node the ability...