Commit Graph
5297 Commits
Author SHA1 Message Date
Moritz KlackandGitHub 649acdc408 Merge pull request #5248 from xyflow/changeset-release/main
Release packages
2025-05-12 15:14:44 +02:00
github-actions[bot] 2df553e611 chore(packages): bump 2025-05-12 10:06:30 +00: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
github-actions[bot] 213c0043f3 chore(packages): bump 2025-04-17 15:12:17 +00: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
github-actions[bot] 1f661723dd chore(packages): bump 2025-04-14 12:30:55 +00: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