Commit Graph
5729 Commits
Author SHA1 Message Date
moklick f5fe1d71e0 chore(changeset): add 2025-08-12 14:36:57 +02: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 9c0d88ca34 chore(svelte): add detached handle example 2025-08-12 13:36:33 +02:00
moklick 295884fea9 chore(handle): cleanup 2025-08-12 13:16:56 +02:00
Moritz KlackandGitHub 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 KlackandGitHub 34b856a184 Update fresh-eyes-remain.md 2025-08-12 12:49:02 +02:00
moklick 9fa0779664 chore(minimap): use 1 as a default for zoom step 2025-08-12 12:44:49 +02:00
Moritz KlackandGitHub 65418573cf Update FUNDING.yml 2025-08-12 10:53:46 +02:00
Moritz KlackandGitHub c492d499c3 Merge pull request #5419 from xyflow/arrow-heads-fallback-color
Style Arrow Heads Edge Markers with CSS Variables
2025-08-11 21:44:55 +02:00
Alessandro cab6883492 fix default svelte color 2025-08-11 15:33:56 +02:00
Paula Stachova 9192fd7d2c add changeset 2025-08-11 15:27:20 +02:00
Paula Stachova c502f27f86 Export MiniMapNode 2025-08-11 15:10:09 +02:00
moklick 144f8feb0f chore(changeset): add 2025-08-11 14:17:45 +02:00
moklick e1c7022bbc chore(minimap): fix zooming on windows #5392 2025-08-11 14:17:04 +02:00
Alessandro daa33fb3bd chore(changeset): add 2025-08-11 14:03:30 +02:00
Alessandro d060c3fa87 Adjust SvelteFlow and allow for null to use CSS variable 2025-08-11 13:59:38 +02:00
Alessandro 4c389117b7 allow null and correct behavior 2025-08-11 13:02:16 +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 552ff4da4e Merge pull request #5436 from xyflow/fix/edge-interaction-width
Fix/edge interaction width
2025-08-07 07:28:06 +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
moklick daa40a7319 chore(changeset): add 2025-08-07 07:26:52 +02:00
Moritz KlackandGitHub 3fc0c9fe75 Merge pull request #5425 from CamWass/cam/fix-typo
Fix typo in docs
2025-08-07 07:24:09 +02:00
moklick def02b9609 chore(changeset): add 2025-08-07 07:21:54 +02:00
moklick 71dde07e93 fix(edges): don not add 0 to dom if interaction width is 0 #5426 2025-08-07 07:19:53 +02:00
Karlo Bistrički f18e98569b Add changeset 2025-07-31 16:43:32 +02:00
Karlo Bistrički bbdc67c858 fix EdgeUpdateAnchors 2025-07-31 16:23:44 +02:00
Karlo Bistrički 940b42de89 add DetachedHandle example 2025-07-31 16:18:45 +02:00
Karlo Bistrički 428f2e8fb9 Get clicked handle element from event.currentTarget 2025-07-31 15:55:11 +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
Moritz KlackandGitHub bb5bf60e5d Merge pull request #5399 from Amr-Shams/main
feat(examples): sync dropdown with current example on refresh
2025-07-29 13:49:04 +02:00
Moritz KlackandGitHub d808fc0d66 Merge pull request #5420 from ShlomoGalle/chore/fix-node-domattributes-type
chore(types): omit defaultValue from Node domAttributes to fix Redux typing issue #5418
2025-07-29 13:45:38 +02:00
moklick 340fc9279e chore(types): omit defaultValue from Node and Edge type for Svelte Flow 2025-07-29 13:42:52 +02:00
Alessandro 8cb54fbf46 tighter check 2025-07-29 12:45:34 +02:00
Alessandro 24dc140431 Merge remote-tracking branch 'origin/main' into arrow-heads-fallback-color 2025-07-29 12:24:35 +02:00
Shlomo Galle 0c6f66ae67 chores(types): omit defaultValue from Node domAttributes #5418 2025-07-29 00:19:31 +03:00
Shlomo Galle c453ee3f74 chore(changeset): add 2025-07-29 00:19:24 +03:00
Alessandro d6e5135c7c make it more visible 2025-07-28 16:30:53 +02:00
Alessandro 0a0d171daa update examples 2025-07-28 16:05:20 +02:00
Alessandro a4fc108bbb react test 2025-07-28 13:35:30 +02:00
Alessandro 85c6266a0e Style Arrow Heads Edge Markers with CSS Variables 2025-07-28 13:27:21 +02:00
Moritz KlackandGitHub fb0702ca6a Merge pull request #5415 from xyflow/chore/marker-types
chore(types): less strict marker type #5411
2025-07-28 10:52:36 +02:00
moklick 6838df9d67 chore(changeset): add 2025-07-28 10:44:35 +02:00
moklick 7ff0733726 chore(types): less strict marker type #5411 2025-07-28 10:43:28 +02:00
Amr-Shams fb9684802a feat(examples): sync dropdown with current example on refresh
The dropdown now correctly reflects the current example after a page refresh. This is achieved by parsing the example name from the URL and setting the dropdown's initial state accordingly. Also, an  has been added to the dropdown for improved accessibility.
2025-07-16 19:01:27 +03:00
Moritz KlackandGitHub e625e1dffc Merge pull request #5386 from xyflow/changeset-release/main
Release packages
2025-07-11 09:46:47 +02:00