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
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@
"shy-actors-behave",
"six-donuts-march",
"slow-eyes-lay",
"small-berries-dream",
"small-impalas-search",
"smart-spoons-sneeze",
"sour-donuts-go",
Expand Down
8 changes: 8 additions & 0 deletions .storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 12.0.5-next.11

### Patch Changes

Updated dependencies []:

- @spectrum-css/bundle@2.0.0-next.8

## 12.0.5-next.10

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions .storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/preview",
"version": "12.0.5-next.10",
"version": "12.0.5-next.11",
"description": "A Spectrum CSS preview",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@adobe/spectrum-css-workflow-icons": "^4.1.0",
"@spectrum-css/bundle": "2.0.0-next.7",
"@spectrum-css/bundle": "2.0.0-next.8",
"@spectrum-css/tokens": "16.1.0-next.7",
"@spectrum-css/ui-icons": "2.0.0-next.2"
},
Expand Down
2 changes: 1 addition & 1 deletion components/actionmenu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@spectrum-css/actionbutton": "8.0.0-next.3",
"@spectrum-css/icon": "10.0.0-next.3",
"@spectrum-css/menu": "10.0.0-next.4",
"@spectrum-css/menu": "10.0.0-next.5",
"@spectrum-css/popover": "9.0.0-next.4",
"@spectrum-css/tokens": "16.1.0-next.7"
},
Expand Down
2 changes: 1 addition & 1 deletion components/coachmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@spectrum-css/actionmenu": "8.0.0-next.1",
"@spectrum-css/button": "15.0.0-next.2",
"@spectrum-css/buttongroup": "10.0.0-next.1",
"@spectrum-css/menu": "10.0.0-next.4",
"@spectrum-css/menu": "10.0.0-next.5",
"@spectrum-css/popover": "9.0.0-next.4",
"@spectrum-css/tokens": "16.1.0-next.7"
},
Expand Down
2 changes: 1 addition & 1 deletion components/combobox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
}
},
"devDependencies": {
"@spectrum-css/menu": "10.0.0-next.4",
"@spectrum-css/menu": "10.0.0-next.5",
"@spectrum-css/pickerbutton": "7.0.0-next.1",
"@spectrum-css/popover": "9.0.0-next.4",
"@spectrum-css/progresscircle": "6.0.0-next.0",
Expand Down
19 changes: 19 additions & 0 deletions components/menu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Change log

## 10.0.0-next.5

### Minor Changes

📝 [#4058](https://github.com/adobe/spectrum-css/pull/4058) [`d831bd0`](https://github.com/adobe/spectrum-css/commit/d831bd09e3a32cb0245692d73a4272101d5a0b88) Thanks [@5t3ph](https://github.com/5t3ph)!

This handles a few remaining items from the initial S2 migration:

- update to use the correct "LinkOut" icon (previously unavailable)
- add "Unavailable" icon
- the functionality in WC will be to open an explanatory popover

Additionally, per design review, updates were made regarding valid feature combos:

- **Not allowed:**
- external links with: thumbnails, drill-in, unavailable, or selection modes
- thumbnails with: drill-in, external links
- new "unavailable" with: selection modes, external links

## 10.0.0-next.4

### Major 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": "10.0.0-next.4",
"version": "10.0.0-next.5",
"description": "The Spectrum CSS menu component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
2 changes: 1 addition & 1 deletion components/picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@spectrum-css/commons": "12.0.0-next.0",
"@spectrum-css/helptext": "8.0.0-next.2",
"@spectrum-css/icon": "10.0.0-next.3",
"@spectrum-css/menu": "10.0.0-next.4",
"@spectrum-css/menu": "10.0.0-next.5",
"@spectrum-css/popover": "9.0.0-next.4",
"@spectrum-css/progresscircle": "6.0.0-next.0",
"@spectrum-css/tokens": "16.1.0-next.7"
Expand Down
2 changes: 1 addition & 1 deletion components/pickerbutton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"devDependencies": {
"@spectrum-css/icon": "10.0.0-next.3",
"@spectrum-css/menu": "10.0.0-next.4",
"@spectrum-css/menu": "10.0.0-next.5",
"@spectrum-css/popover": "9.0.0-next.4",
"@spectrum-css/tokens": "16.1.0-next.7"
},
Expand Down
2 changes: 1 addition & 1 deletion components/popover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@spectrum-css/commons": "12.0.0-next.0",
"@spectrum-css/dialog": "13.0.0-next.4",
"@spectrum-css/divider": "6.0.0-next.1",
"@spectrum-css/menu": "10.0.0-next.4",
"@spectrum-css/menu": "10.0.0-next.5",
"@spectrum-css/tokens": "16.1.0-next.7"
},
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion components/tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"devDependencies": {
"@spectrum-css/icon": "10.0.0-next.3",
"@spectrum-css/menu": "10.0.0-next.4",
"@spectrum-css/menu": "10.0.0-next.5",
"@spectrum-css/picker": "10.0.0-next.3",
"@spectrum-css/tokens": "16.1.0-next.7"
},
Expand Down
8 changes: 8 additions & 0 deletions tools/bundle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 2.0.0-next.8

### Patch Changes

Updated dependencies [[`d831bd0`](https://github.com/adobe/spectrum-css/commit/d831bd09e3a32cb0245692d73a4272101d5a0b88)]:

- @spectrum-css/menu@10.0.0-next.5

## 2.0.0-next.7

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions tools/bundle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/bundle",
"version": "2.0.0-next.7",
"version": "2.0.0-next.8",
"description": "A demo-ready bundle of the components in the Spectrum CSS library.",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down Expand Up @@ -77,7 +77,7 @@
"@spectrum-css/inlinealert": "11.0.0-next.2",
"@spectrum-css/link": "8.0.0-next.2",
"@spectrum-css/logicbutton": "7.0.0-next.1",
"@spectrum-css/menu": "10.0.0-next.4",
"@spectrum-css/menu": "10.0.0-next.5",
"@spectrum-css/meter": "2.0.0-next.3",
"@spectrum-css/miller": "9.0.0-next.1",
"@spectrum-css/modal": "8.0.0-next.1",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4127,7 +4127,7 @@ __metadata:
dependencies:
"@spectrum-css/actionbutton": "npm:8.0.0-next.3"
"@spectrum-css/icon": "npm:10.0.0-next.3"
"@spectrum-css/menu": "npm:10.0.0-next.4"
"@spectrum-css/menu": "npm:10.0.0-next.5"
"@spectrum-css/popover": "npm:9.0.0-next.4"
"@spectrum-css/tokens": "npm:16.1.0-next.7"
peerDependencies:
Expand Down Expand Up @@ -4314,7 +4314,7 @@ __metadata:
languageName: unknown
linkType: soft

"@spectrum-css/bundle@npm:2.0.0-next.7, @spectrum-css/bundle@workspace:tools/bundle":
"@spectrum-css/bundle@npm:2.0.0-next.8, @spectrum-css/bundle@workspace:tools/bundle":
version: 0.0.0-use.local
resolution: "@spectrum-css/bundle@workspace:tools/bundle"
dependencies:
Expand Down Expand Up @@ -4365,7 +4365,7 @@ __metadata:
"@spectrum-css/inlinealert": "npm:11.0.0-next.2"
"@spectrum-css/link": "npm:8.0.0-next.2"
"@spectrum-css/logicbutton": "npm:7.0.0-next.1"
"@spectrum-css/menu": "npm:10.0.0-next.4"
"@spectrum-css/menu": "npm:10.0.0-next.5"
"@spectrum-css/meter": "npm:2.0.0-next.3"
"@spectrum-css/miller": "npm:9.0.0-next.1"
"@spectrum-css/modal": "npm:8.0.0-next.1"
Expand Down Expand Up @@ -4574,7 +4574,7 @@ __metadata:
"@spectrum-css/actionmenu": "npm:8.0.0-next.1"
"@spectrum-css/button": "npm:15.0.0-next.2"
"@spectrum-css/buttongroup": "npm:10.0.0-next.1"
"@spectrum-css/menu": "npm:10.0.0-next.4"
"@spectrum-css/menu": "npm:10.0.0-next.5"
"@spectrum-css/popover": "npm:9.0.0-next.4"
"@spectrum-css/tokens": "npm:16.1.0-next.7"
peerDependencies:
Expand Down Expand Up @@ -4704,7 +4704,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@spectrum-css/combobox@workspace:components/combobox"
dependencies:
"@spectrum-css/menu": "npm:10.0.0-next.4"
"@spectrum-css/menu": "npm:10.0.0-next.5"
"@spectrum-css/pickerbutton": "npm:7.0.0-next.1"
"@spectrum-css/popover": "npm:9.0.0-next.4"
"@spectrum-css/progresscircle": "npm:6.0.0-next.0"
Expand Down Expand Up @@ -5107,7 +5107,7 @@ __metadata:
languageName: unknown
linkType: soft

"@spectrum-css/menu@npm:10.0.0-next.4, @spectrum-css/menu@workspace:components/menu":
"@spectrum-css/menu@npm:10.0.0-next.5, @spectrum-css/menu@workspace:components/menu":
version: 0.0.0-use.local
resolution: "@spectrum-css/menu@workspace:components/menu"
dependencies:
Expand Down Expand Up @@ -5257,7 +5257,7 @@ __metadata:
"@spectrum-css/commons": "npm:12.0.0-next.0"
"@spectrum-css/helptext": "npm:8.0.0-next.2"
"@spectrum-css/icon": "npm:10.0.0-next.3"
"@spectrum-css/menu": "npm:10.0.0-next.4"
"@spectrum-css/menu": "npm:10.0.0-next.5"
"@spectrum-css/popover": "npm:9.0.0-next.4"
"@spectrum-css/progresscircle": "npm:6.0.0-next.0"
"@spectrum-css/tokens": "npm:16.1.0-next.7"
Expand Down Expand Up @@ -5289,7 +5289,7 @@ __metadata:
resolution: "@spectrum-css/pickerbutton@workspace:components/pickerbutton"
dependencies:
"@spectrum-css/icon": "npm:10.0.0-next.3"
"@spectrum-css/menu": "npm:10.0.0-next.4"
"@spectrum-css/menu": "npm:10.0.0-next.5"
"@spectrum-css/popover": "npm:9.0.0-next.4"
"@spectrum-css/tokens": "npm:16.1.0-next.7"
peerDependencies:
Expand Down Expand Up @@ -5317,7 +5317,7 @@ __metadata:
"@spectrum-css/commons": "npm:12.0.0-next.0"
"@spectrum-css/dialog": "npm:13.0.0-next.4"
"@spectrum-css/divider": "npm:6.0.0-next.1"
"@spectrum-css/menu": "npm:10.0.0-next.4"
"@spectrum-css/menu": "npm:10.0.0-next.5"
"@spectrum-css/tokens": "npm:16.1.0-next.7"
peerDependencies:
"@spectrum-css/alertdialog": ">=5.0.0-next.0"
Expand Down Expand Up @@ -5347,7 +5347,7 @@ __metadata:
"@babel/core": "npm:^7.28.0"
"@chromatic-com/storybook": "npm:^3.2.7"
"@etchteam/storybook-addon-status": "npm:^5.0.0"
"@spectrum-css/bundle": "npm:2.0.0-next.7"
"@spectrum-css/bundle": "npm:2.0.0-next.8"
"@spectrum-css/tokens": "npm:16.1.0-next.7"
"@spectrum-css/ui-icons": "npm:2.0.0-next.2"
"@storybook/addon-a11y": "npm:8.4.7"
Expand Down Expand Up @@ -5661,7 +5661,7 @@ __metadata:
resolution: "@spectrum-css/tabs@workspace:components/tabs"
dependencies:
"@spectrum-css/icon": "npm:10.0.0-next.3"
"@spectrum-css/menu": "npm:10.0.0-next.4"
"@spectrum-css/menu": "npm:10.0.0-next.5"
"@spectrum-css/picker": "npm:10.0.0-next.3"
"@spectrum-css/tokens": "npm:16.1.0-next.7"
peerDependencies:
Expand Down
Loading