Skip to content

Commit 8827633

Browse files
chore: release (#3666)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 56e143a commit 8827633

File tree

13 files changed

+36
-31
lines changed

13 files changed

+36
-31
lines changed

.changeset/happy-frogs-flash.md

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

components/alertbanner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
}
5050
},
5151
"devDependencies": {
52-
"@spectrum-css/button": "14.1.5",
52+
"@spectrum-css/button": "14.1.6",
5353
"@spectrum-css/closebutton": "6.1.0",
5454
"@spectrum-css/divider": "5.1.0",
5555
"@spectrum-css/icon": "9.1.0",

components/button/CHANGELOG.md

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
# Change log
22

3+
## 14.1.6
4+
5+
### Patch Changes
6+
7+
📝 [#3665](https://github.com/adobe/spectrum-css/pull/3665) [`56e143a`](https://github.com/adobe/spectrum-css/commit/56e143a6ac9efda0eaec7a4d1cde01319985b2e2) Thanks [@rise-erpelding](https://github.com/rise-erpelding)!
8+
9+
Adjust S1/Express static outline variant content color (from transparent-black/white to solid black/white) to fix unintentional regression.
10+
311
## 14.1.5
412

513
### Patch Changes
614

7-
- [#3662](https://github.com/adobe/spectrum-css/pull/3662) [`79e3363`](https://github.com/adobe/spectrum-css/commit/79e336369700b9eded8fb7154995abee3789b545) Thanks [@castastrophe](https://github.com/castastrophe)!
15+
📝 [#3662](https://github.com/adobe/spectrum-css/pull/3662) [`79e3363`](https://github.com/adobe/spectrum-css/commit/79e336369700b9eded8fb7154995abee3789b545) Thanks [@castastrophe](https://github.com/castastrophe)!
816

917
This update aims to simplify `--mod-*` access by ensuring local variants and states aren't hooking into those custom properties for overrides. This updates all local variants and states to override the `--spectrum-button-*` properties instead and adjusts the specificity to ensure no regressions in rendered results.
1018

@@ -17,12 +25,14 @@ Other changes of note:
1725

1826
### Patch Changes
1927

20-
- [#3648](https://github.com/adobe/spectrum-css/pull/3648) [`8e52975`](https://github.com/adobe/spectrum-css/commit/8e52975c9c75d1fc44089a3b112c7f1745f8cea3) Thanks [@rise-erpelding](https://github.com/rise-erpelding)! - S2 Foundations fixes to adjust:
28+
📝 [#3648](https://github.com/adobe/spectrum-css/pull/3648) [`8e52975`](https://github.com/adobe/spectrum-css/commit/8e52975c9c75d1fc44089a3b112c7f1745f8cea3) Thanks [@rise-erpelding](https://github.com/rise-erpelding)!
29+
30+
S2 Foundations fixes to adjust:
2131

22-
- primary outline background color for hover, active, and focus states (gray-100)
23-
- secondary fill background color for active state (gray-200)
24-
- secondary outline background color for hover, active, and focus states (gray-100)
25-
- secondary outline border color for default (gray-300) and active states (gray-400)
32+
- primary outline background color for hover, active, and focus states (gray-100)
33+
- secondary fill background color for active state (gray-200)
34+
- secondary outline background color for hover, active, and focus states (gray-100)
35+
- secondary outline border color for default (gray-300) and active states (gray-400)
2636

2737
## 14.1.3
2838

components/button/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spectrum-css/button",
3-
"version": "14.1.5",
3+
"version": "14.1.6",
44
"description": "The Spectrum CSS button component",
55
"license": "Apache-2.0",
66
"author": "Adobe",

components/buttongroup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
}
3838
},
3939
"devDependencies": {
40-
"@spectrum-css/button": "14.1.5",
40+
"@spectrum-css/button": "14.1.6",
4141
"@spectrum-css/tokens": "16.0.1"
4242
},
4343
"keywords": [

components/coachmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"devDependencies": {
6060
"@spectrum-css/actionbutton": "7.1.3",
6161
"@spectrum-css/actionmenu": "7.1.1",
62-
"@spectrum-css/button": "14.1.5",
62+
"@spectrum-css/button": "14.1.6",
6363
"@spectrum-css/buttongroup": "9.1.0",
6464
"@spectrum-css/menu": "9.2.0",
6565
"@spectrum-css/popover": "8.2.0",

components/inlinealert/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
}
4242
},
4343
"devDependencies": {
44-
"@spectrum-css/button": "14.1.5",
44+
"@spectrum-css/button": "14.1.6",
4545
"@spectrum-css/icon": "9.1.0",
4646
"@spectrum-css/tokens": "16.0.1"
4747
},

components/pagination/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"devDependencies": {
5252
"@spectrum-css/actionbutton": "7.1.3",
53-
"@spectrum-css/button": "14.1.5",
53+
"@spectrum-css/button": "14.1.6",
5454
"@spectrum-css/icon": "9.1.0",
5555
"@spectrum-css/textfield": "8.1.1",
5656
"@spectrum-css/tokens": "16.0.1"

components/table/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
}
5050
},
5151
"devDependencies": {
52-
"@spectrum-css/button": "14.1.5",
52+
"@spectrum-css/button": "14.1.6",
5353
"@spectrum-css/checkbox": "10.1.2",
5454
"@spectrum-css/icon": "9.1.0",
5555
"@spectrum-css/thumbnail": "8.1.0",

components/toast/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
}
4646
},
4747
"devDependencies": {
48-
"@spectrum-css/button": "14.1.5",
48+
"@spectrum-css/button": "14.1.6",
4949
"@spectrum-css/closebutton": "6.1.0",
5050
"@spectrum-css/icon": "9.1.0",
5151
"@spectrum-css/tokens": "16.0.1"

0 commit comments

Comments
 (0)