File tree 6 files changed +22
-6
lines changed
6 files changed +22
-6
lines changed Original file line number Diff line number Diff line change 130
130
" slow-eyes-lay" ,
131
131
" small-impalas-search" ,
132
132
" spotty-onions-study" ,
133
+ " stale-pans-carry" ,
133
134
" strange-glasses-allow" ,
134
135
" tame-bobcats-beam" ,
135
136
" tame-knives-train" ,
Original file line number Diff line number Diff line change 43
43
"devDependencies" : {
44
44
"@spectrum-css/icon" : " 10.0.0-next.1" ,
45
45
"@spectrum-css/tokens" : " 16.1.0-next.0" ,
46
- "@spectrum-css/tooltip" : " 8.0.0-next.1 "
46
+ "@spectrum-css/tooltip" : " 8.0.0-next.2 "
47
47
},
48
48
"keywords" : [
49
49
" design-system" ,
Original file line number Diff line number Diff line change 1
1
# Change log
2
2
3
+ ## 8.0.0-next.2
4
+
5
+ ### Minor Changes
6
+
7
+ 📝 [ #3641 ] ( https://github.com/adobe/spectrum-css/pull/3641 ) [ ` 0b730ea ` ] ( https://github.com/adobe/spectrum-css/commit/0b730ea73e16b98c4e01c7cc5e67beda8ef77e38 ) Thanks [ @cdransf ] ( https://github.com/cdransf ) !
8
+
9
+ #### S2: restore negative and informative semantic variants
10
+
11
+ This restores the negative and informative tooltip semantic variant styles, story controls and test cases. Icons have been removed for all variants as they are not present in the specifications provided by design.
12
+
13
+ ##### Restored mods
14
+
15
+ ` --mod-tooltip-background-color-informative `
16
+ ` --mod-tooltip-background-color-negative" `
17
+
3
18
## 8.0.0-next.1
4
19
5
20
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @spectrum-css/tooltip" ,
3
- "version" : " 8.0.0-next.1 " ,
3
+ "version" : " 8.0.0-next.2 " ,
4
4
"description" : " The Spectrum CSS tooltip component" ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Adobe" ,
Original file line number Diff line number Diff line change 109
109
"@spectrum-css/thumbnail" : " 9.0.0-next.0" ,
110
110
"@spectrum-css/toast" : " 12.0.0-next.1" ,
111
111
"@spectrum-css/tokens" : " 16.1.0-next.0" ,
112
- "@spectrum-css/tooltip" : " 8.0.0-next.1 " ,
112
+ "@spectrum-css/tooltip" : " 8.0.0-next.2 " ,
113
113
"@spectrum-css/tray" : " 6.0.0-next.3" ,
114
114
"@spectrum-css/treeview" : " 13.0.0-next.1" ,
115
115
"@spectrum-css/typography" : " 9.0.0-next.0" ,
Original file line number Diff line number Diff line change @@ -4135,7 +4135,7 @@ __metadata:
4135
4135
"@spectrum-css/thumbnail": "npm:9.0.0-next.0"
4136
4136
"@spectrum-css/toast": "npm:12.0.0-next.1"
4137
4137
"@spectrum-css/tokens": "npm:16.1.0-next.0"
4138
- "@spectrum-css/tooltip": "npm:8.0.0-next.1 "
4138
+ "@spectrum-css/tooltip": "npm:8.0.0-next.2 "
4139
4139
"@spectrum-css/tray": "npm:6.0.0-next.3"
4140
4140
"@spectrum-css/treeview": "npm:13.0.0-next.1"
4141
4141
"@spectrum-css/typography": "npm:9.0.0-next.0"
@@ -5275,7 +5275,7 @@ __metadata:
5275
5275
dependencies:
5276
5276
"@spectrum-css/icon": "npm:10.0.0-next.1"
5277
5277
"@spectrum-css/tokens": "npm:16.1.0-next.0"
5278
- "@spectrum-css/tooltip": "npm:8.0.0-next.1 "
5278
+ "@spectrum-css/tooltip": "npm:8.0.0-next.2 "
5279
5279
peerDependencies:
5280
5280
"@spectrum-css/icon": ">=10.0.0-next.0"
5281
5281
"@spectrum-css/tokens": ">=16.1.0-next.0"
@@ -5536,7 +5536,7 @@ __metadata:
5536
5536
languageName: unknown
5537
5537
linkType: soft
5538
5538
5539
- "@spectrum-css/tooltip@npm:8.0.0-next.1 , @spectrum-css/tooltip@workspace:components/tooltip":
5539
+ "@spectrum-css/tooltip@npm:8.0.0-next.2 , @spectrum-css/tooltip@workspace:components/tooltip":
5540
5540
version: 0.0.0-use.local
5541
5541
resolution: "@spectrum-css/tooltip@workspace:components/tooltip"
5542
5542
dependencies:
You can’t perform that action at this time.
0 commit comments