Skip to content

@primer/react@37.16.0

Latest
Compare
Choose a tag to compare
@primer primer released this 20 Mar 20:43
· 25 commits to main since this release
edc824a

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