chore(changesets): cleanup

This commit is contained in:
moklick
2025-04-02 20:55:04 +02:00
parent ed8c3c7d01
commit 5689723e47
11 changed files with 11 additions and 11 deletions

View File

@@ -2,4 +2,4 @@
'@xyflow/react': patch
---
fix `@default` TSDoc tags for `BackgroundProps`
Adjust `@default` TSDoc tags for `BackgroundProps`

View File

@@ -2,4 +2,4 @@
'@xyflow/react': patch
---
fix: improve TSDoc comments for `NodeResizerProps` and `ResizeControlProps`
Improve TSDoc comments for `NodeResizerProps` and `ResizeControlProps`

View File

@@ -2,4 +2,4 @@
'@xyflow/react': patch
---
fix: improve TSDoc comments for `MiniMapProps` and `PanelProps`
Improve TSDoc comments for `MiniMapProps` and `PanelProps`

View File

@@ -2,4 +2,4 @@
'@xyflow/system': patch
---
fix: improve TSDoc comments for `HandleProps`, `NodeBase` and `InternalNodeBase`
Improve TSDoc comments for `HandleProps`, `NodeBase` and `InternalNodeBase`

View File

@@ -2,4 +2,4 @@
'@xyflow/system': patch
---
fix: improve TSDoc comments for `EdgeBase`
Improve TSDoc comments for `EdgeBase`

View File

@@ -2,4 +2,4 @@
'@xyflow/react': patch
---
fix: improve TSDoc comments for `ReactFlowInstance` and `GeneralHelpers`
Improve TSDoc comments for `ReactFlowInstance` and `GeneralHelpers`

View File

@@ -2,4 +2,4 @@
'@xyflow/react': patch
---
fix: improve TSDoc comments for `ViewportHelperFunctions` and `NodeToolbarProps`
Improve TSDoc comments for `ViewportHelperFunctions` and `NodeToolbarProps`

View File

@@ -2,4 +2,4 @@
'@xyflow/react': patch
---
fix: compare `nodeStrokeWidth` with `number`, not with `string`
Compare `nodeStrokeWidth` with `number`, not with `string` within `MiniMap`

View File

@@ -3,4 +3,4 @@
'@xyflow/system': patch
---
fix: use `rgba` for colors with opacity instead of `rgb`
Use `rgba` for colors with opacity instead of `rgb` for `MiniMap` mask color

View File

@@ -2,4 +2,4 @@
'@xyflow/system': patch
---
fix: improve TSDoc comments for `Connection` and `ConnectionInProgress`
Improve TSDoc comments for `Connection` and `ConnectionInProgress`

View File

@@ -2,4 +2,4 @@
'@xyflow/react': patch
---
fix: improve TSDoc comments for `Edge`, `BaseEdgeProps` and `ConnectionLineComponentProps`
Improve TSDoc comments for `Edge`, `BaseEdgeProps` and `ConnectionLineComponentProps`