Commit Graph

5330 Commits

Author SHA1 Message Date
peterkogo
acb990f4b1 Merge branch 'main' into migrate/svelte5 2025-04-09 11:29:05 +02:00
Peter Kogo
bb34837c1c Merge pull request #5187 from xyflow/migrate/svelte5-diff
implemented new fitView logic/merged master
2025-04-09 10:54:20 +02:00
peterkogo
e35be7d3e2 remove performance.mark 2025-04-09 10:52:50 +02:00
peterkogo
0c28d067ca revert viewport changes 2025-04-09 10:50:19 +02:00
peterkogo
9383ba5554 implemented new fitView logic 2025-04-09 10:36:16 +02:00
Moritz Klack
93d083f56d Merge pull request #5175 from xyflow/changeset-release/main
Release packages
2025-04-07 11:33:08 +02:00
github-actions[bot]
b6144869fd chore(packages): bump 2025-04-07 09:31:06 +00:00
moklick
f10024f565 chore(changesets): cleanup 2025-04-07 11:29:49 +02:00
Moritz Klack
5d77ef24f6 Merge pull request #5154 from ibagov/onnodeschange-docstring-update
Fixed onNodesChange docstring in component-props.ts
2025-04-07 11:25:22 +02:00
moklick
d023716626 chore(changesets): add 2025-04-07 11:24:49 +02:00
Moritz Klack
600f4d684f Merge branch 'main' into onnodeschange-docstring-update 2025-04-07 11:23:13 +02:00
Moritz Klack
e3febd9fe5 Merge pull request #5172 from dimaMachina/tsdoc2-18
Improve TSDoc comments for `useNodesData`, `useReactFlow`, `isNode` and `isEdge`
2025-04-07 11:22:05 +02:00
Moritz Klack
d2e2b9f7c2 Merge pull request #5171 from dimaMachina/tsdoc2-17
Improve TSDoc comments for `ReactFlowProps`
2025-04-07 11:21:34 +02:00
Moritz Klack
df010f3159 Merge pull request #5170 from dimaMachina/tsdoc2-16
Improve TSDoc comments for `interface GetSimpleBezierPathParams` and `getSimpleBezierPath`
2025-04-07 11:19:43 +02:00
Moritz Klack
12db2a50c8 Merge pull request #5169 from dimaMachina/tsdoc2-15
Improve TSDoc comments for `type ReconnectEdgeOptions` and `getViewportForBounds`
2025-04-07 11:18:49 +02:00
Moritz Klack
cca19b6da8 Merge pull request #5174 from dimaMachina/tsdoc2-19 2025-04-06 21:54:44 +02:00
Moritz Klack
abacda3853 Update packages/react/src/types/component-props.ts
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>
2025-04-06 21:07:04 +02:00
Moritz Klack
217b39dd9f Merge pull request #5168 from dimaMachina/tsdoc2-14
Improve TSDoc comments for `getOutgoers`, `getIncomers` and `type GetNodesBoundsParams`
2025-04-06 21:04:49 +02:00
Moritz Klack
e145ac3382 Merge pull request #5167 from dimaMachina/tsdoc2-13
Improve TSDoc comments for `useEdges`, `useInternalNode`, `useNodes` and `useNodeId` hooks
2025-04-06 21:04:00 +02:00
Moritz Klack
b3dae4c995 Merge pull request #5166 from dimaMachina/tsdoc2-12
Improve TSDoc comments for `useStore` hook
2025-04-06 21:02:59 +02:00
Moritz Klack
c099702b0c Merge pull request #5165 from dimaMachina/tsdoc2-11
Improve TSDoc comments for `useViewport`, `useUpdateNodeInternals`, `useOnSelectionChange`, `useNodesInitialized` hooks and `UseOnSelectionChangeOptions`, `UseNodesInitializedOptions` types
2025-04-06 21:02:20 +02:00
Moritz Klack
564b078b52 Merge pull request #5164 from dimaMachina/tsdoc2-10
Improve TSDoc comments for `type UseOnViewportChangeOptions` and `useOnViewportChange` hook
2025-04-06 21:01:46 +02:00
Moritz Klack
7df666188c Merge pull request #5163 from dimaMachina/tsdoc2-9
Improve TSDoc comments for `useNodesState` and `useEdgesState` hook
2025-04-06 21:01:25 +02:00
Moritz Klack
9d81021c7a Merge pull request #5162 from dimaMachina/tsdoc2-8
Improve TSDoc comments for `type UseNodeConnectionsParams` and `useNodeConnections` hook
2025-04-06 21:00:30 +02:00
Moritz Klack
bd2f4ea8a6 Merge pull request #5161 from dimaMachina/tsdoc2-7
Improve TSDoc comments for `type UseKeyPressOptions` and `useKeyPress` hook
2025-04-06 20:59:59 +02:00
Moritz Klack
06f4dc73a5 Update packages/react/src/hooks/useKeyPress.ts
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>
2025-04-06 20:59:15 +02:00
Moritz Klack
8f2b75b204 Merge pull request #5160 from dimaMachina/tsdoc2-6
Improve TSDoc comments for `type UseHandleConnectionsParams` and `useHandleConnections` hook
2025-04-06 20:58:21 +02:00
Moritz Klack
f35a62938d Merge pull request #5159 from dimaMachina/tsdoc2-5
Improve TSDoc comments for `useConnection` hook
2025-04-06 20:57:39 +02:00
Moritz Klack
9cbdeff844 Merge pull request #5158 from dimaMachina/tsdoc2-4
Fix typo `React Flow` -> `Svelte Flow`
2025-04-06 20:57:19 +02:00
Moritz Klack
e598592c8a Merge pull request #5157 from dimaMachina/tsdoc2-3
Improve TSDoc comments for `type GetBezierPathParams` and `getBezierPath` function
2025-04-06 20:56:49 +02:00
Moritz Klack
af66633e83 Merge pull request #5156 from dimaMachina/tsdoc2-2
Improve TSDoc comments for `type GetSmoothStepPathParams` and `getSmoothStepPath` function
2025-04-06 20:56:27 +02:00
Moritz Klack
d37259c7bc Merge pull request #5155 from dimaMachina/tsdoc2-1
Improve TSDoc comments for `type GetStraightPathParams` and `getStraightPath` function
2025-04-06 20:56:02 +02:00
Dimitri POSTOLOV
ae585d136e Improve TSDoc comments for BaseEdgeProps 2025-04-06 15:46:49 +02:00
Dimitri POSTOLOV
e6139a00d4 Improve TSDoc comments for useNodesData, useReactFlow, isNode and isEdge 2025-04-06 04:52:08 +02:00
Dimitri POSTOLOV
62d8740973 Improve TSDoc comments for ReactFlowProps 2025-04-06 04:49:08 +02:00
Dimitri POSTOLOV
eb2a33c6df Improve TSDoc comments for interface GetSimpleBezierPathParams and getSimpleBezierPath 2025-04-06 04:46:01 +02:00
Dimitri POSTOLOV
1f671bd48f Improve TSDoc comments for type ReconnectEdgeOptions and getViewportForBounds 2025-04-06 04:41:00 +02:00
Dimitri POSTOLOV
cbe305e15a Improve TSDoc comments for getOutgoers, getIncomers and type GetNodesBoundsParams 2025-04-06 04:37:13 +02:00
Dimitri POSTOLOV
934ea42d9a Improve TSDoc comments for useEdges, useInternalNode, useNodes and useNodeId hooks 2025-04-05 17:44:33 +02:00
Dimitri POSTOLOV
67e5ce6828 Update .changeset/red-scissors-visit.md 2025-04-05 17:42:37 +02:00
Dimitri POSTOLOV
701ad17ed3 Improve TSDoc comments for type useStore hook 2025-04-05 17:40:58 +02:00
Dimitri POSTOLOV
d536abea92 Improve TSDoc comments for useViewport, useUpdateNodeInternals, useOnSelectionChange, useNodesInitialized hooks and UseOnSelectionChangeOptions, UseNodesInitializedOptions types 2025-04-05 17:37:43 +02:00
Dimitri POSTOLOV
09021550dc Improve TSDoc comments for type UseOnViewportChangeOptions and useOnViewportChange hook 2025-04-05 17:34:06 +02:00
Dimitri POSTOLOV
ab800054a5 Improve TSDoc comments for useNodesState and useEdgesState hook 2025-04-05 17:31:46 +02:00
Dimitri POSTOLOV
29f4aeb260 Improve TSDoc comments for type UseNodeConnectionsParams and useNodeConnections hook 2025-04-05 17:29:43 +02:00
Dimitri POSTOLOV
c4efe74920 Improve TSDoc comments for type UseKeyPressOptions and useKeyPress hook 2025-04-05 17:23:12 +02:00
Dimitri POSTOLOV
b357f43dfa Improve TSDoc comments for type UseHandleConnectionsParams and useHandleConnections hook 2025-04-05 17:20:34 +02:00
Dimitri POSTOLOV
0c1436d6a3 Improve TSDoc comments for useConnection hook 2025-04-05 17:18:07 +02:00
Dimitri POSTOLOV
0669606050 Fix typo React Flow -> Svelte Flow 2025-04-05 17:15:42 +02:00
Dimitri POSTOLOV
2a48c3442f remove duplicate @returns tag 2025-04-05 17:10:58 +02:00