Skip to content

Commit 2dce22b

Browse files
authored
Merge pull request #420 from opf/changeset-release/main
Release Tracking
2 parents 697edc6 + 7bcbbc0 commit 2dce22b

15 files changed

Lines changed: 19 additions & 22 deletions

File tree

.changeset/easy-cobras-design.md

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

.changeset/hard-mold-root.md

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

.changeset/yellow-carrots-learn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
-14 Bytes
Loading
-12 Bytes
Loading
-1 Bytes
Loading
0 Bytes
Loading
-1 Bytes
Loading
-2 Bytes
Loading

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# CHANGELOG
22

3+
## 0.82.0
4+
5+
### Minor Changes
6+
7+
- [#418](https://github.com/opf/primer_view_components/pull/418) [`07164d5`](https://github.com/opf/primer_view_components/commit/07164d5c7d2505846b8a5dba23a6cd4d25f8b162) Thanks [@myabc](https://github.com/myabc)! - `BorderBox::CollapsibleHeader`: improve accessibility via `collapsible_id` (sets `aria-controls`) on the trigger area; support opt-in single-line description layout on larger viewports (`multi_line: false`); use CSS instead of JS to toggle description visibility; deprecate `box` param
8+
9+
### Patch Changes
10+
11+
- [#421](https://github.com/opf/primer_view_components/pull/421) [`716abb7`](https://github.com/opf/primer_view_components/commit/716abb78a0ce4e2f7137b9ca222efabff4bb28ea) Thanks [@myabc](https://github.com/myabc)! - Fix `CollapsibleHeader` title truncation when `multi_line: false`.
12+
13+
- [#418](https://github.com/opf/primer_view_components/pull/418) [`6bc226d`](https://github.com/opf/primer_view_components/commit/6bc226d780346f769591887033a41f81b9906035) Thanks [@myabc](https://github.com/myabc)! - `BorderBox::CollapsibleHeader`: improve accessibility by always rendering title with semantic headings (default `h3`); trim whitespace from empty description slots
14+
315
## 0.81.1
416

517
### Patch Changes

0 commit comments

Comments
 (0)