Skip to content

Releases: primer/react

@primer/[email protected]

18 Apr 21:45
8e9267f
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@primer/[email protected]

07 Apr 15:03
07b1661
Compare
Choose a tag to compare

Permalink to documentation

Minor Changes

Patch Changes

@primer/[email protected]

18 Mar 14:46
5f33b14
Compare
Choose a tag to compare

Permalink to documentation

Minor Changes

Patch Changes

@primer/[email protected]

12 Mar 18:28
f7dcae9
Compare
Choose a tag to compare

Permalink to documentation

Minor Changes

Patch Changes

@primer/[email protected]

29 Feb 19:52
9e6ed29
Compare
Choose a tag to compare

Permalink to documentation

Minor Changes

Patch Changes

v36.9.0

19 Feb 01:38
266c0c4
Compare
Choose a tag to compare

Permalink to documentation

Minor Changes

Patch Changes

v36.7.1

05 Feb 18:00
9783f9e
Compare
Choose a tag to compare

Permalink to documentation

Patch Changes

v36.7.0

29 Jan 22:18
0941b00
Compare
Choose a tag to compare

Permalink to documentation

Minor Changes

  • #4157 aafa257e1 Thanks @langermank! - - Adds CSS variable color values to the legacy Primitive design tokens.
    • Three values include: the new v8 color CSS variable, a fallback of the old color CSS variable, and the raw value.

Patch Changes

v36.6.0

25 Jan 17:33
05f2d79
Compare
Choose a tag to compare

Permalink to documentation

Minor Changes

  • #3787 c9d74219d Thanks @langermank! - - Moves legacy color primitives from primer/primitives directly into Primer React

    • Cleans up unused dependencies on primitives other than color
    • Preparing for the upgrade to CSS variables (Primitives v8)
  • #3994 c40f76562 Thanks @maximedegreve! - ActionMenu: Only use checkmarks in menus instead of checkboxes

  • #4135 c2b069cfd Thanks @dipree! - Deprecate the underline property of the Link component in favor of the new inline property to better handle link visibility and accessibility when adjacent to text.

  • #4145 996475f7b Thanks @siddharthkp! - experimental/SelectPanel: Add SelectPanel.SecondaryAction

  • #4128 359213b29 Thanks @joshblack! - Add "use client" to package entrypoints to support React Server Components

Patch Changes

v36.5.0

22 Dec 02:53
7fa7c14
Compare
Choose a tag to compare

Permalink to documentation

Minor Changes

  • #4027 49f585f9 Thanks @iansan5653! - Deprecate MarkdownEditor, MarkdownViewer, InlineAutocomplete, and related hooks

  • #4049 f0d38bc39 Thanks @TylerJDev! - Replaces deprecated Button component in Dialog with newest version

  • #4061 f46c07189 Thanks @mperrotti! - Adds a new prop, animated, to the ProgressBar component. This allows the "filled" segment(s) to animate and indicate some process is still in progress.

  • #3913 cf225772 Thanks @mperrotti! - Supports inactive ActionList items by letting users pass the required message to the inactiveText prop.

  • #4028 bbe58b8e1 Thanks @joshblack! - Use a CSS variable for the monospace font stack

Patch Changes