Skip to content

Commit 7e43983

Browse files
Version Packages
1 parent 996475f commit 7e43983

11 files changed

+28
-48
lines changed

.changeset/dry-bugs-act.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/fifty-cooks-try.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/long-pumas-shout.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/modern-files-suffer.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/nice-seals-decide.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/popular-hairs-own.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/sharp-seahorses-guess.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/violet-rockets-glow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/warm-actors-jam.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# @primer/components
22

3+
## 36.6.0
4+
5+
### Minor Changes
6+
7+
- [#3787](https://github.com/primer/react/pull/3787) [`c9d74219d`](https://github.com/primer/react/commit/c9d74219de81378cabd9df7b3bb379b30322148e) Thanks [@langermank](https://github.com/langermank)! - - Moves legacy color primitives from `primer/primitives` directly into Primer React
8+
9+
- Cleans up unused dependencies on primitives other than color
10+
- Preparing for the upgrade to CSS variables (Primitives v8)
11+
12+
- [#3994](https://github.com/primer/react/pull/3994) [`c40f76562`](https://github.com/primer/react/commit/c40f76562ceb5d4c4d54610871487ab1b5481288) Thanks [@maximedegreve](https://github.com/maximedegreve)! - ActionMenu: Only use checkmarks in menus instead of checkboxes
13+
14+
- [#4135](https://github.com/primer/react/pull/4135) [`c2b069cfd`](https://github.com/primer/react/commit/c2b069cfd49491109d9eec2c895f6ddc5eb939bc) Thanks [@dipree](https://github.com/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.
15+
16+
- [#4145](https://github.com/primer/react/pull/4145) [`996475f7b`](https://github.com/primer/react/commit/996475f7b6a70d8bd0109758368d61d46eacb638) Thanks [@siddharthkp](https://github.com/siddharthkp)! - experimental/SelectPanel: Add SelectPanel.SecondaryAction
17+
18+
- [#4128](https://github.com/primer/react/pull/4128) [`359213b29`](https://github.com/primer/react/commit/359213b294bbc38c384d3db382fa8803453a6dfe) Thanks [@joshblack](https://github.com/joshblack)! - Add "use client" to package entrypoints to support React Server Components
19+
20+
### Patch Changes
21+
22+
- [#4120](https://github.com/primer/react/pull/4120) [`cbdd98a83`](https://github.com/primer/react/commit/cbdd98a838e5d1fd9cc1a97016466c3b6ecbf14e) Thanks [@siddharthkp](https://github.com/siddharthkp)! - experimental/SelectPanel: Add `modal` variant
23+
24+
- [#4131](https://github.com/primer/react/pull/4131) [`91a899ea2`](https://github.com/primer/react/commit/91a899ea267c74f2935bd7ec433fca1607cffd1c) Thanks [@siddharthkp](https://github.com/siddharthkp)! - experimental/SelectPanel: Fix bug where onSubmit also called onCancel!
25+
26+
- [#4098](https://github.com/primer/react/pull/4098) [`dc97a9b3f`](https://github.com/primer/react/commit/dc97a9b3fd754409b46c7de996a7d44c07a9c1f9) Thanks [@broccolinisoup](https://github.com/broccolinisoup)! - Tooltip2: Fix the anchor position mapping to reflect the directions correctly
27+
28+
- [#4153](https://github.com/primer/react/pull/4153) [`f1c18250b`](https://github.com/primer/react/commit/f1c18250b807e247d03b8ea8a6b4954b819d18e3) Thanks [@TylerJDev](https://github.com/TylerJDev)! - Adjusts `height` styling of `SelectPanel` form to be 100% height of the container.
29+
330
## 36.5.0
431

532
### Minor Changes

0 commit comments

Comments
 (0)