File tree 6 files changed +31
-6
lines changed
6 files changed +31
-6
lines changed Original file line number Diff line number Diff line change 99
99
"@spectrum-css/infieldprogresscircle" : " 0.0.0"
100
100
},
101
101
"changesets" : [
102
+ " angry-needles-behave" ,
102
103
" beige-dragons-tickle" ,
103
104
" big-beds-care" ,
104
105
" chilly-peaches-sniff" ,
Original file line number Diff line number Diff line change 47
47
"devDependencies" : {
48
48
"@spectrum-css/checkbox" : " 11.0.0-next.0" ,
49
49
"@spectrum-css/helptext" : " 8.0.0-next.0" ,
50
- "@spectrum-css/radio" : " 11.0.0-next.0 " ,
50
+ "@spectrum-css/radio" : " 11.0.0-next.1 " ,
51
51
"@spectrum-css/tokens" : " 16.0.1"
52
52
},
53
53
"keywords" : [
Original file line number Diff line number Diff line change 1
1
# Change log
2
2
3
+ ## 11.0.0-next.1
4
+
5
+ ### Major Changes
6
+
7
+ - [ #3555 ] ( https://github.com/adobe/spectrum-css/pull/3555 ) [ ` 0af6461 ` ] ( https://github.com/adobe/spectrum-css/commit/0af646180cd61e1872cde39bed5436f97d378cc9 ) Thanks [ @aramos-adobe ] ( https://github.com/aramos-adobe ) ! - # Radio S2 Migration
8
+
9
+ Updates:
10
+
11
+ - High contrast tokens have been modified
12
+ - Typography tokens modified
13
+
14
+ ## New tokens
15
+
16
+ ` --spectrum-radio-border-width `
17
+ ` --spectrum-radio-text-font-weight `
18
+ ` --spectrum-radio-text-font-style `
19
+
20
+ ## Modified tokens
21
+
22
+ ` --spectrum-radio-emphasized-accent-color `
23
+ ` --spectrum-radio-emphasized-accent-color-hover `
24
+ ` --spectrum-radio-emphasized-accent-color-down `
25
+ ` --spectrum-radio-emphasized-accent-color-focus `
26
+
3
27
## 11.0.0-next.0
4
28
5
29
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @spectrum-css/radio" ,
3
- "version" : " 11.0.0-next.0 " ,
3
+ "version" : " 11.0.0-next.1 " ,
4
4
"description" : " The Spectrum CSS radio component" ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Adobe" ,
Original file line number Diff line number Diff line change 89
89
"@spectrum-css/popover" : " 9.0.0-next.1" ,
90
90
"@spectrum-css/progressbar" : " 7.0.0-next.0" ,
91
91
"@spectrum-css/progresscircle" : " 5.1.0" ,
92
- "@spectrum-css/radio" : " 11.0.0-next.0 " ,
92
+ "@spectrum-css/radio" : " 11.0.0-next.1 " ,
93
93
"@spectrum-css/rating" : " 7.0.0-next.0" ,
94
94
"@spectrum-css/search" : " 9.0.0-next.0" ,
95
95
"@spectrum-css/sidenav" : " 8.0.0-next.0" ,
Original file line number Diff line number Diff line change @@ -4098,7 +4098,7 @@ __metadata:
4098
4098
"@spectrum-css/popover": "npm:9.0.0-next.1"
4099
4099
"@spectrum-css/progressbar": "npm:7.0.0-next.0"
4100
4100
"@spectrum-css/progresscircle": "npm:5.1.0"
4101
- "@spectrum-css/radio": "npm:11.0.0-next.0 "
4101
+ "@spectrum-css/radio": "npm:11.0.0-next.1 "
4102
4102
"@spectrum-css/rating": "npm:7.0.0-next.0"
4103
4103
"@spectrum-css/search": "npm:9.0.0-next.0"
4104
4104
"@spectrum-css/sidenav": "npm:8.0.0-next.0"
@@ -4630,7 +4630,7 @@ __metadata:
4630
4630
dependencies:
4631
4631
"@spectrum-css/checkbox": "npm:11.0.0-next.0"
4632
4632
"@spectrum-css/helptext": "npm:8.0.0-next.0"
4633
- "@spectrum-css/radio": "npm:11.0.0-next.0 "
4633
+ "@spectrum-css/radio": "npm:11.0.0-next.1 "
4634
4634
"@spectrum-css/tokens": "npm:16.0.1"
4635
4635
peerDependencies:
4636
4636
"@spectrum-css/checkbox": ">=11.0.0-next.0"
@@ -5133,7 +5133,7 @@ __metadata:
5133
5133
languageName: unknown
5134
5134
linkType: soft
5135
5135
5136
- "@spectrum-css/radio@npm:11.0.0-next.0 , @spectrum-css/radio@workspace:components/radio":
5136
+ "@spectrum-css/radio@npm:11.0.0-next.1 , @spectrum-css/radio@workspace:components/radio":
5137
5137
version: 0.0.0-use.local
5138
5138
resolution: "@spectrum-css/radio@workspace:components/radio"
5139
5139
dependencies:
You can’t perform that action at this time.
0 commit comments