Skip to content

Commit e23f4ef

Browse files
authored
Merge branch 'main' into mp/global-focus-styles
2 parents d743fad + 1bfaaa1 commit e23f4ef

File tree

9 files changed

+98
-35269
lines changed

9 files changed

+98
-35269
lines changed

.changeset/orange-eels-kiss.md

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

.changeset/tall-dancers-exercise.md

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

CHANGELOG.md

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

3+
## 35.2.1
4+
5+
### Patch Changes
6+
7+
- [#2013](https://github.com/primer/react/pull/2013) [`5f6c5e22`](https://github.com/primer/react/commit/5f6c5e2249c9bb4c6a6b744755ea4607d10a0b74) Thanks [@mperrotti](https://github.com/mperrotti)! - 1. Fix a spacing issue with the loading spinner in a `TextInputWithTokens`
8+
2. Bolds form validation text to be visually balanced with the icon
9+
10+
* [#2053](https://github.com/primer/react/pull/2053) [`231c70b9`](https://github.com/primer/react/commit/231c70b9e3757840e0dc1baf53e5bfd9a679e953) Thanks [@langermank](https://github.com/langermank)! - Namespace UnderlineNav
11+
12+
- [#2033](https://github.com/primer/react/pull/2033) [`0d7a871a`](https://github.com/primer/react/commit/0d7a871a64fb8770405d252ec88d7467d350a550) Thanks [@mperrotti](https://github.com/mperrotti)! - - Text input inner action's hover bg should not touch the text input edges
13+
- Increases touch target area of the text input inner action button
14+
- Deprecated `children` and `variant` props on the `TextInputInnerAction` component, but they're **still supported for now**.
15+
316
## 35.2.0
417

518
### Minor Changes

0 commit comments

Comments
 (0)