Skip to content

Commit 7083771

Browse files
Version Packages
1 parent 49f585f commit 7083771

11 files changed

+31
-52
lines changed

.changeset/cold-pigs-shop.md

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

.changeset/fresh-hotels-begin.md

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

.changeset/khaki-rules-breathe.md

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

.changeset/many-ants-pump.md

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

.changeset/mighty-ghosts-swim.md

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

.changeset/rotten-apples-bake.md

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

.changeset/smooth-tips-breathe.md

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

.changeset/sweet-onions-heal.md

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

.changeset/weak-balloons-search.md

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

CHANGELOG.md

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

3+
## 36.5.0
4+
5+
### Minor Changes
6+
7+
- [#4027](https://github.com/primer/react/pull/4027) [`49f585f9`](https://github.com/primer/react/commit/49f585f91e7839da96eea4f67730fe8d7cf428d0) Thanks [@iansan5653](https://github.com/iansan5653)! - Deprecate `MarkdownEditor`, `MarkdownViewer`, `InlineAutocomplete`, and related hooks
8+
9+
- [#3913](https://github.com/primer/react/pull/3913) [`cf225772`](https://github.com/primer/react/commit/cf225772ff254948cdde63395477d4cb1d0fcaf2) Thanks [@mperrotti](https://github.com/mperrotti)! - Supports inactive ActionList items by letting users pass the required message to the `inactiveText` prop.
10+
11+
<!-- Changed components: ActionList, ActionMenu, NavList -->
12+
13+
### Patch Changes
14+
15+
- [#4039](https://github.com/primer/react/pull/4039) [`21e75dd8`](https://github.com/primer/react/commit/21e75dd858810df05c2002ed60d3e6c6ee320a47) Thanks [@mattcosta7](https://github.com/mattcosta7)! - Sync theme in effect
16+
17+
- [#4023](https://github.com/primer/react/pull/4023) [`83c125fc`](https://github.com/primer/react/commit/83c125fc58df9c9ea6b43363367575cb28ac354c) Thanks [@mperrotti](https://github.com/mperrotti)! - Use `aria-required` instead of `required` on required form elements
18+
19+
<!-- Changed components: TextInput, Textarea -->
20+
21+
- [#3869](https://github.com/primer/react/pull/3869) [`57fcfe6f`](https://github.com/primer/react/commit/57fcfe6fa2478dbf0ecdb29a000dd32fa2e01537) Thanks [@mperrotti](https://github.com/mperrotti)! - Adapts Blankslate to render proportionally in narrow areas.
22+
23+
<!-- Changed components: Blankslate -->
24+
25+
- [#4000](https://github.com/primer/react/pull/4000) [`a416298c`](https://github.com/primer/react/commit/a416298ccc7f99112d5ccc8f04884014fee3e5b7) Thanks [@strackoverflow](https://github.com/strackoverflow)! - Fix an issue where the scrollable Dialog body could not be focused with the keyboard
26+
27+
- [#4035](https://github.com/primer/react/pull/4035) [`6497f715`](https://github.com/primer/react/commit/6497f71597ff111fd2c81d834f1d3d80cc1cca18) Thanks [@keithamus](https://github.com/keithamus)! - use <BaseStyles> in confirm()
28+
29+
- [#4033](https://github.com/primer/react/pull/4033) [`bca709d0`](https://github.com/primer/react/commit/bca709d03eee5885b0eeec99db17fa76f910b865) Thanks [@keithamus](https://github.com/keithamus)! - Fixed confirm() leaving <div>s in the DOM.
30+
31+
- [#4037](https://github.com/primer/react/pull/4037) [`c2a18b9a`](https://github.com/primer/react/commit/c2a18b9a23af7632ae5bad1240f9155df67655a9) Thanks [@mattcosta7](https://github.com/mattcosta7)! - Portal avoids useless createElement
32+
333
## 36.4.0
434

535
### Minor Changes

0 commit comments

Comments
 (0)