moklick
|
372c493a2f
|
chore(changeset): add
|
2025-08-20 15:03:34 +02:00 |
|
Moritz Klack
|
244e167d0a
|
Merge pull request #5469 from xyflow/chore/coordinate-extent
Chore/coordinate extent
|
2025-08-19 16:06:52 +02:00 |
|
moklick
|
5ece6b36da
|
chore(changeset): add
|
2025-08-19 15:58:55 +02:00 |
|
Moritz Klack
|
442509694a
|
Merge pull request #5468 from xyflow/svelte-fix-onbeforeconnect
Svelte fix onbeforeconnect
|
2025-08-19 15:57:35 +02:00 |
|
peterkogo
|
100c95fd5a
|
add changeset
|
2025-08-19 15:15:56 +02:00 |
|
peterkogo
|
be45c9fbd5
|
add changeset
|
2025-08-19 14:54:44 +02:00 |
|
moklick
|
53da119313
|
chore(changeset): add
|
2025-08-19 09:55:11 +02:00 |
|
Alessandro
|
2e7c89c6c3
|
changeset
|
2025-08-18 14:20:19 +02:00 |
|
Ze-Zheng Wu
|
d2df1dced7
|
fix: skip resize handler updates when DOM node is not visible
Prevent unnecessary resize calculations and error messages for invisible elements by checking visibility before processing dimensions
|
2025-08-17 02:30:16 +08:00 |
|
github-actions[bot]
|
e8e7d11179
|
chore(packages): bump
|
2025-08-13 18:59:24 +00:00 |
|
Moritz Klack
|
3c3da0e2d5
|
Update perfect-poems-tap.md
|
2025-08-13 20:58:04 +02:00 |
|
moklick
|
7a088817f7
|
chore(changeset): add
|
2025-08-13 20:39:29 +02:00 |
|
moklick
|
fddbb7de47
|
chore(changeset): add
|
2025-08-13 16:56:58 +02:00 |
|
moklick
|
f5fe1d71e0
|
chore(changeset): add
|
2025-08-12 14:36:57 +02:00 |
|
Moritz Klack
|
91e5e302d5
|
Merge pull request #5428 from Karl255/#5273-handle-click-target-fix
Allow detached handles
|
2025-08-12 14:18:20 +02:00 |
|
Moritz Klack
|
172c2db251
|
Merge pull request #5444 from paula-stacho/export-minimapnode
Export MiniMapNode
|
2025-08-12 13:52:38 +02:00 |
|
moklick
|
9aca483928
|
chore(changeset): add
|
2025-08-12 13:47:00 +02:00 |
|
moklick
|
295884fea9
|
chore(handle): cleanup
|
2025-08-12 13:16:56 +02:00 |
|
Moritz Klack
|
71e90ca0f4
|
Merge pull request #5443 from xyflow/fix/windows-scroll
chore(minimap): fix zooming on windows
|
2025-08-12 12:49:12 +02:00 |
|
Moritz Klack
|
34b856a184
|
Update fresh-eyes-remain.md
|
2025-08-12 12:49:02 +02:00 |
|
Paula Stachova
|
9192fd7d2c
|
add changeset
|
2025-08-11 15:27:20 +02:00 |
|
moklick
|
144f8feb0f
|
chore(changeset): add
|
2025-08-11 14:17:45 +02:00 |
|
Alessandro
|
daa33fb3bd
|
chore(changeset): add
|
2025-08-11 14:03:30 +02:00 |
|
moklick
|
195b4b4f76
|
chore(types): cleanup #5420
|
2025-08-07 07:32:22 +02:00 |
|
Moritz Klack
|
552ff4da4e
|
Merge pull request #5436 from xyflow/fix/edge-interaction-width
Fix/edge interaction width
|
2025-08-07 07:28:06 +02:00 |
|
moklick
|
daa40a7319
|
chore(changeset): add
|
2025-08-07 07:26:52 +02:00 |
|
moklick
|
def02b9609
|
chore(changeset): add
|
2025-08-07 07:21:54 +02:00 |
|
Karlo Bistrički
|
f18e98569b
|
Add changeset
|
2025-07-31 16:43:32 +02:00 |
|
moklick
|
340fc9279e
|
chore(types): omit defaultValue from Node and Edge type for Svelte Flow
|
2025-07-29 13:42:52 +02:00 |
|
Shlomo Galle
|
c453ee3f74
|
chore(changeset): add
|
2025-07-29 00:19:24 +03:00 |
|
moklick
|
6838df9d67
|
chore(changeset): add
|
2025-07-28 10:44:35 +02:00 |
|
github-actions[bot]
|
97d34ac398
|
chore(packages): bump
|
2025-07-11 07:41:54 +00:00 |
|
Moritz Klack
|
16851c570d
|
Merge pull request #5321 from dylanmiddendorf/bug-fix-node-positions
Fix bug where non-child node positions aren't clamped
|
2025-07-11 09:40:43 +02:00 |
|
Moritz Klack
|
9f4f57ca2a
|
Merge pull request #5376 from kennyjwilli/bendposition
feat(smoothstep-edge): add bendPosition parameter to control bend location
|
2025-07-10 11:32:06 +02:00 |
|
moklick
|
f0ce2c876d
|
chore(changeset): add
|
2025-07-10 11:31:54 +02:00 |
|
Dylan Middendorf
|
cff8b00094
|
Merge branch 'main' into bug-fix-node-positions
|
2025-07-09 14:37:26 -04:00 |
|
moklick
|
21db22d46a
|
chore(changeset): add
|
2025-07-09 12:02:49 +02:00 |
|
Ze-Zheng Wu
|
ab05d008d9
|
fix(react): also respect custom default edge type in fallback logic
|
2025-07-05 19:31:55 +08:00 |
|
Ze-Zheng Wu
|
18514e118f
|
fix(react): respect custom default node type when falling back from unknown node type
|
2025-07-05 18:11:27 +08:00 |
|
github-actions[bot]
|
32dab77767
|
chore(packages): bump
|
2025-06-27 19:12:14 +00:00 |
|
moklick
|
26f2cdd720
|
chore(changeset): add
|
2025-06-27 21:09:58 +02:00 |
|
github-actions[bot]
|
bce175f5f0
|
chore(packages): bump
|
2025-06-27 07:43:39 +00:00 |
|
moklick
|
832c72c393
|
chore(changesets): update
|
2025-06-27 09:42:24 +02:00 |
|
moklick
|
915691f35c
|
chore(changesets): update
|
2025-06-27 09:38:28 +02:00 |
|
moklick
|
445017ed6f
|
chore(changesets): add
|
2025-06-26 15:04:25 +02:00 |
|
moklick
|
8244828882
|
chore(changesets): update
|
2025-06-26 14:48:41 +02:00 |
|
Moritz Klack
|
0a853e11d3
|
Merge pull request #5361 from xyflow/fix/edge-elevation
Fix/edge elevation
|
2025-06-26 14:36:44 +02:00 |
|
moklick
|
90e9247adb
|
chore(changeset): add
|
2025-06-26 12:19:43 +02:00 |
|
Moritz Klack
|
67c576dc29
|
Merge pull request #5344 from xyflow/feat/connection-drag-threshold
Add connectionDragThreshold
|
2025-06-25 16:40:49 +02:00 |
|
Moritz Klack
|
f30c68a2cf
|
Update friendly-pears-float.md
|
2025-06-24 22:06:17 +02:00 |
|