Commit Graph
906 Commits
Author SHA1 Message Date
moklick 761a8a0876 chore(types): remove dangerouslySetInnerHTML from domAttributes #5470 2025-08-20 15:02:29 +02:00
Moritz KlackandGitHub 442509694a Merge pull request #5468 from xyflow/svelte-fix-onbeforeconnect
Svelte fix onbeforeconnect
2025-08-19 15:57:35 +02:00
peterkogo a00a6385b7 fix edge reconnection 2025-08-19 15:31:22 +02:00
peterkogo 1eba8d5a78 extend onBeforeConnect type to allow void & null & false 2025-08-19 15:14:39 +02:00
peterkogo 7df5d0cfb0 call ondelete anytime something is deleted 2025-08-19 14:53:57 +02:00
Alessandro b4a8936009 restore attribute 2025-08-18 15:34:09 +02:00
Alessandro f2bbdba33a Fix open arrow marker using fill color from edge instead of none 2025-08-18 12:44:49 +02:00
github-actions[bot] e8e7d11179 chore(packages): bump 2025-08-13 18:59:24 +00:00
moklick 4e588b2c23 fix(handle-on-connect): use correct HandleConnection type #5447 2025-08-12 14:36:06 +02:00
Moritz KlackandGitHub 91e5e302d5 Merge pull request #5428 from Karl255/#5273-handle-click-target-fix
Allow detached handles
2025-08-12 14:18:20 +02:00
Moritz KlackandGitHub 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
Alessandro cab6883492 fix default svelte color 2025-08-11 15:33:56 +02:00
Alessandro d060c3fa87 Adjust SvelteFlow and allow for null to use CSS variable 2025-08-11 13:59:38 +02:00
Alessandro d8808e09e6 Merge remote-tracking branch 'origin/main' into arrow-heads-fallback-color 2025-08-11 12:29:28 +02:00
moklick 195b4b4f76 chore(types): cleanup #5420 2025-08-07 07:32:22 +02:00
Moritz KlackandGitHub a0d36205c5 Merge pull request #5424 from 4t145/fix-export-builtin-edge-type
fix: export BuiltInEdge type for svelte
2025-08-07 07:27:28 +02:00
Campbell Wass e8f860b5c4 Fix typo 2025-07-31 12:18:15 +10:00
4t145 2daa4aa2cf fix: export BuiltInEdge type 2025-07-30 16:41:30 +08:00
moklick 340fc9279e chore(types): omit defaultValue from Node and Edge type for Svelte Flow 2025-07-29 13:42:52 +02:00
Alessandro 85c6266a0e Style Arrow Heads Edge Markers with CSS Variables 2025-07-28 13:27:21 +02:00
github-actions[bot] 97d34ac398 chore(packages): bump 2025-07-11 07:41:54 +00:00
Moritz KlackandGitHub 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 772f53a27d chore(step-edge): rename bendPosition to stepPosition 2025-07-09 14:45:52 +02:00
Moritz KlackandGitHub 1c3d99bb33 Merge pull request #5390 from xyflow/update-marker-documentation
docs(edges): update marker documentation to include formatting info
2025-07-09 12:08:34 +02:00
moklick 025385ca4e fix(get-node-intersections): calculate overlapping area correctly #5382 2025-07-09 10:04:38 +02:00
Abbey Yacoe 7f64356534 docs(svelte): update marker documentation on svelte 2025-07-09 10:04:30 +02:00
Kenny Williams eaea14c617 feat(smoothstep-edge): add bendPosition to getSmoothStepPath 2025-07-02 20:12:00 -07:00
github-actions[bot] 32dab77767 chore(packages): bump 2025-06-27 19:12:14 +00:00
github-actions[bot] bce175f5f0 chore(packages): bump 2025-06-27 07:43:39 +00:00
Moritz KlackandGitHub 67c576dc29 Merge pull request #5344 from xyflow/feat/connection-drag-threshold
Add connectionDragThreshold
2025-06-25 16:40:49 +02:00
moklick 31b576ebe7 refactor(panel): simplify / fix panel pointer events #5356 2025-06-24 19:58:16 +02:00
github-actions[bot] d8a3c0c095 chore(packages): bump 2025-06-23 09:52:44 +00:00
moklick fd9851fab8 chore(libs): add tsdoc annotations 2025-06-23 09:30:32 +02:00
moklick 46b2626273 fix(reconnect): use connectionDragThreshold 2025-06-17 12:10:20 +02:00
Peter KogoandGitHub 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
Moritz KlackandGitHub 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 KlackandGitHub 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
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