4.5 KiB
@xyflow/system
0.0.41
Patch Changes
0.0.40
Patch Changes
-
#4594
5138d90bThanks @peterkogo! - Fixed reconnecting edges with loose connectionMode -
#4603
12dbe125Thanks @moklick! - use correct index when using setNodes for inserting
0.0.39
Patch Changes
- #4568
c3e62782Thanks @peterkogo! - Only display grab cursor when panOnDrag is on left mouse button
0.0.38
Patch Changes
-
#4544
b63a3734Thanks @moklick! - strengthen css selector for edges for overflow visible -
#4555
24e87e39Thanks @peterkogo! - Added final connection state as a function parameter to onReconnectEnd -
#4548
692e6440Thanks @peterkogo! - Replaced algorithm used for searching close handles while connecting -
#4519
559d4926Thanks @peterkogo! - fix(connection) snapped position not updated correctly -
#4538
4ecfd7e1Thanks @bcakmakoglu! - Use the handle id of the matching handle type when warning about an edge that can't be created due to missing handle ids. -
#4536
e7ef328fThanks @peterkogo! - fix(onlyRenderVisible) edges to offscreen nodes with fixed width & height displayed correctly -
#4549
99733c01Thanks @moklick! - feat(onConnectEnd): pass connectionState param
0.0.37
Patch Changes
-
#4465
543c0939Thanks @moklick! - fix(nodes): re-measure when measured is not set -
#4464
89cd677bThanks @moklick! - fix(handles): reconnect for connectionMode=loose -
#4467
c253c7c5Thanks @moklick! - chore(subflows): log warning instead of throwing an error when parent node cant be found