v35.29.0
Permalink to documentation
Minor Changes
-
#3692
4046e058
Thanks @broccolinisoup! - Octicons: Upgrade react-octicons to v19.7.0 -
#3647
e480a4a4
Thanks @paxos! - AddsonSelectSuggestion
callback toInlineAutocomplete
-
#3607
c0e22fc1
Thanks @langermank! - UpdateActionList
checkbox styles to form checkbox styles (impactsActionMenu
andSelectPanel
) -
#3632
3a8b841c
Thanks @iansan5653! - Allow consumers to make components that are compatible withFormControl
by reading forwarded props in from theuseFormControlForwardedProps
hook
Patch Changes
-
#3675
ade10e64
Thanks @radglob! -PageLayout.Content
no longer renders asmain
by default. Instead, developers may add amain
landmark withinPagelayout.Content
themselves. -
#3709
edc0168e
Thanks @mperrotti! - Fixes a bug where children ofAvatarStack
would still show a transition when the component re-renders with a different number of children. Fixes #3688 -
#3698
d759fd32
Thanks @gracepark! - Adds thedefaultOpen
prop toNavList.Item
-
#3662
2ca670a8
Thanks @joshblack! - Update type exports to prevent missing export warnings -
#3654
556d826a
Thanks @langermank! - Usecontrol
CSS var with fallback for form componentborder-color
-
#3689
5d992715
Thanks @jdrush89! - Fix dialog bug where escape would move focus when dialog was closed