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