Releases: nmattela/yewflow
Releases · nmattela/yewflow
v0.2.0
- You no longer need to manually set the ref on a node
- Extra memoization of things
- Add default node and edge views
- Add straight and bezier edge types
- Add
is_connectableprop to handles - Add the
YewFlowProvidercontext (now required for all panels to be wrapped in one) - Add the
use_viewport()hook