Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .changeset/silly-ties-attend.md

This file was deleted.

8 changes: 8 additions & 0 deletions components/menu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 7.1.3

### Patch Changes

- [#2757](https://github.com/adobe/spectrum-css/pull/2757) [`e945e26`](https://github.com/adobe/spectrum-css/commit/e945e261171c56a1e598f13915df6b3e71a4a423) Thanks [@rise-erpelding](https://github.com/rise-erpelding)! - Prevents overlap of checkbox and icon if both are used in a menu item.

Also reduces a significant number of variants by consolidating menus, includes a refactor to enhance menu item understanding, and expands Chromatic testing coverage.

## 7.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion components/menu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/menu",
"version": "7.1.2",
"version": "7.1.3",
"description": "The Spectrum CSS menu component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down