Sergei Solo
                                            Sergei Solo
                                        
                                    Hi, src is excluded as it's common practise to put only built files to npm package. Source map files exist inside lib folder. May be there is some misconfuguration in...
Hello, Sorry, now I do not have a time to implement it myself. Please make a PR with implementation of this. In general, you need to patch `getAttributes` & `setAttributes`...
@adrien-k @dhautotlf If I understood the promlem, you want to define type of each relation in the data you pass to the serializer, right? If so, checkout [jsona](https://github.com/olosegres/jsona), it does...
This problem solved in similar [lib](https://github.com/olosegres/jsona)
> One thing to note, is that the GUI acts as a server, and it can accept n nodes. But if you have 1 node, you can't connect it to...
@gustavo-iniguez-goya I need to keep intact my workspace with all running applications, while computer using by another person. Separation of workspaces is very convenient for this purpose. But that person...
Fixed in version `1.11.0` Please check and reopen issue if necessary
@AMBudnik Looks like it is fixed in 14.0.0 🥳 Thanks!
I meant js woklets, or a woklet hook, it seems the react-native-gcanvas js API can be left the same as it is now. I don't know about the difficulty of...
> Do you mean lot of business logic tied to the canvas API can be run in worklet e.g I hope that one day it will be possible :) No,...