-
the pro examples are now being developed in their own repo (xyflow/pro-example-apps) and as individual vite apps. we need to adjust the pro example viewer to show the deployed version of these example…
-
### Describe the Bug
In Svelte Flow, `SvelteFlowProvider`'s `getIntersectingNodes` function does not work with `Rect` passed as the first parameter.
What I think is going on here is that https://…
-
### 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)
### Project Name
JSON Sea
### Projec…
-
### Describe the Bug
Unlike react-flow, svelte-flow doesn't check if focus is inside an input or a `.nokey` element using `isInputDOMNode` before handling keypresses. This results in backspace in an …
-
### 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)
### Project Name
OTelBin
### Project…
-
### Describe the Bug
The default NodeResizer is not triggering a node re-render for a memoized custom node, but only on the bottom-right corner. I assume this has something to do with top/left not u…
-
- do we want to make the promise of keeping everything MIT licensed forever?
- we can't say that everything is MIT licensed because we also publish pro examples with another license
-
Working Branch: https://github.com/xyflow/web/tree/blog/svelte-launch
To do
- [x] make fitview work for examples in blog post, currently they start with 0,0 at top-left corner of canvas @peterkogo
…
-
when launching the new docs site, we want to have the pricing and homepage in the docs and not in the platform anymore.
-
### Describe the Bug
In the Quickstart guide, the Examples link at the bottom goes to a 404 page.
It looks like the link [here](https://github.com/xyflow/web/blob/main/sites/reactflow.dev/src/page…