Releases: xyflow/xyflow
@xyflow/system@0.0.76
Patch Changes
- #5730
4a278dbbfThanks @justn-hyeok! - Fix missing border radius ongetSmoothStepPathedge bends when usingstepPosition
@xyflow/svelte@1.5.2
Patch Changes
@xyflow/react@12.10.2
Patch Changes
-
#5735
a6c938fb2Thanks @nvie! - Allowtypefield to be missing inBuiltInNode(notypefield is the same astype: "default") -
#5722
8c9b7e726Thanks @dfblhmm! - AddsnapGridtoscreenToFlowPositionoptions -
#5723
82249517aThanks @moklick! - Pass options to useReactFlow/useSvelteFlow viewport helper functions correctly -
#5733
64115cd08Thanks @AlaricBaraou! - Fix empty store during ReactFlow remount by reordering StoreUpdater before GraphView and using layout effects -
#5727
dd54e86b9Thanks @solastley! - Ensure visual nodes selection state is cleared when zero selected nodes remain in the flow -
Updated dependencies [
4a278dbbf]:- @xyflow/system@0.0.76
@xyflow/system@0.0.75
Patch Changes
- #5703
ce6c869dfThanks @peterkogo! - Improve return type of useNodesData. Now you can narrow down the data type by checking the node type.
@xyflow/svelte@1.5.1
Patch Changes
-
#5704
c91d3d022Thanks @peterkogo! - KeeponConnectEndandisValidConnectionup to date in an ongoing connection -
#5703
ce6c869dfThanks @peterkogo! - Improve return type of useNodesData. Now you can narrow down the data type by checking the node type. -
#5698
7eeebc9c0Thanks @peterkogo! - Fix child nodes not updating on the Minimap when parent is dragged -
Updated dependencies [
ce6c869df]:- @xyflow/system@0.0.75
@xyflow/react@12.10.1
Patch Changes
-
#5704
c91d3d022Thanks @peterkogo! - KeeponConnectEndandisValidConnectionup to date in an ongoing connection -
#5687
2624479adThanks @vkrol! - Optimize zooming performance when panOnScroll mode is enabled -
#5682
7b6e46ce1Thanks @artemtam! - Prevent unnecessary updates when selectNodesOnDrag = false -
#5703
ce6c869dfThanks @peterkogo! - Improve return type of useNodesData. Now you can narrow down the data type by checking the node type. -
#5692
49646858fThanks @moklick! - Handle undefined node in mini map -
#5684
382c654c3Thanks @ysds! - Consolidate drag handler effects in useDrag to fix programmatic selection issues -
Updated dependencies [
ce6c869df]:- @xyflow/system@0.0.75
@xyflow/system@0.0.74
Patch Changes
-
#5637
0c7261a6dThanks @moklick! - AddzIndexModeto control how z-index is calculated for nodes and edges -
#5617
8598b6bc2Thanks @akre54! - Allow customgetEdgeIdfunction inaddEdgeandreconnectEdgeoptions to enable custom edge ID schemes. -
#5635
2d7fa40e2Thanks @tornado-softwares! - Update an ongoing connection when user moves node with keyboard.
@xyflow/svelte@1.5.0
@xyflow/react@12.10.0
Minor Changes
-
#5637
0c7261a6dThanks @moklick! - AddzIndexModeto control how z-index is calculated for nodes and edges -
#5484
a523919d6Thanks @peterkogo! - Addexperimental_useOnNodesChangeMiddlewarehook
Patch Changes
-
#5629
9030fab2dThanks @AlaricBaraou! - Prevent unnecessary re-render inFlowRenderer -
#5592
38dbf41c4Thanks @svilen-ivanov-kubit! - Always create a new measured object in apply changes. -
#5635
2d7fa40e2Thanks @tornado-softwares! - Update an ongoing connection when user moves node with keyboard. -
Updated dependencies [
0c7261a6d,8598b6bc2,2d7fa40e2]:- @xyflow/system@0.0.74
@xyflow/system@0.0.73
Patch Changes
- #5578
00bcb9f5fThanks @peterkogo! - Pass current pointer position to connection