v35.8.0
版本发布时间: 2022-08-27 04:36:03
primer/react最新发布版本:@primer/react@37.0.0-rc.10(2024-10-09 16:43:51)
Permalink to documentation
Minor Changes
-
#2259
0383f1ae
Thanks @joshblack! - Add support for'dark'
and'light'
incolorMode
for ThemeProvider -
#2138
ace38afb
Thanks @bolonio! - Accessibility fixes for SelectPanel.
Patch Changes
-
#2260
88b8c0e7
Thanks @iansan5653! - Add hooks indrafts/hooks
to@primer/react/drafts
exports -
#2225
2c9bd012
Thanks @pksjce! - Add small variant to underline nav -
#2236
8cc0efef
Thanks @iansan5653! - FixMarkdownViewer
doc examples, add Cmd/Ctrl+Shift+P shortcut for togglingMarkdownEditor
view mode, and strictly limit the type of theref
passed toMarkdownEditor
. -
#2242
d46ae9f3
Thanks @broccolinisoup! - Remove z-index assignment that used to be necessary for the dropdown children of FilteredSearch -
#2188
8fc2e422
Thanks @siddharthkp! - Support React.ReactNode as child type in ActionMenu.Overlay