Skip to content

Releases: nmattela/yewflow

v0.2.0

22 Feb 19:56
7961de1

Choose a tag to compare

  • 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_connectable prop to handles
  • Add the YewFlowProvider context (now required for all panels to be wrapped in one)
  • Add the use_viewport() hook

v1.0.1

11 Feb 16:26
97f87b1

Choose a tag to compare

First proper release of the library