Feliz.ReactFlow
Feliz.ReactFlow copied to clipboard
Update to Feliz v2+ and React Flow v11+
- [x] Update to Feliz v2+.
- [x] Reflect the changes introduced by React Flow v10 and 11 (according to "Migrate to v10" and "Migrate to v11" guides.
- [x] Add a bunch of missing core API bindings.
- [x] Add all the bindings to Graph Util Functions.
- [x] Add hook bindings (except
useNodesStateanduseEdgesState). - [ ] Add bindings to
Panelcomponent - [ ] Add bindings to
NodeResizerandNodeResizeControlcomponents (included into the mainreactflowpackage since v11.7.0). - [ ] Add bindings to
NodeToolbarcomponent (included inreactflowv11.3.0). - [ ] Add bindings to
EdgeLabelRenderercomponent (available inreactflowin v11.2.0 and higher). - [ ] Add bindings to
EdgeTextcomponent.