Commit Graph

1981 Commits

Author SHA1 Message Date
github-actions[bot]
bce175f5f0 chore(packages): bump 2025-06-27 07:43:39 +00:00
moklick
237d2d83c8 chore(store-updater): cleanup 2025-06-26 15:03:27 +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
a7abcc0517 test(edges): zindex in sub flows 2025-06-26 12:12:13 +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
peterkogo
323f07dd01 revert some default behaviour from getElevatedZINdex 2025-06-25 15:43:01 +02:00
moklick
e912ae062b chore(system): add proper readme 2025-06-25 10:09:18 +02:00
moklick
31b576ebe7 refactor(panel): simplify / fix panel pointer events #5356 2025-06-24 19:58:16 +02:00
peterkogo
cf5597b845 Elevate child nodes +1 over the parent 2025-06-24 10:59:23 +02:00
peterkogo
04ff28dddc Elevate edges regardless of selected nodes 2025-06-24 10:59:06 +02:00
github-actions[bot]
d8a3c0c095 chore(packages): bump 2025-06-23 09:52:44 +00:00
Moritz Klack
94aecbcac9 Merge pull request #5353 from aidanbarrett/fix/onreconnectend-missing-parameter
Add missing FinalConnectionState parameter to onReconnectEnd prop types
2025-06-23 11:51:32 +02:00
moklick
879988fb81 chore(libs): add tsdoc annotations 2025-06-23 09:35:11 +02:00
moklick
fd9851fab8 chore(libs): add tsdoc annotations 2025-06-23 09:30:32 +02:00
Aidan Barrett
4dd3ae6684 fix(react): add missing FinalConnectionState parameter to onReconnectEnd prop types 2025-06-20 15:12:16 +10:00
moklick
077e459c34 refactor(xydrag): only send position changes if changed 2025-06-18 09:44:45 +02:00
moklick
46b2626273 fix(reconnect): use connectionDragThreshold 2025-06-17 12:10:20 +02:00
Peter Kogo
21359eb268 Merge pull request #5339 from jrmajor/fix-move-events
fix(svelte): move events not firing
2025-06-17 10:28:10 +02:00
peterkogo
4ec1caeac8 reorder imports 2025-06-17 10:13:11 +02:00
moklick
f98c1c8a59 chore(svelte): cleanup 2025-06-17 06:28:25 +02:00
moklick
a07dc81afa feat(props): add connectionDragThreshold 2025-06-16 17:33:44 +02:00
moklick
7c5c14b2c5 feat(xyhandle): add dragThreshold #5315 2025-06-16 17:07:40 +02:00
Moritz Klack
fc26704c2c Merge pull request #5336 from xyflow/fix/useNodeConnections
Fix useNodeConnections callbacks firing only when returned signal is used
2025-06-16 14:32:59 +02:00
Moritz Klack
18869193c9 Merge pull request #5335 from xyflow/fix/svelte-raw-store
Don't proxy objects in the store
2025-06-16 14:29:22 +02:00
moklick
9df92206bb chore(svelte/store): connection return early 2025-06-16 14:29:02 +02:00
moklick
85efdd8876 chore(system): add comments for types 2025-06-16 09:55:50 +02:00
Jeremiasz Major
56ebde8115 fix move events not firing in svelte flow 2025-06-13 21:02:35 +02:00
peterkogo
5e33ac3e8b fix useNodeConnections callback not firing if connections.current not used 2025-06-12 15:50:14 +02:00
peterkogo
28890a09d6 change all store states to state.raw to prevent proxying all objects 2025-06-12 13:37:10 +02:00
moklick
f0bcec449c chore(types): add exports 2025-06-12 10:47:42 +02:00
peterkogo
bc416dcab0 export additional types 2025-06-11 17:10:14 +02:00
github-actions[bot]
76ea5540ad chore(packages): bump 2025-06-11 13:39:09 +00:00
peterkogo
33b7a47dd7 fix linting and linting errors. remove unused svelte prop 2025-06-11 15:30:28 +02:00
Moritz Klack
3d2205a781 Merge pull request #5327 from xyflow/fix/svelte-ssr-portals
Fix SSR and portals in Svelte Flow & update Astro Example
2025-06-11 13:29:14 +02:00
peterkogo
1fdcc12072 lint 2025-06-11 13:22:28 +02:00
peterkogo
f4767aacef remove TODO, bug is fixed 2025-06-11 13:07:19 +02:00
peterkogo
ca4bb64648 rename hideOnSSR 2025-06-11 12:41:39 +02:00
moklick
49e8c9329a feat(svelte): add autoScale for node resizer 2025-06-11 10:48:49 +02:00
moklick
120a12baf4 chore(resizer): cleanup 2025-06-11 10:44:59 +02:00
moklick
ec3ef27c90 chore(resizer): cleanup and add scaleControls 2025-06-11 09:59:49 +02:00
peterkogo
178ad01f51 remove css variable from node resizer 2025-06-10 21:22:29 +02:00
peterkogo
d1f8924b40 fix astro example, fix svelte SSR, fix portals 2025-06-10 20:44:14 +02:00
peterkogo
9c2108f443 correct node resizer control size for viewport zoom 2025-06-10 16:39:51 +02:00
Moritz Klack
a522c481dc Merge branch 'main' into feat/nodes-html-attributes 2025-06-10 10:13:55 +02:00
moklick
34274eb44d chore(autoPanOnNodeFocus): cleanup 2025-06-10 09:19:23 +02:00
moklick
19cd285458 chore(autoFocus): rename to autoPanOnNodeFocus 2025-06-05 19:37:14 +02:00
moklick
c44f0c6156 chore(svelte/nodewrapper): cleanup 2025-06-05 16:40:16 +02:00
moklick
d434f0cde7 chore(nodewrapper): cleanup 2025-06-05 16:28:02 +02:00
moklick
9ebc10ac9f chore(cleanup) 2025-06-05 15:44:51 +02:00
moklick
09458f52ff feat(nodes-edges): add domAttributes 2025-06-05 15:41:44 +02:00