v1.38.0
What's Changed
Minor Changes
-
#1492
f85ea42
Thanks @bcakmakoglu! - Allow passing event target touseKeyPress
-
#1492
f85ea42
Thanks @bcakmakoglu! - Use pointer events to capture interactions onPane
cmp and prevent selections from being cancelled when moving outside of thePane
while holding selection key -
#1508
005b25b
Thanks @bcakmakoglu! - Use correct end handle position in connection line component and store handle positions during connections. -
#1502
30c81dc
Thanks @bcakmakoglu! - Allow passing a Record<string, any> as class to node/edge objects -
#1502
30c81dc
Thanks @bcakmakoglu! - Allow passing an array of strings as class to node/edge objects -
#1492
2dff0dd
Thanks @bcakmakoglu! - MakeuseKeyPress
public and export it
Patch Changes
-
#1506
45e9d03
Thanks @bcakmakoglu! - Removev-memo
from EdgeRenderer so that edges get their correct z-index applied -
#1494
09c32c5
Thanks @bcakmakoglu! - Calculate correct handle position in handle lookup
Full Changelog: v1.37.1...v1.38.0