 
|
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 KlackandGitHub
|
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 KlackandGitHub
|
f35a62938d
|
Merge pull request #5159 from dimaMachina/tsdoc2-5
Improve TSDoc comments for `useConnection` hook
|
2025-04-06 20:57:39 +02:00 |
|
 Moritz KlackandGitHub
|
9cbdeff844
|
Merge pull request #5158 from dimaMachina/tsdoc2-4
Fix typo `React Flow` -> `Svelte Flow`
|
2025-04-06 20:57:19 +02:00 |
|
 Moritz KlackandGitHub
|
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 KlackandGitHub
|
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 KlackandGitHub
|
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 POSTOLOVandGitHub
|
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 |
|
Dimitri POSTOLOV
|
6ec942fc65
|
Improve TSDoc comments for type GetBezierPathParams and getBezierPath function
|
2025-04-05 17:06:50 +02:00 |
|
Dimitri POSTOLOV
|
02a3b74645
|
Improve TSDoc comments for type GetSmoothStepPathParams and getSmoothStepPath function
|
2025-04-05 17:04:53 +02:00 |
|
Dimitri POSTOLOV
|
aaebc46295
|
Improve TSDoc comments for type GetStraightPathParams and getStraightPath function
|
2025-04-05 17:02:47 +02:00 |
|
 IliaandGitHub
|
4ef93d611f
|
Update onNodesChange docstring in component-props.ts
Removed all references of edges in the docstring of onNodesChange
|
2025-04-05 14:35:35 +02:00 |
|
Nick Lawrence
|
388b2588a4
|
When horizontal, remove the border from all control buttons
|
2025-04-04 16:05:39 -04:00 |
|
 Moritz KlackandGitHub
|
b9e4f82933
|
Merge pull request #5145 from xyflow/changeset-release/main
Release packages
|
2025-04-02 20:58:22 +02:00 |
|
github-actions[bot]
|
9a4011aa2b
|
chore(packages): bump
|
2025-04-02 18:56:21 +00:00 |
|
moklick
|
5689723e47
|
chore(changesets): cleanup
|
2025-04-02 20:55:04 +02:00 |
|
 Moritz KlackandGitHub
|
ed8c3c7d01
|
Merge pull request #5148 from xyflow/refactor/nowheel-pinch
Refactor/nowheel pinch
|
2025-04-02 20:50:24 +02:00 |
|
moklick
|
77701143ca
|
chore(xypanzoom): cleanup
|
2025-04-02 20:49:37 +02:00 |
|
moklick
|
2ac6e155e3
|
chore(changeset): add
|
2025-04-02 20:46:53 +02:00 |
|
moklick
|
9980cff2fe
|
chore(xypanzoom): prevent default for pinch zoom on nowheel element #5074
|
2025-04-02 20:46:08 +02:00 |
|
 Moritz KlackandGitHub
|
bab415084a
|
Merge pull request #5147 from xyflow/refactor/resizer-on-end
refactor(node-resizer): pass latest dimensions to onEnd handler / resize change event
|
2025-04-02 19:52:01 +02:00 |
|
moklick
|
f819005be3
|
chore(changeset): add
|
2025-04-02 19:47:21 +02:00 |
|
moklick
|
cc64a1902a
|
refactor(node-resizer): pass latest dimensions to onEnd handler #5083
|
2025-04-02 19:45:15 +02:00 |
|
 Moritz KlackandGitHub
|
3e708c9562
|
Merge pull request #5142 from dimaMachina/tsdoc-8
|
2025-04-02 16:51:34 +02:00 |
|
moklick
|
0f293eebae
|
fix(minimap): return usernode
|
2025-04-02 13:53:32 +02:00 |
|
moklick
|
5c66916370
|
fix(minimap): return usernode
|
2025-04-02 13:41:08 +02:00 |
|
 Moritz KlackandGitHub
|
8befd1384e
|
Merge pull request #5141 from dimaMachina/tsdoc-7
fix: improve TSDoc comments for `Edge`, `BaseEdgeProps` and `ConnectionLineComponentProps`
|
2025-04-02 13:30:14 +02:00 |
|
 Moritz KlackandGitHub
|
d0e2548983
|
Merge pull request #5139 from dimaMachina/tsdoc-5
fix: use `rgba` for colors with opacity instead of `rgb`
|
2025-04-02 13:26:06 +02:00 |
|
 Moritz KlackandGitHub
|
a08757c16c
|
Merge pull request #5138 from dimaMachina/tsdoc-4
fix: improve TSDoc comments for `ViewportHelperFunctions` and `NodeToolbarProps`
|
2025-04-02 13:23:03 +02:00 |
|
 Moritz KlackandGitHub
|
50b76e848c
|
Merge pull request #5137 from dimaMachina/tsdoc-3
fix: improve TSDoc comments for `Connection` and `ConnectionInProgress`
|
2025-04-02 13:22:39 +02:00 |
|
 Moritz KlackandGitHub
|
de5aed9a7e
|
Merge pull request #5136 from dimaMachina/tsdoc-2
fix: improve TSDoc comments for `EdgeBase`
|
2025-04-02 13:21:23 +02:00 |
|
 Moritz KlackandGitHub
|
b22e876b22
|
Merge pull request #5135 from dimaMachina/tsdoc-1
fix: improve TSDoc comments for `NodeResizerProps` and `ResizeControlProps`
|
2025-04-02 13:20:22 +02:00 |
|
 Moritz KlackandGitHub
|
a644d77c1f
|
Merge pull request #5134 from dimaMachina/tsdoc
fix `@default` TSDoc tags for `BackgroundProps`
|
2025-04-02 13:19:57 +02:00 |
|