Moritz Klack

Results 77 issues of Moritz Klack

We should add a guide about the new hooks and functions that are used in the [reactive flow example](https://rsvelteflow.dev/examples/interaction/reactive-flow).

react-docs
svelte-docs

In Svelte Flow we have `proOptions` but no Svelte Flow Pro. It would be nice to have a ~guide for explaining this like https://reactflow.dev/learn/troubleshooting/remove-attribution

svelte-docs

## React Flow 12.0.0-next.25 - `useConnection` returns `ConnectionState` with `toNode` and `toHandle` ## Svelte Flow 0.1.8 - `useConnection` returns `ConnectionState` with `toNode` and `toHandle` - use `nodeOrigin` prop ## @xyflow/system...

### Please describe the feature that you want to propose There is no good reason why we would only have those helpers just for nodes.

feature request

There are several places where we adjust a position based on the passed extent or origin. Maybe we could use those values to calculate a valid render position and then...

### Code of Conduct - [X] I have read and agree to the xyflow contributor [Code of Conduct](https://github.com/xyflow/web/blob/main/CODE_OF_CONDUCT.md) ### Which site are you suggesting a change for? reactflow.dev ### What...

There are a lot of changes regarding types for nodes and edges in React Flow 12. We have a new guide that explains everything but we should double check if...

react-docs

While the simulation is running, the nodes are not draggable https://reactflow.dev/learn/layouting/layouting#d3-force

react-docs