peterkogo
ea8b9e0050
clamp position on adoptUserNode
2024-08-22 11:00:16 +02:00
peterkogo
04774e5011
added nodeExtent to Svelte Flow and React Flow Provider
2024-08-22 10:34:52 +02:00
github-actions[bot]
828e53ba06
chore(packages): bump
2024-08-19 14:28:37 +00:00
Moritz Klack and GitHub
99985b5202
Merge pull request #4569 from xyflow/fix-intersections
...
Fix intersections in Svelte Flow
2024-08-19 15:22:34 +02:00
peterkogo
e1f6b74389
fix intersections for svelte flow
2024-08-19 14:05:37 +02:00
peterkogo
6af9f45a74
Cursor grab only shown if left click is panning
2024-08-19 11:56:08 +02:00
github-actions[bot]
0d3e83e0a1
chore(packages): bump
2024-08-15 11:25:59 +00:00
moklick
aae62e9ec6
feat(onConnectEnd): pass connectionState
2024-08-14 11:17:34 +02:00
Moritz Klack and GitHub
9ec7d000eb
Merge pull request #4517 from ghostdevv/move-svelte-preprocess
...
fix(svelte): make svelte-preprocess a dev dep
2024-08-12 17:07:54 +02:00
GHOST
8b6916f566
fix: make svelte-preprocess a dev dep
2024-08-05 15:42:59 +00:00
braks
3c3e9504b8
fix(svelte): rename isConnectable prop to avoid naming collision
2024-08-05 11:42:16 +02:00
github-actions[bot]
d79a726cec
chore(packages): bump
2024-07-30 12:25:26 +00:00
peterkogo
c457890a1f
fixed pointer capture for svelte as well
2024-07-30 13:56:27 +02:00
github-actions[bot]
a99ded41ed
chore(packages): bump
2024-07-18 11:40:22 +00:00
github-actions[bot]
d30e482ccf
chore(packages): bump
2024-07-15 14:25:51 +00:00
moklick
da35b9d7fb
feat(props): add nodeClickDistance
2024-07-15 15:28:27 +02:00
moklick
a51ee45b66
fix(resizer): export types closes #4439
2024-07-15 10:56:39 +02:00
github-actions[bot]
6ab1a1b5d7
chore(packages): bump
2024-07-10 12:24:26 +00:00
moklick
4062a24add
fix(selection): handle pointer capture for selectionOnDrag closes #4418
2024-07-10 14:14:24 +02:00
moklick
abdfc58818
chore(packages): bump
2024-07-09 11:25:47 +02:00
moklick
f722e2f0a3
fix(onNodeDragStop): nodes are set to dragging=false
2024-07-09 11:21:31 +02:00
moklick
b1118b1dd9
chore(changelogs): update
2024-07-09 10:58:44 +02:00
moklick
69bd68f4b8
feat(panzoom): add paneClickDistance prop
2024-07-09 10:50:50 +02:00
moklick
afa1ebe316
chore(packages): bump
2024-07-08 17:02:51 +02:00
moklick
e59bdc07ac
chore(changelog): update
2024-07-08 15:51:38 +02:00
moklick
e5b8236a60
refactor(panzoom): return promises for viewport helpers
2024-07-08 15:34:41 +02:00
moklick
2503d32a88
feat(viewport-helpers): return promises
2024-07-08 13:18:07 +02:00
moklick
4129c88f91
chore(packages): bump
2024-07-01 12:39:49 +02:00
moklick
86485c5bcc
chore(changelog): update
2024-06-27 17:22:17 +02:00
moklick
14667f83d2
Merge branch 'enhance-connection-more' of github.com:xyflow/xyflow into enhance-connection-more
2024-06-27 17:15:36 +02:00
moklick
5c44dd9c31
Merge branch 'next' into enhance-connection-more
2024-06-27 17:14:17 +02:00
moklick
b00eff979a
Merge branch 'next' into absolute-origin
2024-06-27 17:03:58 +02:00
moklick
7375e81a49
fix(svelte): handle nodeOrigin prop
2024-06-27 16:58:48 +02:00
moklick
609f7ed792
refactor(positions): remove unused node origins
2024-06-27 15:03:35 +02:00
peterkogo
941898b97d
fixed connectionLine not updating correctly on auto pan
2024-06-27 13:44:30 +02:00
moklick
f968ff42ca
chore(react): node origin cleanup
2024-06-26 15:26:22 +02:00
peterkogo
5493f045ff
streamlined connections
2024-06-26 15:03:12 +02:00
moklick
ef14ba025c
fix(svelte): use absolute position instead of origin position
2024-06-26 13:43:32 +02:00
peterkogo
44254648c8
changed naming and streamlined connections
2024-06-24 16:37:11 +02:00
Moritz Klack and GitHub
67e29b6c25
Merge branch 'next' into absolute-origin
2024-06-24 12:57:24 +02:00
moklick
d0e166d4a8
chore(packages): bump
2024-06-20 13:40:36 +02:00
moklick
8346b79a9d
chore(libs): changelogs
2024-06-20 10:32:59 +02:00
moklick
3b48228437
chore(changelogs): update
2024-06-19 17:16:41 +02:00
6cf0113005
Use correct end handle position when drawing a connection ( #4382 )
...
* use correct end handle position \when drawing connection lines
* provide correct connection end handle, also when connection is invalid
* add end handle position to connection despite being invalid
* chore(connectionline): remove logs
---------
Co-authored-by: moklick <info@moritzklack.com >
2024-06-19 17:15:07 +02:00
moklick
6660427089
chore(svelte): changelog
2024-06-19 17:09:41 +02:00
Moritz Klack and GitHub
2691f0366d
Merge pull request #4380 from xyflow/svelte-fix-shift-scroll
...
Svelte: Only prevent shift scrolling when selection is actually in progress
2024-06-19 17:08:12 +02:00
moklick
45359c4861
chore(libs): changelogs
2024-06-19 17:07:31 +02:00
Peter Kogo and GitHub
86438a954f
Better selection usability ( #4379 )
...
* use pointer capture for selection boxes
* fixed selection box behaviour
* promoted modifier listeners to window level
* selection should still happen when shift key is let go during selection
* ported changes to svelte flow
* review changes
2024-06-19 17:05:04 +02:00
Moritz Klack and GitHub
75acd24cee
Rename updateEdge to reconnectEdge ( #4373 )
...
* refactor(edges): rename update to reconnect
* refactor(react): rename edge update to reconnect
* chore(examples): repair broken reconnect example
* chore(react): changelog
2024-06-19 16:57:30 +02:00
peterkogo
26456b3f0f
only prevent shift scrolling when selection is actually in progress
2024-06-19 13:23:20 +02:00