v35.9.0
版本发布时间: 2022-09-10 05:34:39
primer/react最新发布版本:@primer/react@37.0.0-rc.10(2024-10-09 16:43:51)
Permalink to documentation
Minor Changes
-
#2294
4536b87a
Thanks @joshblack! - Add support foraria-label
andaria-labelledby
toPageLayout
-
#2262
3ec0c9db
Thanks @broccolinisoup! - RenamestickyTop
prop name for the PageLayout tooffsetHeader
and improve docs -
#2277
cc88235e
Thanks @broccolinisoup! - UnderlineNav.Link renamed to UnderlineNav.Item along with updated styles
Patch Changes
-
#2266
4cc6e52a
Thanks @siddharthkp! - ActionMenu: Fix keyboard navigation for ActionMenu inside Overlay by re-enabling focus trap. It was disabled in v35.6.0, that led to a regression for ActionMenu within focus zones (example: AnchoredOverlay) -
#2252
e52415e1
Thanks @joshblack! - Update ButtonBase.tsx to memoize calls to styles to improve performance -
#2318
10305092
Thanks @iansan5653! - - FixInlineAutocomplete
accessibility hint affecting page layout outside of the suggestions- Fix suggestion icons not being visible in
InlineAutocomplete
items
- Fix suggestion icons not being visible in
-
#2206
3a38e6e3
Thanks @maximedegreve! - Add missing border on avatars -
#2294
4536b87a
Thanks @joshblack! - Change the default markup ofPageLayout.Pane
from<aside>
to<div>