Commit Graph

614 Commits

Author SHA1 Message Date
moklick
75aff8ef26 refactor(selection): make it possible to start a selection above a node #5342 2025-10-15 15:15:07 +02:00
Moritz Klack
d9de28214a Merge pull request #5546 from xyflow/fix-minimap-all-hidden
Fix Minimap if all nodes are hidden
2025-10-14 16:05:53 +02:00
moklick
b5287b8808 chore(getInternalNodesBounds): cleanup 2025-10-14 16:00:01 +02:00
Alessandro
43e0695416 restore version with infinity 2025-10-14 13:33:58 +02:00
Alessandro
3057dcd8cb simplify getInternalNodesBounds 2025-10-14 13:20:38 +02:00
moklick
31dd8efca5 fix(panzoom): always call onMoveEnd when onMoveStart was called #5429 2025-10-14 12:14:13 +02:00
Alessandro
a67f2992b1 Update getInternalNodesBounds and examples 2025-10-14 11:33:10 +02:00
peterkogo
135c1930ec Merge branch 'main' into resizer-update-keep-aspect 2025-09-30 10:42:41 +02:00
peterkogo
f29593072c let resizer params be updated dynamically 2025-09-30 10:40:57 +02:00
github-actions[bot]
78ce574ebe chore(packages): bump 2025-09-19 13:56:44 +00:00
Moritz Klack
c0dbd76978 Merge pull request #5515 from xyflow/fix-parse-handles
Fix parse handles
2025-09-19 15:55:25 +02:00
peterkogo
bad2eef94f static handles should include id 2025-09-19 09:52:06 +02:00
peterkogo
92ee74d3c8 rephrase comment 2025-09-17 15:23:54 +02:00
peterkogo
4863c84ba5 prevent default when pinch zooming on element with nowheel class 2025-09-17 15:22:34 +02:00
github-actions[bot]
dee8ab53e6 chore(packages): bump 2025-09-17 09:26:11 +00:00
Moritz Klack
83b0034810 Merge pull request #5497 from xyflow/fix-only-render-visible
skip force rendering nodes that have handles defined
2025-09-16 18:01:11 +02:00
peterkogo
bff087c4ff simplified parsing of handles 2025-09-16 17:56:54 +02:00
peterkogo
521f76c241 revert setting measured automatically 2025-09-16 12:15:53 +02:00
Moritz Klack
f4a22a34e7 Merge pull request #5511 from xyflow/fix-edge-elevation-2
Fix edge elevation when connected nodes are selected
2025-09-15 19:37:29 +02:00
peterkogo
bcdc216471 elevate edges if the connected nodes are selected 2025-09-15 16:51:29 +02:00
peterkogo
2047dbab1c initial try 2025-09-15 15:41:48 +02:00
moklick
3cbe437766 chore(resizer-types): inline 2025-09-15 11:43:50 +02:00
moklick
86e18498e2 refactor(resizer): only call resize end if resize happened #5508 2025-09-15 11:37:35 +02:00
peterkogo
d329702df9 skip force rendering nodes that have handles defined 2025-09-08 16:48:02 +02:00
peterkogo
99c67422a7 remove unnecessary check 2025-09-02 10:30:49 +02:00
Ze-Zheng Wu
2a35c65a02 fix: node selection instability by using client coordinates for drag threshold 2025-09-01 20:04:21 +08:00
Moritz Klack
12d9e4ace4 Refactor event type checks for xypanzoom filter 2025-08-26 18:31:27 +02:00
peterkogo
61bb5da528 allow wheel events when connection is being made 2025-08-26 16:52:38 +02:00
peterkogo
61778080c7 prevent multitouch aborting connection 2025-08-26 11:21:07 +02:00
peterkogo
d7a3172a60 prevent pinch zooming while making a new conection 2025-08-25 19:12:33 +02:00
github-actions[bot]
64a4fc30e8 chore(packages): bump 2025-08-20 13:05:25 +00:00
moklick
c451f99ab2 chore(extent): allow null #5458 2025-08-19 15:58:26 +02:00
moklick
9d0e386373 chore(multi-drag): round node positions #5463 2025-08-19 09:53:04 +02:00
Alessandro
b4a8936009 restore attribute 2025-08-18 15:34:09 +02:00
github-actions[bot]
e8e7d11179 chore(packages): bump 2025-08-13 18:59:24 +00:00
moklick
6b2d1009a2 chore(xydrag): cleanup 2025-08-13 20:56:19 +02:00
moklick
a50cecca96 chore(multiselect): snap selection instead of single nodes #5389 2025-08-13 20:38:24 +02:00
moklick
6d842f17fb fix(autopan): fire onnodedrag while auto pan is ongoing #5355 2025-08-13 16:56:22 +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
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
moklick
9fa0779664 chore(minimap): use 1 as a default for zoom step 2025-08-12 12:44:49 +02:00
moklick
e1c7022bbc chore(minimap): fix zooming on windows #5392 2025-08-11 14:17:04 +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
Karlo Bistrički
428f2e8fb9 Get clicked handle element from event.currentTarget 2025-07-31 15:55:11 +02:00
Alessandro
24dc140431 Merge remote-tracking branch 'origin/main' into arrow-heads-fallback-color 2025-07-29 12:24:35 +02:00
Alessandro
85c6266a0e Style Arrow Heads Edge Markers with CSS Variables 2025-07-28 13:27:21 +02:00
moklick
7ff0733726 chore(types): less strict marker type #5411 2025-07-28 10:43:28 +02:00
github-actions[bot]
97d34ac398 chore(packages): bump 2025-07-11 07:41:54 +00:00