What's Changed
Minor Changes
- #1978
7acd6d7Thanks @bcakmakoglu! - Separate flow import and export object shapes and interfaces. An export object has all fields as required, while an import object makes all fields optional.
Patch Changes
-
#1988
dd6a91fThanks @bcakmakoglu! - Correctly unwrap disableKeyboardA11y ref when checking if a selection can be moved or not. -
#1989
3f6e09aThanks @bcakmakoglu! - Use position instead of computedPosition as updated position when moving a child node via keyboard.
Full Changelog: v1.47.0...v1.48.0