eclipse-sirius / sirius-web

Sirius Web: open-source low-code platform to define custom web applications supporting your specific visual languages
https://eclipse.dev/sirius/sirius-web.html
Eclipse Public License 2.0
83 stars 54 forks source link

[Question] How to use ReactFlow diagram? #2239

Closed luxingxiao closed 1 year ago

luxingxiao commented 1 year ago

I found that starting from the 2023.6.6 version, the ReactFlow module has been added to the Diagram components. How should this component be used? Will Sprotty be completely migrated to ReactFlow in the future?

pcdavid commented 1 year ago

Yes, the end-goal is indeed to replace the Sprotty-based diagram rendering with one based on React Flow. For the moment, the React Flow version is considered experimental and not ready to be used. We hope to get feature parity with the Sprotty version (with a more reliable layout), and maybe make the switch around October.