v34.4.0
Minor Changes
Patch Changes
-
#1824
4eab65e5Thanks @siddharthkp! - Overlay: Attach escape handler to overlay container instead of document to fix stopPropagation -
#1840
1c4786c7Thanks @jclem! - Set Node.js and npm versions to ">=12" and ">=7", respectively, in package.json manifests, and update package-lock.json files accordingly. -
#1828
6a695bdcThanks @siddharthkp! - ActionMenu2 + DropdownMenu2: A keyboard user will be able to wrap through options -
#1810
35ad7084Thanks @siddharthkp! - ActionMenu2 + DropdownMenu2: Focus the correct element when Menu is opened with keyboard. See detailed spec.- ArrowDown | Space | Enter: first element
- ArrowUp: last element
-
#1842
11011f55Thanks @jclem! - AllowKeyPathstype to accept any type in order to remove need for// @ts-ignoreinternally. -
#1820
50c7bfaaThanks @colebemis! - Add draftPageLayoutcomponent