Minor Changes
-
#5900
ebc6813Thanks @jonrohan! - Remove the CSS modules feature flag from the ActionList.Heading component -
#5830
f8760feThanks @iansan5653! - HideTooltipV2tooltips ontouchendevent -
#5873
0a2e3f0Thanks @jonrohan! - Remove the CSS modules feature flag for the TextArea component -
#5693
da85192Thanks @francinelucca! - chore(SkeletonBox): promote to Alpha -
#5876
a78c820Thanks @jonrohan! - Remove the CSS modules feature flag from the SideNav component -
#5882
6eecde6Thanks @francinelucca! - chore(SelectPanel): remove css modules feature flag -
#5851
a812a86Thanks @jamieshark! - Removes feature flag for FormControl -
#5861
ecb449fThanks @jamieshark! - Changes argument signature for toggleSxComponent to simplify -
#5836
c177e5eThanks @jamieshark! - Removes css module flag for UnderlinePanels and associated components.
Patch Changes
-
#5866
f978534Thanks @mperrotti! - Improves how we detect context for inactive item messaging by checking theroleonActionListinstead of relying on parent components, making the logic more robust and consistent. It also fixes incorrect behavior inNavListandSelectPanel, and improves accessibility by correctingariarelationships on tooltip buttons. -
#5912
81821dbThanks @francinelucca! - fix(SelectPanel): always show x button on single select -
#5908
8e7bc0eThanks @francinelucca! - fix(SelectPanel): differentiate onCancel gesture from escape -
#5904
a522fdbThanks @francinelucca! - fix(SelectPanel): disable body scroll on full screen -
#5906
8fa12eaThanks @TylerJDev! - SelectPanelV2: Adddeprecatedstatus to SelectPanelV2 docs and stories -
#5881
ea1fb50Thanks @emilybrick! - fix(SelectPanel): Add margin around notice styles