chore(changelogs): update
This commit is contained in:
@@ -8,6 +8,8 @@
|
|||||||
- use position instead of positionAbsolute for `getNodesBounds`
|
- use position instead of positionAbsolute for `getNodesBounds`
|
||||||
- add second option param to `screenToFlowPosition` for configuring if `snapToGrid` should be used
|
- add second option param to `screenToFlowPosition` for configuring if `snapToGrid` should be used
|
||||||
- infer types for `getIncomers`, `getOutgoers`, `updateEdge`, `addEdge` and `getConnectedEdges` thanks @joeyballentine
|
- infer types for `getIncomers`, `getOutgoers`, `updateEdge`, `addEdge` and `getConnectedEdges` thanks @joeyballentine
|
||||||
|
- refactor handles: prefix with flow id for handling nested flows
|
||||||
|
- add comments for types like `ReactFlowProps` or `Node` for a better developer experience
|
||||||
|
|
||||||
## 12.0.0-next.6
|
## 12.0.0-next.6
|
||||||
|
|
||||||
|
|||||||
@@ -8,6 +8,8 @@
|
|||||||
- add slot to `Controls`
|
- add slot to `Controls`
|
||||||
- cleanup `ControlButton` types
|
- cleanup `ControlButton` types
|
||||||
- infer types for `getIncomers`, `getOutgoers`, `updateEdge`, `addEdge` and `getConnectedEdges` thanks @joeyballentine
|
- infer types for `getIncomers`, `getOutgoers`, `updateEdge`, `addEdge` and `getConnectedEdges` thanks @joeyballentine
|
||||||
|
- refactor handles: prefix with flow id for handling nested flows
|
||||||
|
- add comments for types like `SvelteFlowProps` or `Node` for a better developer experience
|
||||||
|
|
||||||
## 0.0.33
|
## 0.0.33
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user