Commit Graph

5018 Commits

Author SHA1 Message Date
moklick
c3dc6d3851 chore(tsdocs): cleanup 2025-02-12 14:29:20 +01:00
moklick
a541799654 chore(types): add tsdocs 2025-02-12 12:26:22 +01:00
moklick
381ed2a5bf chore(types): add tsdocs 2025-02-11 17:57:21 +01:00
moklick
7b0f96f017 chore(types): add tsdocs 2025-02-11 15:47:56 +01:00
moklick
0848bc9367 chore(components): add tsdocs for rf and provider 2025-02-11 15:31:19 +01:00
moklick
fb63462be3 chore(utils): tsdoc update 2025-02-11 15:18:41 +01:00
moklick
6c937546e4 chore(comps): tsdoc update 2025-02-11 14:19:33 +01:00
moklick
d8ab3bf0bd chore(hooks): tsdoc update 2025-02-11 13:59:17 +01:00
Moritz Klack
ebec872318 Merge pull request #5008 from xyflow/dimaMachina-patch-1
Add package.json to exports
2025-02-10 18:45:55 +01:00
moklick
12d859fe29 chore(changeset): add 2025-02-10 18:45:17 +01:00
Moritz Klack
10f85b0d20 Merge pull request #5003 from dimaMachina/fix-lint
fix `lint` command, bump eslint packages
2025-02-10 18:40:54 +01:00
moklick
e8e0d68495 chore(changeset): add 2025-02-10 18:40:38 +01:00
Dimitri POSTOLOV
693fe1ff5f Update package.json 2025-02-10 19:24:49 +07:00
Dimitri POSTOLOV
b9c07dc211 fix lint command, bump eslint packages 2025-02-09 05:43:15 +07:00
Moritz Klack
043c8120ac Merge pull request #4969 from xyflow/changeset-release/main
Release packages
2025-01-21 15:55:09 +01:00
github-actions[bot]
9ecb0bb6c7 chore(packages): bump 2025-01-21 14:50:47 +00:00
Moritz Klack
4e1eef5065 Merge pull request #4957 from xyflow/enhance/node-props
Enhance/node props
2025-01-21 15:49:09 +01:00
Moritz Klack
bdb182a1db Merge pull request #4968 from xyflow/enhance/system-svelte5
Prepare system package for Svelte Flow 1.0.0-next.1
2025-01-21 15:48:19 +01:00
peterkogo
e73ef09fbc chore(changeset) add 2025-01-21 15:46:28 +01:00
peterkogo
c12fa5c178 Allow handle id to be null 2025-01-21 15:45:35 +01:00
peterkogo
7cb9a8686d Make internal nodes immutable 2025-01-21 15:45:08 +01:00
peterkogo
de156baa78 change to patch release 2025-01-20 12:14:40 +01:00
peterkogo
fe843982bf chore(changeset) add 2025-01-20 11:23:26 +01:00
peterkogo
98b212f0d5 Narrow NodeProps type properties selected, selectable, draggable and deletable required 2025-01-20 11:20:33 +01:00
Moritz Klack
1d29ae5f75 Merge pull request #4951 from xyflow/changeset-release/main
Release packages
2025-01-16 13:39:07 +01:00
github-actions[bot]
562c9586d3 chore(packages): bump 2025-01-16 10:31:00 +00:00
Moritz Klack
7b3d9eae5b Merge pull request #4949 from xyflow/fix/use-node-connection
Fix useNodeConnection
2025-01-16 11:29:43 +01:00
peterkogo
592c7eaf95 chore(changeset) add 2025-01-16 10:37:23 +01:00
peterkogo
d43a1716e5 fix connectionLookup keys, to prevent overlaps 2025-01-16 10:36:13 +01:00
Moritz Klack
56a3d886cd Merge pull request #4927 from xyflow/changeset-release/main
Release packages
2025-01-15 14:55:22 +01:00
github-actions[bot]
dcf61e6042 chore(packages): bump 2025-01-15 13:53:16 +00:00
Moritz Klack
e2915a7123 Merge pull request #4937 from jrmoynihan/patch-1
expose ControlButton props to consumers
2025-01-15 14:51:42 +01:00
Moritz Klack
1cf8a44671 Merge pull request #4947 from xyflow/fix/resize-control-variant-export
Fix/resize control variant export
2025-01-15 14:50:45 +01:00
moklick
868aa3f3db chore(changeset): add 2025-01-15 14:50:21 +01:00
moklick
bf7ef89bdb fix(types): export ResizeControlVariant correctly closes #4946 2025-01-15 14:46:17 +01:00
peterkogo
9d94030044 add changeset 2025-01-14 10:42:11 +01:00
James Moynihan
eb9844a796 expose props to consumers
I'm guessing the props accidentally had the export keywords removed.  This isn't caught by CI because the props are passed in by a spread parameter.
2025-01-10 23:02:45 -05:00
Moritz Klack
cdca1c55d1 Merge pull request #4880 from crimx/patch-2
Fix type check for all event targets
2025-01-10 10:27:19 +01:00
moklick
e2d849dca6 chore(changeset): add 2025-01-10 10:26:55 +01:00
moklick
78f9d4e645 refactor(useNodeConnections): change param names 2025-01-09 16:08:52 +01:00
Moritz Klack
7dac54ff44 Merge pull request #4929 from xyflow/enhancement/selection
Enhancement/selection
2025-01-08 18:04:46 +01:00
peterkogo
748c140146 fixes 2025-01-08 17:12:12 +01:00
peterkogo
228ea770a3 let let be const 2025-01-08 17:01:57 +01:00
peterkogo
4947f683b7 Move areSetsEqual to system 2025-01-08 16:09:20 +01:00
peterkogo
a893cddf8f Port enhanced selection logic from svelte to react 2025-01-08 16:05:28 +01:00
Moritz Klack
c2f056fea5 Merge pull request #4725 from xyflow/feat/use-handle-connection
add `useNodeConnections`, deprecate `useHandleConnections`
2025-01-07 15:18:11 +01:00
Moritz Klack
9b159d505f chore(changesets): do patch release for svelte instead of minor 2025-01-07 15:17:39 +01:00
peterkogo
3a5006e311 type 2025-01-07 14:30:07 +01:00
peterkogo
b2d1844c0f remove redundant connectionLookup entries 2025-01-07 14:18:05 +01:00
moklick
b601d385f3 chore(useNodeConnections): add default param 2025-01-07 13:34:37 +01:00