 Moritz KlackandGitHub
|
cdea052d9d
|
Merge pull request #5257 from xyflow/chore/react-onreconnect
Chore/react onreconnect
|
2025-05-14 11:47:46 +02:00 |
|
moklick
|
b1314be04d
|
chore(changeset): add
|
2025-05-14 11:47:04 +02:00 |
|
moklick
|
69021e8bbe
|
chore(react): use OnReconnet from system
|
2025-05-14 11:45:58 +02:00 |
|
 Moritz KlackandGitHub
|
371c3a1df1
|
Merge pull request #5255 from xyflow/system-svelte-5
added onReconnect type
|
2025-05-14 11:13:07 +02:00 |
|
 Moritz KlackandGitHub
|
649acdc408
|
Merge pull request #5248 from xyflow/changeset-release/main
Release packages
|
2025-05-12 15:14:44 +02:00 |
|
 Moritz KlackandGitHub
|
0fabe6e754
|
Merge pull request #5252 from xyflow/fix/panel-position
Fix/panel position
|
2025-05-12 12:05:15 +02:00 |
|
moklick
|
ee509176cb
|
chore(panel): less intrusive fix
|
2025-05-12 11:59:58 +02:00 |
|
moklick
|
2a03213b06
|
chore(changeset): add
|
2025-05-12 09:56:23 +02:00 |
|
moklick
|
ff02eeecaf
|
fix(panel-position): do not use margin for gaps #4431
|
2025-05-12 09:55:41 +02:00 |
|
 Moritz KlackandGitHub
|
822f73b621
|
Merge pull request #5249 from xyflow/fix/uncontrolled-update-node
Fix/uncontrolled update node
|
2025-05-07 09:48:24 +02:00 |
|
moklick
|
9684204344
|
chore(batchprovider): cleanup
|
2025-05-07 09:41:44 +02:00 |
|
moklick
|
895b5d81c8
|
chore(changeset): add
|
2025-05-07 09:40:26 +02:00 |
|
moklick
|
b764875dec
|
fix(react): call onNodesChange for uncontrolled flows that use updateNode #5062
|
2025-05-07 09:39:30 +02:00 |
|
 Moritz KlackandGitHub
|
92f21356f7
|
Merge pull request #5247 from xyflow/chore/rf-annotations
Chore/rf annotations
|
2025-05-06 23:32:12 +02:00 |
|
moklick
|
67e1cb6891
|
chore(changeset): add
|
2025-05-06 23:31:28 +02:00 |
|
moklick
|
2effb90b1c
|
chore(react): cleanup tsdoc annotations for ReactFlow
|
2025-05-06 23:30:49 +02:00 |
|
 Moritz KlackandGitHub
|
411115f05b
|
Merge pull request #5220 from xyflow/changeset-release/main
Release packages
|
2025-04-17 17:14:49 +02:00 |
|
 Moritz KlackandGitHub
|
3da19a5333
|
Merge pull request #5227 from xyflow/feat/resizer-handle-dir
feat(xy-resizer): add resize direction
|
2025-04-17 17:10:59 +02:00 |
|
moklick
|
80a599a9ed
|
Merge branch 'feat/resizer-handle-dir' of github.com:xyflow/xyflow into feat/resizer-handle-dir
|
2025-04-17 13:23:09 +02:00 |
|
moklick
|
cb6f0736dd
|
refactor(changes): allow set attributes to be width or height
|
2025-04-17 13:22:56 +02:00 |
|
 Moritz KlackandGitHub
|
02a3916d47
|
chore(changeset): update
|
2025-04-17 13:04:19 +02:00 |
|
moklick
|
a7d10ffce5
|
chore(changeset): add
|
2025-04-17 13:01:48 +02:00 |
|
moklick
|
cda61ff243
|
chore(ResizeControlLine): cleanup type
|
2025-04-17 13:00:17 +02:00 |
|
moklick
|
bee2f4aa05
|
feat(xy-resizer): add resize direction #2986
|
2025-04-17 12:54:47 +02:00 |
|
 Moritz KlackandGitHub
|
af1c85281e
|
Merge pull request #5221 from xyflow/refactor/measured-check
|
2025-04-15 17:41:21 +02:00 |
|
moklick
|
4e681f9c52
|
chore(changeset): add
|
2025-04-15 16:07:03 +02:00 |
|
moklick
|
93034b50dc
|
chore(react): init check
|
2025-04-15 16:05:28 +02:00 |
|
 Moritz KlackandGitHub
|
c75f1916da
|
Merge pull request #5217 from xyflow/refactor/selection-changes
Refactor/selection changes
|
2025-04-15 13:36:33 +02:00 |
|
 Moritz KlackandGitHub
|
d153d0d0da
|
Merge pull request #5219 from xyflow/feat/provider-init-zoom
feat(provider): add minZoom, maxZoom and fitViewOptions
|
2025-04-15 13:23:53 +02:00 |
|
moklick
|
9878e93601
|
refactor(provider): rename fitviewoptions to initialfitviewoptions
|
2025-04-15 13:09:19 +02:00 |
|
moklick
|
4236adbc46
|
chore(changeset): add
|
2025-04-15 13:08:05 +02:00 |
|
moklick
|
c9415969eb
|
feat(provider): add minZoom, maxZoom and fitViewOptions
|
2025-04-15 13:06:49 +02:00 |
|
moklick
|
bce74e8811
|
chore(changeset): add
|
2025-04-15 08:25:55 +02:00 |
|
moklick
|
f9f9e6f168
|
chore(react): avoid deselection on pane click if elementsSelectable=false
|
2025-04-15 08:25:01 +02:00 |
|
 Moritz KlackandGitHub
