@fluentui/react-radio 9.0.0-beta.3 → 9.0.0-beta.4
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +21 -6
- package/CHANGELOG.md +16 -7
- package/package.json +2 -2
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,22 @@
|
|
2
2
|
"name": "@fluentui/react-radio",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Mon, 25 Apr 2022 09:31:20 GMT",
|
6
|
+
"tag": "@fluentui/react-radio_v9.0.0-beta.4",
|
7
|
+
"version": "9.0.0-beta.4",
|
8
|
+
"comments": {
|
9
|
+
"prerelease": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-radio",
|
13
|
+
"comment": "Bump @fluentui/react-tabster to v9.0.0-rc.7",
|
14
|
+
"commit": "02ca1d3c198452c1693067f5f18bd01b2ed5d6e6"
|
15
|
+
}
|
16
|
+
]
|
17
|
+
}
|
18
|
+
},
|
19
|
+
{
|
20
|
+
"date": "Tue, 19 Apr 2022 19:16:50 GMT",
|
6
21
|
"tag": "@fluentui/react-radio_v9.0.0-beta.3",
|
7
22
|
"version": "9.0.0-beta.3",
|
8
23
|
"comments": {
|
@@ -47,31 +62,31 @@
|
|
47
62
|
"author": "beachball",
|
48
63
|
"package": "@fluentui/react-radio",
|
49
64
|
"comment": "Bump @fluentui/react-label to v9.0.0-beta.10",
|
50
|
-
"commit": "
|
65
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
51
66
|
},
|
52
67
|
{
|
53
68
|
"author": "beachball",
|
54
69
|
"package": "@fluentui/react-radio",
|
55
70
|
"comment": "Bump @fluentui/react-tabster to v9.0.0-rc.6",
|
56
|
-
"commit": "
|
71
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
57
72
|
},
|
58
73
|
{
|
59
74
|
"author": "beachball",
|
60
75
|
"package": "@fluentui/react-radio",
|
61
76
|
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.5",
|
62
|
-
"commit": "
|
77
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
63
78
|
},
|
64
79
|
{
|
65
80
|
"author": "beachball",
|
66
81
|
"package": "@fluentui/react-radio",
|
67
82
|
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.6",
|
68
|
-
"commit": "
|
83
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
69
84
|
},
|
70
85
|
{
|
71
86
|
"author": "beachball",
|
72
87
|
"package": "@fluentui/react-radio",
|
73
88
|
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.4",
|
74
|
-
"commit": "
|
89
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
75
90
|
}
|
76
91
|
],
|
77
92
|
"none": [
|
package/CHANGELOG.md
CHANGED
@@ -1,12 +1,21 @@
|
|
1
1
|
# Change Log - @fluentui/react-radio
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Mon, 25 Apr 2022 09:31:20 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.0-beta.4)
|
8
|
+
|
9
|
+
Mon, 25 Apr 2022 09:31:20 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.0-beta.3..@fluentui/react-radio_v9.0.0-beta.4)
|
11
|
+
|
12
|
+
### Changes
|
13
|
+
|
14
|
+
- Bump @fluentui/react-tabster to v9.0.0-rc.7 ([PR #22601](https://github.com/microsoft/fluentui/pull/22601) by beachball)
|
15
|
+
|
7
16
|
## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.0-beta.3)
|
8
17
|
|
9
|
-
Tue, 19 Apr 2022 19:
|
18
|
+
Tue, 19 Apr 2022 19:16:50 GMT
|
10
19
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.0-beta.2..@fluentui/react-radio_v9.0.0-beta.3)
|
11
20
|
|
12
21
|
### Changes
|
@@ -17,11 +26,11 @@ Tue, 19 Apr 2022 19:14:00 GMT
|
|
17
26
|
- update react-icons version to ^2.0.166-rc.3 from ^2.0.159-beta.10 ([PR #22512](https://github.com/microsoft/fluentui/pull/22512) by seanmonahan@microsoft.com)
|
18
27
|
- chore: Update Griffel to latest version ([PR #21976](https://github.com/microsoft/fluentui/pull/21976) by olfedias@microsoft.com)
|
19
28
|
- Radio/RadioGroup API alignment. ([PR #22065](https://github.com/microsoft/fluentui/pull/22065) by seanmonahan@microsoft.com)
|
20
|
-
- Bump @fluentui/react-label to v9.0.0-beta.10 ([PR #
|
21
|
-
- Bump @fluentui/react-tabster to v9.0.0-rc.6 ([PR #
|
22
|
-
- Bump @fluentui/react-theme to v9.0.0-rc.5 ([PR #
|
23
|
-
- Bump @fluentui/react-utilities to v9.0.0-rc.6 ([PR #
|
24
|
-
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.4 ([PR #
|
29
|
+
- Bump @fluentui/react-label to v9.0.0-beta.10 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
30
|
+
- Bump @fluentui/react-tabster to v9.0.0-rc.6 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
31
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.5 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
32
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.6 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
33
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.4 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
25
34
|
|
26
35
|
## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.0-beta.2)
|
27
36
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-radio",
|
3
|
-
"version": "9.0.0-beta.
|
3
|
+
"version": "9.0.0-beta.4",
|
4
4
|
"description": "Fluent UI Radio component",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -32,7 +32,7 @@
|
|
32
32
|
"dependencies": {
|
33
33
|
"@fluentui/react-icons": "^2.0.166-rc.3",
|
34
34
|
"@fluentui/react-label": "9.0.0-beta.10",
|
35
|
-
"@fluentui/react-tabster": "9.0.0-rc.
|
35
|
+
"@fluentui/react-tabster": "9.0.0-rc.7",
|
36
36
|
"@fluentui/react-theme": "9.0.0-rc.5",
|
37
37
|
"@fluentui/react-utilities": "9.0.0-rc.6",
|
38
38
|
"@griffel/react": "1.0.3",
|