Skip to content

Releases: primer/react

@primer/[email protected]

09 Jul 23:53
5762315

Choose a tag to compare

Permalink to Documentation

Minor Changes

Patch Changes

@primer/[email protected]

19 Jun 13:33
d8d6bec

Choose a tag to compare

Permalink to Documentation

Minor Changes

  • #6116 4cca0e9 Thanks @TylerJDev! - ActionList: Add new prop disableFocusZone to disable the default focus zone provided

  • #6090 7bbdcab Thanks @jonrohan! - Remove the CSS modules feature flag from the ActionList and related components

  • #6183 a5f7928 Thanks @TylerJDev! - SelectPanel: Add align prop to SelectPanel which determines the alignment of the panel relative to the anchor

  • #6169 15f942d Thanks @hussam-i-am! - fix(ProgressBar): pass-through style props

Patch Changes

@primer/[email protected]

11 Jun 17:35
b1a7231

Choose a tag to compare

Permalink to Documentation

Minor Changes

Patch Changes

@primer/[email protected]

28 May 16:32
562d0ee

Choose a tag to compare

Permalink to Documentation

Minor Changes

Patch Changes

@primer/[email protected]

16 May 23:08
d229c10

Choose a tag to compare

Permalink to Documentation

Minor Changes

Patch Changes

@primer/[email protected]

09 May 14:22
37f1e6b

Choose a tag to compare

Permalink to Documentation

Minor Changes

Patch Changes

@primer/[email protected]

05 May 21:11
d406a45

Choose a tag to compare

Permalink to Documentation

Minor Changes

Patch Changes

  • #5986 308fe82 Thanks @francinelucca! - fix(SelectPanel): do not depend on id for selection comparison

  • #5968 0ea045a Thanks @jonrohan! - Remove the primer_react_css_modules_staff feature flag. Also needed to rework the feature flag logic for the NavList component.

  • #5963 7562cbb Thanks @joshblack! - Update Avatar component to correctly merge style when style prop is provided

@primer/[email protected]

24 Apr 15:38
c2ef35b

Choose a tag to compare

Permalink to Documentation

Minor Changes

Patch Changes

@primer/[email protected]

22 Apr 16:25
9407dc5

Choose a tag to compare

Permalink to Documentation

Minor Changes

Patch Changes

@primer/[email protected]

17 Apr 18:32

Choose a tag to compare

Patch Changes

  • Update data table pagination pageEnd to handle zero based index

  • b926c08 Thanks @AAugustine! - Update data table pagination pageEnd to handle zero based index