|
fe899263c9
|
Merge pull request #5197 from xyflow/changeset-release/main
Release packages
|
2025-04-14 14:42:30 +02:00 |
|
 Moritz KlackandGitHub
|
25fe1edca8
|
Merge pull request #5213 from xyflow/refactor/selection-events
Refactor/selection events
|
2025-04-14 14:29:25 +02:00 |
|
moklick
|
78782c1696
|
chore(changeset): add
|
2025-04-14 14:22:38 +02:00 |
|
moklick
|
aa555cc44e
|
refactor(selection-change): dont fire when elementsSelectable=false
|
2025-04-14 14:03:36 +02:00 |
|
moklick
|
97b4cdd05c
|
refactor(selection-change): dont fire when elementsSelectable=false
|
2025-04-14 13:59:12 +02:00 |
|
 Moritz KlackandGitHub
|
3c413446da
|
Merge pull request #5153 from nick-lawrence-ctm/main
When horizontal, remove the border from all control buttons
|
2025-04-14 13:48:57 +02:00 |
|
moklick
|
98fe23c7c2
|
chore(changeset): add
|
2025-04-14 13:47:59 +02:00 |
|
moklick
|
3b63c1b2bf
|
chore(controls): add border-right for horizontal controls
|
2025-04-14 13:47:12 +02:00 |
|
moklick
|
69e886a17f
|
chore(controls): add border-right for horizontal controls
|
2025-04-14 13:46:03 +02:00 |
|
 Moritz KlackandGitHub
|
0b561f1a30
|
Merge pull request #5191 from xyflow/fix/fit-view-padding
Fix legacy fitView padding
|
2025-04-14 13:42:29 +02:00 |
|
 Moritz KlackandGitHub
|
42934253fb
|
Merge pull request #5192 from xyflow/enhance/nodesInitialized
Use nodesInitialized from adoptUserNodes
|
2025-04-14 13:40:58 +02:00 |
|
 Moritz KlackandGitHub
|
813d066c89
|
Merge pull request #5212 from xyflow/refactor/with-resolvers
chore(system): add polyfill for Promise.withResolvers #5210
|
2025-04-14 13:08:11 +02:00 |
|
moklick
|
0f43b8ea45
|
chore(changeset): add
|
2025-04-14 10:24:32 +02:00 |
|
moklick
|
5412f71ae5
|
chore(system): add polyfill for Promise.withResolvers #5210
|
2025-04-14 10:19:35 +02:00 |
|
 Moritz KlackandGitHub
|
f4528f5b00
|
Merge pull request #5196 from xyflow/refactor/marker-a11y
chore(marker): add aria-hidden true
|
2025-04-10 11:28:56 +02:00 |
|
moklick
|
514a3d35fd
|
chore(attribution): remove aria-hidden
|
2025-04-10 11:28:27 +02:00 |
|
moklick
|
7f902db46b
|
chore(changeset): add
|
2025-04-10 11:26:50 +02:00 |
|
moklick
|
0993c2c0af
|
chore(marker): add aria-hidden true #5190
|
2025-04-10 11:25:39 +02:00 |
|
 Moritz KlackandGitHub
|
93d083f56d
|
Merge pull request #5175 from xyflow/changeset-release/main
Release packages
|
2025-04-07 11:33:08 +02:00 |
|
moklick
|
f10024f565
|
chore(changesets): cleanup
|
2025-04-07 11:29:49 +02:00 |
|
 Moritz KlackandGitHub
|
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 KlackandGitHub
|
600f4d684f
|
Merge branch 'main' into onnodeschange-docstring-update
|
2025-04-07 11:23:13 +02:00 |
|
 Moritz KlackandGitHub
|
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 KlackandGitHub
|
d2e2b9f7c2
|
Merge pull request #5171 from dimaMachina/tsdoc2-17
Improve TSDoc comments for `ReactFlowProps`
|
2025-04-07 11:21:34 +02:00 |
|
 Moritz KlackandGitHub
|
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 KlackandGitHub
|
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 KlackandGitHub
|
cca19b6da8
|
Merge pull request #5174 from dimaMachina/tsdoc2-19
|
2025-04-06 21:54:44 +02:00 |
|
 
|
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 KlackandGitHub
|
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 KlackandGitHub
|
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 KlackandGitHub
|
b3dae4c995
|
Merge pull request #5166 from dimaMachina/tsdoc2-12
Improve TSDoc comments for `useStore` hook
|
2025-04-06 21:02:59 +02:00 |
|
 Moritz KlackandGitHub
|
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 KlackandGitHub
|
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 KlackandGitHub
|
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 KlackandGitHub
|
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 KlackandGitHub
|
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 |
|
 
|
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 |
|
 Moritz KlackandGitHub
|
b9e4f82933
|
Merge pull request #5145 from xyflow/changeset-release/main
Release packages
|
2025-04-02 20:58:22 +02: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 |
|
 Moritz KlackandGitHub
|
8962c09f09
|
Merge pull request #5140 from dimaMachina/tsdoc-6
fix: improve TSDoc comments for `MiniMapProps` and `PanelProps`
|
2025-04-02 10:13:27 +02:00 |
|
 Moritz KlackandGitHub
|
68d0697793
|
Merge pull request #5143 from dimaMachina/tsdoc-9
fix: improve TSDoc comments for `ReactFlowInstance` and `GeneralHelpers`
|
2025-04-02 10:06:48 +02:00 |
|
 Moritz KlackandGitHub
|
c342e2cf33
|
Merge pull request #5144 from dimaMachina/tsdoc-10
|
2025-04-01 21:33:39 +02:00 |
|