@fluentui/react-radio 0.0.0-nightly-20220302-0405.1 → 9.0.0-beta.2
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +14 -20
- package/CHANGELOG.md +9 -10
- package/package.json +13 -6
package/CHANGELOG.json
CHANGED
@@ -2,16 +2,16 @@
|
|
2
2
|
"name": "@fluentui/react-radio",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-
|
7
|
-
"version": "
|
5
|
+
"date": "Fri, 04 Mar 2022 05:15:54 GMT",
|
6
|
+
"tag": "@fluentui/react-radio_v9.0.0-beta.2",
|
7
|
+
"version": "9.0.0-beta.2",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
11
|
-
"author": "
|
11
|
+
"author": "dzearing@microsoft.com",
|
12
12
|
"package": "@fluentui/react-radio",
|
13
|
-
"commit": "
|
14
|
-
"comment": "
|
13
|
+
"commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
|
14
|
+
"comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
|
15
15
|
},
|
16
16
|
{
|
17
17
|
"author": "behowell@microsoft.com",
|
@@ -22,32 +22,26 @@
|
|
22
22
|
{
|
23
23
|
"author": "beachball",
|
24
24
|
"package": "@fluentui/react-radio",
|
25
|
-
"comment": "Bump @fluentui/react-label to
|
26
|
-
"commit": "
|
25
|
+
"comment": "Bump @fluentui/react-label to v9.0.0-beta.9",
|
26
|
+
"commit": "1494f0b620f6d5aae7f0aef33fc9e8f6eb7f8749"
|
27
27
|
},
|
28
28
|
{
|
29
29
|
"author": "beachball",
|
30
30
|
"package": "@fluentui/react-radio",
|
31
|
-
"comment": "Bump @fluentui/react-tabster to
|
32
|
-
"commit": "
|
31
|
+
"comment": "Bump @fluentui/react-tabster to v9.0.0-rc.5",
|
32
|
+
"commit": "1494f0b620f6d5aae7f0aef33fc9e8f6eb7f8749"
|
33
33
|
},
|
34
34
|
{
|
35
35
|
"author": "beachball",
|
36
36
|
"package": "@fluentui/react-radio",
|
37
|
-
"comment": "Bump @fluentui/react-theme to
|
38
|
-
"commit": "
|
37
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.4",
|
38
|
+
"commit": "1494f0b620f6d5aae7f0aef33fc9e8f6eb7f8749"
|
39
39
|
},
|
40
40
|
{
|
41
41
|
"author": "beachball",
|
42
42
|
"package": "@fluentui/react-radio",
|
43
|
-
"comment": "Bump @fluentui/react-utilities to
|
44
|
-
"commit": "
|
45
|
-
},
|
46
|
-
{
|
47
|
-
"author": "beachball",
|
48
|
-
"package": "@fluentui/react-radio",
|
49
|
-
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220302-0405.1",
|
50
|
-
"commit": "53b1c4f7ec45eabb24152a601ce3341b825b3aec"
|
43
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.5",
|
44
|
+
"commit": "1494f0b620f6d5aae7f0aef33fc9e8f6eb7f8749"
|
51
45
|
}
|
52
46
|
]
|
53
47
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,23 +1,22 @@
|
|
1
1
|
# Change Log - @fluentui/react-radio
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Fri, 04 Mar 2022 05:15:54 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [
|
7
|
+
## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.0-beta.2)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.0-beta.1..@fluentui/react-
|
9
|
+
Fri, 04 Mar 2022 05:15:54 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.0-beta.1..@fluentui/react-radio_v9.0.0-beta.2)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
|
-
-
|
14
|
+
- Adding explicit export maps on all consumer packages for FUIR 8 and 9. ([PR #21508](https://github.com/microsoft/fluentui/pull/21508) by dzearing@microsoft.com)
|
15
15
|
- Initial release ([PR #21883](https://github.com/microsoft/fluentui/pull/21883) by behowell@microsoft.com)
|
16
|
-
- Bump @fluentui/react-label to
|
17
|
-
- Bump @fluentui/react-tabster to
|
18
|
-
- Bump @fluentui/react-theme to
|
19
|
-
- Bump @fluentui/react-utilities to
|
20
|
-
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220302-0405.1 ([commit](https://github.com/microsoft/fluentui/commit/53b1c4f7ec45eabb24152a601ce3341b825b3aec) by beachball)
|
16
|
+
- Bump @fluentui/react-label to v9.0.0-beta.9 ([PR #21947](https://github.com/microsoft/fluentui/pull/21947) by beachball)
|
17
|
+
- Bump @fluentui/react-tabster to v9.0.0-rc.5 ([PR #21947](https://github.com/microsoft/fluentui/pull/21947) by beachball)
|
18
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.4 ([PR #21947](https://github.com/microsoft/fluentui/pull/21947) by beachball)
|
19
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.5 ([PR #21947](https://github.com/microsoft/fluentui/pull/21947) by beachball)
|
21
20
|
|
22
21
|
## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.0-beta.1)
|
23
22
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-radio",
|
3
|
-
"version": "
|
3
|
+
"version": "9.0.0-beta.2",
|
4
4
|
"description": "Fluent UI Radio component",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -27,7 +27,7 @@
|
|
27
27
|
"devDependencies": {
|
28
28
|
"@fluentui/eslint-plugin": "*",
|
29
29
|
"@fluentui/react-conformance": "*",
|
30
|
-
"@fluentui/react-conformance-griffel": "
|
30
|
+
"@fluentui/react-conformance-griffel": "9.0.0-beta.3",
|
31
31
|
"@fluentui/scripts": "^1.0.0",
|
32
32
|
"@types/enzyme": "3.10.3",
|
33
33
|
"@types/enzyme-adapter-react-16": "1.0.3",
|
@@ -42,10 +42,10 @@
|
|
42
42
|
},
|
43
43
|
"dependencies": {
|
44
44
|
"@fluentui/react-icons": "^2.0.159-beta.10",
|
45
|
-
"@fluentui/react-label": "
|
46
|
-
"@fluentui/react-tabster": "
|
47
|
-
"@fluentui/react-theme": "
|
48
|
-
"@fluentui/react-utilities": "
|
45
|
+
"@fluentui/react-label": "9.0.0-beta.9",
|
46
|
+
"@fluentui/react-tabster": "9.0.0-rc.5",
|
47
|
+
"@fluentui/react-theme": "9.0.0-rc.4",
|
48
|
+
"@fluentui/react-utilities": "9.0.0-rc.5",
|
49
49
|
"@griffel/react": "1.0.0",
|
50
50
|
"tslib": "^2.1.0"
|
51
51
|
},
|
@@ -61,5 +61,12 @@
|
|
61
61
|
"minor",
|
62
62
|
"patch"
|
63
63
|
]
|
64
|
+
},
|
65
|
+
"exports": {
|
66
|
+
".": {
|
67
|
+
"types": "./lib/index.d.ts",
|
68
|
+
"import": "./lib/index.js",
|
69
|
+
"require": "./lib-commonjs/index.js"
|
70
|
+
}
|
64
71
|
}
|
65
72
|
}
|