Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React Flow 12.0.0-next.12 & Svelte Flow 0.0.39 #4028

Merged
merged 28 commits into from
Mar 16, 2024
Merged

React Flow 12.0.0-next.12 & Svelte Flow 0.0.39 #4028

merged 28 commits into from
Mar 16, 2024

Conversation

moklick
Copy link
Member

@moklick moklick commented Mar 16, 2024

React Flow 12.0.0-next.12

Patch changes

  • fix useNodesData: handle invalid node id thanks @saswatax
  • fix forwardRef: use custom fixForwardRef function
  • refactor intersection helpers to use passed node value

Svelte Flow 0.0.39

⚠️ Breaking changes

  • on:nodedragstart, on:nodedrag and on:nodedragstop are also getting fired if a selection bix is being dragged. We renamed the node param to targetNode and set it to null if a selection is being dragged.

Patch changes

  • export EdgeLabel component
  • add "connectionindicator" class for Handle component
  • address a11y warnings

saswatax and others added 28 commits March 9, 2024 15:43
Svelte Flow: connectionindicator class applied correctly
Connections can be correctly cancelled
Svelte Flow: export EdgeLabel component
added nodedrag events to selection box
refactor(intersections): use passed node values for calculations
Svelte Flow: a11y warnings, add preprocess, update dependencies
@moklick moklick merged commit 815a38e into main Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants