Major Changes
-
#6754
4d080aa
Thanks @TylerJDev! - Update Popover to no longer support sx -
#6666
71382dc
Thanks @mperrotti! - Removes styled-system usage from TextInputWrapper and related components and Storybook stories. -
#6425
e23d965
Thanks @joshblack! - Update @primer/react to only export ESM bundles -
#6806
9d13904
Thanks @joshblack! - Remove thesx
prop fromAnnounce
,AriaAlert
, andAriaStatus
-
#6741
4896ef1
Thanks @liuliu-dev! - Remove sx prop support from the SegmentedControl component.
Minor Changes
-
#6815
2024709
Thanks @francinelucca! - chore: add PortalContext -
#6709
78784b3
Thanks @pksjce! - Remove overflow property from popover (It has no usage) -
#6721
d6378c2
Thanks @cheshire137! - Add count to SegmentedControlButton -
#6843
f082c77
Thanks @camchenry! - Allow changing initially focused button in ConfirmationDialog
Patch Changes
-
#6669
627cc4b
Thanks @francinelucca! - chore: use Banner instead of custom implementation for SelectPanel notice -
#6664
2910207
Thanks @pksjce! - Breadcrumbs : Add overflow menu for responsive behavior -
#6846
37ce4aa
Thanks @mperrotti! - Addssx
prop back to TextInput