Commit Graph
1649 Commits
Author SHA1 Message Date
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
Nick Lawrence 388b2588a4 When horizontal, remove the border from all control buttons 2025-04-04 16:05:39 -04:00
github-actions[bot] 9a4011aa2b chore(packages): bump 2025-04-02 18:56:21 +00:00
moklick 77701143ca chore(xypanzoom): cleanup 2025-04-02 20:49:37 +02:00
moklick 9980cff2fe chore(xypanzoom): prevent default for pinch zoom on nowheel element #5074 2025-04-02 20:46:08 +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
Dimitri POSTOLOV 5a1ce56e8c fix: compare nodeStrokeWidth with number, not with string 2025-04-01 21:17:16 +02:00
Dimitri POSTOLOV b1e1cc1125 fix: improve TSDoc comments for ReactFlowInstance and GeneralHelpers 2025-04-01 21:15:05 +02:00
Dimitri POSTOLOV 9c78c2c758 fix: improve TSDoc comments for HandleProps, NodeBase and InternalNodeBase 2025-04-01 21:10:58 +02:00
Dimitri POSTOLOV 06cf4c10f5 fix: improve TSDoc comments for Edge, BaseEdgeProps and ConnectionLineComponentProps 2025-04-01 21:04:42 +02:00
Dimitri POSTOLOV 82e6860e13 fix: improve TSDoc comments for MiniMapProps and PanelProps 2025-04-01 20:55:17 +02:00
Dimitri POSTOLOV 89de9ca83f fix: improve TSDoc comments for NodeResizerProps and ResizeControlProps 2025-04-01 20:52:26 +02:00
Dimitri POSTOLOV d4eb8d52d0 fix: improve TSDoc comments for ViewportHelperFunctions and NodeToolbarProps 2025-04-01 20:49:08 +02:00
Dimitri POSTOLOV f0f378e5b6 fix: improve TSDoc comments for Connection and ConnectionInProgress 2025-04-01 20:46:13 +02:00
Dimitri POSTOLOV 36657cd663 fix: improve TSDoc comments for EdgeBase 2025-04-01 20:40:41 +02:00
Dimitri POSTOLOV 754a167134 fix: improve TSDoc comments for NodeResizerProps and ResizeControlProps 2025-04-01 20:38:33 +02:00
Dimitri POSTOLOV 7acab1e123 fix @default TSDoc tags for BackgroundProps 2025-04-01 20:36:00 +02:00
github-actions[bot] 8adca80945 chore(packages): bump 2025-04-01 10:42:51 +00:00
peterkogo aae3f49eec make fitView fire even when onNodesChange is not implmented 2025-04-01 12:39:42 +02:00
github-actions[bot] 742bfe345a chore(packages): bump 2025-03-31 12:53:58 +00:00
peterkogo aa873d6ddc enhance fitView scheduling 2025-03-31 13:47:15 +02:00
peterkogo b1502dc2dc Dont call onNodesChange when there are no changes & call setNodes instead 2025-03-31 11:52:43 +02:00
Bjørn Olav Salvesen 0d4dab1771 chore: add missing type re-export for NodeConnection 2025-03-29 12:40:03 +01:00
github-actions[bot] 959742f499 chore(packages): bump 2025-03-27 12:31:08 +00:00
moklick 150549cd4f chore(store): cleanup 2025-03-27 13:20:57 +01:00
moklick 77b24e7f3a fix(fitView): handle uncontrolled flows 2025-03-27 13:17:46 +01:00
github-actions[bot] 8f45432378 chore(packages): bump 2025-03-27 11:06:08 +00:00
Moritz KlackandGitHub ed8c6a931d Merge pull request #5067 from xyflow/enhance/fitView
Enhance fitView
2025-03-27 12:04:48 +01:00
peterkogo 3ac2846d5e add comment 2025-03-27 12:03:47 +01:00
Moritz KlackandGitHub 812573fc63 Merge pull request #5118 from xyflow/refactor/use-key-press
Refactor/use key press
2025-03-27 11:42:50 +01:00
peterkogo 9be5276069 simplify resolveFitView 2025-03-27 11:12:18 +01:00
peterkogo ed1cb4da31 use async function instead of .then 2025-03-27 11:06:57 +01:00
peterkogo b0dc7baa80 remove console.log 2025-03-27 11:02:21 +01:00
peterkogo e078c55442 remove console.log 2025-03-27 11:01:28 +01:00
peterkogo 5e810bc01c remove console.log 2025-03-27 11:01:01 +01:00
moklick 9b1c638de8 refactor(useKeyPress): cleanup 2025-03-27 11:00:22 +01:00