projectstorm / react-diagrams

a super simple, no-nonsense diagramming library written in react that just works
https://projectstorm.cloud/react-diagrams
MIT License
8.51k stars 1.17k forks source link

Upgrading from storm-react-diagrams to react-diagrams #841

Open Treika opened 3 years ago

Treika commented 3 years ago

We currently utilize NodeModel extras quite heavily, but this does not exist as a property in react-diagrams, yet still appears to be serialised/deserialised. What is the recommended approach to add this functionality?

Also, any tips for this upgrade in general? Any known issues to watch out for?