Skip to content

Releases: primer/react

@primer/react@37.16.0

20 Mar 20:43
edc824a

Choose a tag to compare

Permalink to Documentation

Minor Changes

  • #5763 d3926d1 Thanks @hussam-i-am! - chore(Box): Mark Box and its props as deprecated

  • #5772 0970415 Thanks @jonrohan! - Removing the CSS modules feature flag from the SubNav component.

  • #5785 fbd7fc9 Thanks @jonrohan! - Remove CSS modules feature flag from VisuallyHidden

  • #5760 8b492cf Thanks @TylerJDev! - Radio: Removes aria-invalid and aria-required from Radio, as they are not supported on the element's role.

  • #5759 76bf60d Thanks @siddharthkp! - AnchoredOverlay: Add prop to set responsive variant. Example: variant: {regular: 'anchored', narrow: 'anchored'}

  • #5725 d3b48b1 Thanks @lukasoppermann! - Allow button count prop to accept a number or a string, to allow for human format, like 3.2k

Patch Changes

@primer/react@37.15.0

13 Mar 17:45
ea8b983

Choose a tag to compare

Permalink to Documentation

Minor Changes

Patch Changes

@primer/react@37.14.0

21 Feb 18:28
3c45251

Choose a tag to compare

Permalink to Documentation

Minor Changes

Patch Changes

@primer/react@37.13.0

13 Feb 17:08
28fc651

Choose a tag to compare

Permalink to Documentation

Minor Changes

Patch Changes

@primer/react@37.12.0

06 Feb 17:58
05df3c3

Choose a tag to compare

Permalink to documentation

Minor Changes

Patch Changes

@primer/react@37.11.2

31 Jan 01:30

Choose a tag to compare

37.11.2

N/A, re-release of v37.11.1

@primer/react@37.11.1

30 Jan 16:48

Choose a tag to compare

Patch Changes

@primer/react@37.11.0

25 Jan 03:24
3add54f

Choose a tag to compare

Permalink to Documentation

Minor Changes

Patch Changes

@primer/react@37.10.0

16 Jan 15:15
49bf6f1

Choose a tag to compare

Minor Changes

Patch Changes

  • #5488 e352e19 Thanks @hectahertz! - Pagination: Hides the Pagination Previous and Next buttons from the accessibility tree when they are disabled.

@primer/react@37.9.1

09 Jan 17:54

Choose a tag to compare

Permalink to documentation

37.9.1

Patch Changes

  • 8c1cff4 Thanks @francinelucca! - fix(ActionList): remove className from menuItemProps to prevent duplicate className bug