Commit Graph

5177 Commits

Author SHA1 Message Date
Moritz Klack
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 Klack
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 Klack
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 Klack
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 Klack
de5aed9a7e Merge pull request #5136 from dimaMachina/tsdoc-2
fix: improve TSDoc comments for `EdgeBase`
2025-04-02 13:21:23 +02:00
Moritz Klack
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 Klack
a644d77c1f Merge pull request #5134 from dimaMachina/tsdoc
fix `@default` TSDoc tags for `BackgroundProps`
2025-04-02 13:19:57 +02:00
Moritz Klack
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 Klack
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 Klack
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
e95f8db11d Update .changeset/twenty-cobras-teach.md 2025-04-01 21:05:45 +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
Moritz Klack
10d450ff30 Merge pull request #5133 from xyflow/changeset-release/main
Release packages
2025-04-01 12:44:34 +02:00
github-actions[bot]
8adca80945 chore(packages): bump 2025-04-01 10:42:51 +00:00
Moritz Klack
2bdc721179 Merge pull request #5132 from xyflow/fix/fit-view-no-on-nodes-change
Fix/fit view no on nodes change
2025-04-01 12:41:35 +02:00
peterkogo
75ab89420e add changeset 2025-04-01 12:40:28 +02:00
peterkogo
aae3f49eec make fitView fire even when onNodesChange is not implmented 2025-04-01 12:39:42 +02:00
Moritz Klack
245b6265a6 Merge pull request #5126 from xyflow/changeset-release/main
Release packages
2025-03-31 14:58:35 +02:00
github-actions[bot]
742bfe345a chore(packages): bump 2025-03-31 12:53:58 +00:00
Moritz Klack
1204a1ca00 Merge pull request #5127 from xyflow/fix/fit-view-on-nodes-change
Fix fitView when returning onNodesChanges early
2025-03-31 14:52:44 +02:00
peterkogo
aa873d6ddc enhance fitView scheduling 2025-03-31 13:47:15 +02:00
peterkogo
3079c2c911 add changeset 2025-03-31 11:55:11 +02:00
peterkogo
b1502dc2dc Dont call onNodesChange when there are no changes & call setNodes instead 2025-03-31 11:52:43 +02:00
Moritz Klack
f92e0e51dc Merge pull request #5124 from bjornosal/fix/missing-react-node-connection-export
chore: add missing type re-export for NodeConnection
2025-03-30 17:21:03 +02:00
moklick
b76f7f9eb4 chore(changeset): add 2025-03-30 17:20:48 +02:00
Bjørn Olav Salvesen
0d4dab1771 chore: add missing type re-export for NodeConnection 2025-03-29 12:40:03 +01:00
Moritz Klack
2d7e4232d5 Merge pull request #5121 from xyflow/changeset-release/main
Release packages
2025-03-27 13:56:42 +01:00
github-actions[bot]
959742f499 chore(packages): bump 2025-03-27 12:31:08 +00:00
Moritz Klack
5c4c3d7368 Merge pull request #5120 from xyflow/fix/fit-view-uncontrolled
Fix/fit view uncontrolled
2025-03-27 13:29:52 +01:00
moklick
95854aa731 chore(tests): adjust pan test 2025-03-27 13:29:08 +01:00
moklick
150549cd4f chore(store): cleanup 2025-03-27 13:20:57 +01:00
moklick
6dfea6863a chore(changeset): add 2025-03-27 13:18:17 +01:00
moklick
77b24e7f3a fix(fitView): handle uncontrolled flows 2025-03-27 13:17:46 +01:00
Moritz Klack
afbd4ac6a6 Merge pull request #5089 from xyflow/changeset-release/main
Release packages
2025-03-27 12:22:08 +01:00
github-actions[bot]
8f45432378 chore(packages): bump 2025-03-27 11:06:08 +00:00
Moritz Klack
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 Klack
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