Skip to content

@primer/[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@primer primer released this 17 Sep 16:02
· 379 commits to main since this release
93553a5

Permalink to storybook

Major Changes

  • #4785 b74c47f Thanks @joshblack! - The drafts entrypoint has been removed from @primer/react. Use
    @primer/react/experimental instead.

  • #4940 4d3b504 Thanks @langermank! - Refactor ButtonBase component to use CSS modules behine flag

Minor Changes

  • #4951 c9009de Thanks @francinelucca! - fix(Pagination): Use anchor instead of button for disabled prev/next controls

  • #4885 373ce95 Thanks @jonrohan! - Refactor Avatar component to use CSS modules behind feature flag

  • #4906 dbf82f4 Thanks @siddharthkp! - SelectPanel: Support PageDown and PageUp for keyboard navigation

    SelectPanel: Label listbox by the title of the panel

Patch Changes

  • #4910 c2e4d5e Thanks @TylerJDev! - Changes the accessible name of the "toggle" button in LabelGroup to contain the visual label

  • #4941 80fe025 Thanks @langermank! - Bug fix: Button loading spinner color

  • #4957 6874b89 Thanks @langermank! - Add missing wide CSS + className to Stack

  • #4648 c6931d2 Thanks @siddharthkp! - ActionMenu: Make sure event handlers on ActionMenu.Button and ActionMenu.Anchor are called

  • #4972 082b4e7 Thanks @joshblack! - Update issue where FormControl.Caption was rendering incorrectly when CSS Modules flags were enabled

  • #4794 5f996c6 Thanks @broccolinisoup! - SelectPanel: Update SelectPanel to use modern ActionList behind a feature flag primer_react_select_panel_with_modern_action_list

  • #4954 af7f589 Thanks @joshblack! - Banner: Update alignment of actions when it is dismissible and has a hidden title

  • #4943 c282642 Thanks @langermank! - Button bug fixes: invisible variant icon colors missing variables + icon button disabled state