v35.29.0
Permalink to documentation
Minor Changes
-
#3692
4046e058Thanks @broccolinisoup! - Octicons: Upgrade react-octicons to v19.7.0 -
#3647
e480a4a4Thanks @paxos! - AddsonSelectSuggestioncallback toInlineAutocomplete -
#3607
c0e22fc1Thanks @langermank! - UpdateActionListcheckbox styles to form checkbox styles (impactsActionMenuandSelectPanel) -
#3632
3a8b841cThanks @iansan5653! - Allow consumers to make components that are compatible withFormControlby reading forwarded props in from theuseFormControlForwardedPropshook
Patch Changes
-
#3675
ade10e64Thanks @radglob! -PageLayout.Contentno longer renders asmainby default. Instead, developers may add amainlandmark withinPagelayout.Contentthemselves. -
#3709
edc0168eThanks @mperrotti! - Fixes a bug where children ofAvatarStackwould still show a transition when the component re-renders with a different number of children. Fixes #3688 -
#3698
d759fd32Thanks @gracepark! - Adds thedefaultOpenprop toNavList.Item -
#3662
2ca670a8Thanks @joshblack! - Update type exports to prevent missing export warnings -
#3654
556d826aThanks @langermank! - UsecontrolCSS var with fallback for form componentborder-color -
#3689
5d992715Thanks @jdrush89! - Fix dialog bug where escape would move focus when dialog was closed