Commit Graph

5074 Commits

Author SHA1 Message Date
peterkogo
502a240560 updated typescript, implemented for svelte flow 2025-03-05 16:20:05 +01:00
peterkogo
c98b6c01f9 Add comments 2025-03-05 15:16:12 +01:00
peterkogo
f208223400 Add back promise resolution for transitioning on fitView 2025-03-05 15:00:44 +01:00
peterkogo
ee1ef205eb Refactor fitView 2025-03-05 13:45:28 +01:00
Moritz Klack
8017792542 Merge pull request #5040 from xyflow/changeset-release/main
Release packages
2025-02-25 11:30:08 +01:00
github-actions[bot]
d045503667 chore(packages): bump 2025-02-25 10:21:58 +00:00
Moritz Klack
f90b3efbea Merge pull request #5053 from xyflow/chore/get-node-connections
Chore/get node connections
2025-02-25 11:20:43 +01:00
moklick
25fb45b5e9 chore(changeset): add 2025-02-25 11:04:16 +01:00
moklick
7a00fe3520 chore(getNodeConnections): remove deprecation #5051 2025-02-25 11:03:14 +01:00
Moritz Klack
08b99e8719 Merge pull request #5043 from xyflow/refactor/dynamic-expand-parent
Refactor/dynamic expand parent
2025-02-25 11:00:49 +01:00
moklick
8dd2b4f9e2 chore(updateNodePositions): cleanup 2025-02-25 10:57:17 +01:00
Moritz Klack
5a497365e9 Merge pull request #5052 from xyflow/refactor/nodes-init-warning
Refactor/nodes init warning
2025-02-25 10:54:40 +01:00
moklick
99dd7d3549 chore(changeset): add 2025-02-25 10:53:51 +01:00
moklick
0b67a6c303 refactor(errors): show error when user drags uninitialized node #5014 2025-02-25 10:52:54 +01:00
Moritz Klack
54473c74d6 Merge pull request #5047 from xyflow/fix/on-selection-change-generics
fix(OnSelectionChangeFunc): pass node and edge type generics
2025-02-24 09:03:14 +01:00
moklick
27df80b6a6 fix(selection-listener): pass generics 2025-02-24 08:58:24 +01:00
moklick
b3bf5693c6 chore(changeset): add 2025-02-23 18:33:28 +01:00
moklick
d094ef0581 fix(OnSelectionChangeFunc): pass node and edge type generics #5023 2025-02-23 18:32:43 +01:00
moklick
0292ad2010 chore(changeset): add 2025-02-21 18:22:54 +01:00
moklick
3969758af2 refactor(expandParent): use current value on drag #5039 2025-02-21 18:22:05 +01:00
Moritz Klack
1f6ac8b197 Merge pull request #5042 from xyflow/fix/is-connectable-start
fix(click-connections): handle isConnectableStart correctly
2025-02-21 17:55:38 +01:00
moklick
2fe0e850a8 chore(changeset): add 2025-02-21 17:54:33 +01:00
moklick
43f188d3b1 fix(click-connections): handle isConnectableStart correctly #5041 2025-02-21 17:52:08 +01:00
Moritz Klack
a7f5d83fcb Merge pull request #5033 from dimaMachina/no-deprecated
lint: use `React.JSX` type instead of the deprecated global `JSX` namespace
2025-02-21 16:40:18 +01:00
Moritz Klack
68591a8bf1 Merge branch 'main' into no-deprecated 2025-02-21 16:39:41 +01:00
Moritz Klack
94614f9424 Merge pull request #5032 from dimaMachina/no-unnecessary-type-assertion
lint: remove unnecessary type assertion
2025-02-21 16:38:17 +01:00
Moritz Klack
cb55ff26ef Update warm-pandas-retire.md 2025-02-21 16:38:08 +01:00
Moritz Klack
b2bc23efc7 Merge pull request #5019 from dimaMachina/patch-2
add `"./package.json": "./package.json",` in `exports` field in `package.json`
2025-02-21 16:32:10 +01:00
Moritz Klack
602627f5cc Update few-rice-drive.md 2025-02-21 16:31:59 +01:00
Dimitri POSTOLOV
7b4a81fb6b lint: use React.JSX type instead of the deprecated global JSX namespace 2025-02-20 16:11:00 +07:00
Dimitri POSTOLOV
5867bba805 lint: remove unnecessary type assertion 2025-02-20 16:03:44 +07:00
Peter Kogo
e041720a41 Merge pull request #5021 from xyflow/ay-docs-fix
docs(useNodeConnections): fix docs typo
2025-02-17 13:39:53 +01:00
Abbey Yacoe
ae5f3666d4 docs(useNodeConnections): fix tsdocs typo 2025-02-17 10:42:11 +01:00
Dimitri POSTOLOV
3e80317cf6 Create few-rice-drive.md 2025-02-16 21:06:58 +07:00
Dimitri POSTOLOV
dbb3431813 add "./package.json": "./package.json", in exports field in package.json 2025-02-16 21:05:04 +07:00
Moritz Klack
23669c330d Merge pull request #5007 from xyflow/changeset-release/main
Release packages
2025-02-12 17:02:48 +01:00
github-actions[bot]
ebffcb79a4 chore(packages): bump 2025-02-12 16:00:10 +00:00
moklick
4117622970 chore(react): cleanup 2025-02-12 16:58:52 +01:00
Moritz Klack
ad047fa023 Merge pull request #5010 from xyflow/tsdocs-update
TSDoc update
2025-02-12 16:49:36 +01:00
moklick
6c121d427f chore(changeset): add 2025-02-12 16:33:33 +01:00
moklick
f51f80db41 chore(tsdocs): cleanup 2025-02-12 16:31:16 +01:00
moklick
0b06491ef9 chore(tsdocs): cleanup 2025-02-12 14:42:12 +01:00
moklick
c3dc6d3851 chore(tsdocs): cleanup 2025-02-12 14:29:20 +01:00
Moritz Klack
d506b108ad Merge pull request #5013 from xyflow/fix-connection-component-type
Fix connection component type
2025-02-12 14:22:12 +01:00
moklick
0a428c7e1d chore(changeset): cleanup 2025-02-12 14:21:31 +01:00
moklick
b90b5c0500 chore(changeset): add 2025-02-12 14:20:28 +01:00
moklick
1344ccad39 chore(connection-line): pass generic 2025-02-12 14:18:14 +01:00
Moritz Klack
61dec4a0f6 Merge pull request #4991 from waynetee/fix-viewport
Fix viewport shifting on node focus
2025-02-12 14:05:30 +01:00
moklick
4c62f19b3a chore(changeset): add 2025-02-12 13:58:55 +01:00
Moritz Klack
d76951e84b Merge pull request #4990 from damianstasik/autopan-fix
fix(system): ensure auto-pan stops when state changes during drag
2025-02-12 13:44:22 +01:00