@primer/react@37.0.0-rc.5
Pre-releasePermalink to storybook
Major Changes
-
#4785
b74c47fThanks @joshblack! - The drafts entrypoint has been removed from @primer/react. Use
@primer/react/experimental instead. -
#4940
4d3b504Thanks @langermank! - Refactor ButtonBase component to use CSS modules behine flag
Minor Changes
-
#4951
c9009deThanks @francinelucca! - fix(Pagination): Use anchor instead of button for disabled prev/next controls -
#4885
373ce95Thanks @jonrohan! - Refactor Avatar component to use CSS modules behind feature flag -
#4906
dbf82f4Thanks @siddharthkp! - SelectPanel: Support PageDown and PageUp for keyboard navigationSelectPanel: Label
listboxby the title of the panel
Patch Changes
-
#4910
c2e4d5eThanks @TylerJDev! - Changes the accessible name of the "toggle" button inLabelGroupto contain the visual label -
#4941
80fe025Thanks @langermank! - Bug fix: Button loading spinner color -
#4957
6874b89Thanks @langermank! - Add missingwideCSS + className to Stack -
#4648
c6931d2Thanks @siddharthkp! - ActionMenu: Make sure event handlers on ActionMenu.Button and ActionMenu.Anchor are called -
#4972
082b4e7Thanks @joshblack! - Update issue where FormControl.Caption was rendering incorrectly when CSS Modules flags were enabled -
#4794
5f996c6Thanks @broccolinisoup! - SelectPanel: Update SelectPanel to use modern ActionList behind a feature flagprimer_react_select_panel_with_modern_action_list -
#4954
af7f589Thanks @joshblack! - Banner: Update alignment of actions when it is dismissible and has a hidden title -
#4943
c282642Thanks @langermank! - Button bug fixes:invisiblevariant icon colors missing variables + icon button disabled state