@fluentui/react-radio 0.0.0-nightly-20220322-0417.1 → 0.0.0-nightly-20220325-0419.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.json CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@fluentui/react-radio",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 22 Mar 2022 04:26:11 GMT",
6
- "tag": "@fluentui/react-radio_v0.0.0-nightly-20220322-0417.1",
7
- "version": "0.0.0-nightly-20220322-0417.1",
5
+ "date": "Fri, 25 Mar 2022 04:30:07 GMT",
6
+ "tag": "@fluentui/react-radio_v0.0.0-nightly-20220325-0419.1",
7
+ "version": "0.0.0-nightly-20220325-0419.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -40,32 +40,32 @@
40
40
  {
41
41
  "author": "beachball",
42
42
  "package": "@fluentui/react-radio",
43
- "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220322-0417.1",
44
- "commit": "575c4bfdb8399aec138650090e91c077b3267ad0"
43
+ "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220325-0419.1",
44
+ "commit": "bd011b491c7637fc0e13bf9add78b5a69ff4c69d"
45
45
  },
46
46
  {
47
47
  "author": "beachball",
48
48
  "package": "@fluentui/react-radio",
49
- "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220322-0417.1",
50
- "commit": "575c4bfdb8399aec138650090e91c077b3267ad0"
49
+ "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220325-0419.1",
50
+ "commit": "bd011b491c7637fc0e13bf9add78b5a69ff4c69d"
51
51
  },
52
52
  {
53
53
  "author": "beachball",
54
54
  "package": "@fluentui/react-radio",
55
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220322-0417.1",
56
- "commit": "575c4bfdb8399aec138650090e91c077b3267ad0"
55
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220325-0419.1",
56
+ "commit": "bd011b491c7637fc0e13bf9add78b5a69ff4c69d"
57
57
  },
58
58
  {
59
59
  "author": "beachball",
60
60
  "package": "@fluentui/react-radio",
61
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220322-0417.1",
62
- "commit": "575c4bfdb8399aec138650090e91c077b3267ad0"
61
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220325-0419.1",
62
+ "commit": "bd011b491c7637fc0e13bf9add78b5a69ff4c69d"
63
63
  },
64
64
  {
65
65
  "author": "beachball",
66
66
  "package": "@fluentui/react-radio",
67
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220322-0417.1",
68
- "commit": "575c4bfdb8399aec138650090e91c077b3267ad0"
67
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220325-0419.1",
68
+ "commit": "bd011b491c7637fc0e13bf9add78b5a69ff4c69d"
69
69
  }
70
70
  ],
71
71
  "none": [
package/CHANGELOG.md CHANGED
@@ -1,13 +1,13 @@
1
1
  # Change Log - @fluentui/react-radio
2
2
 
3
- This log was last generated on Tue, 22 Mar 2022 04:26:11 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 25 Mar 2022 04:30:07 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220322-0417.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v0.0.0-nightly-20220322-0417.1)
7
+ ## [0.0.0-nightly-20220325-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v0.0.0-nightly-20220325-0419.1)
8
8
 
9
- Tue, 22 Mar 2022 04:26:11 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.0-beta.2..@fluentui/react-radio_v0.0.0-nightly-20220322-0417.1)
9
+ Fri, 25 Mar 2022 04:30:07 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.0-beta.2..@fluentui/react-radio_v0.0.0-nightly-20220325-0419.1)
11
11
 
12
12
  ### Changes
13
13
 
@@ -16,11 +16,11 @@ Tue, 22 Mar 2022 04:26:11 GMT
16
16
  - Remove star exports from react-radio ([PR #22106](https://github.com/microsoft/fluentui/pull/22106) by seanmonahan@microsoft.com)
17
17
  - Add onChange event prop to Radio ([PR #22104](https://github.com/microsoft/fluentui/pull/22104) by seanmonahan@microsoft.com)
18
18
  - Radio/RadioGroup API alignment. ([PR #22065](https://github.com/microsoft/fluentui/pull/22065) by seanmonahan@microsoft.com)
19
- - Bump @fluentui/react-label to v0.0.0-nightly-20220322-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/575c4bfdb8399aec138650090e91c077b3267ad0) by beachball)
20
- - Bump @fluentui/react-tabster to v0.0.0-nightly-20220322-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/575c4bfdb8399aec138650090e91c077b3267ad0) by beachball)
21
- - Bump @fluentui/react-theme to v0.0.0-nightly-20220322-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/575c4bfdb8399aec138650090e91c077b3267ad0) by beachball)
22
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20220322-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/575c4bfdb8399aec138650090e91c077b3267ad0) by beachball)
23
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220322-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/575c4bfdb8399aec138650090e91c077b3267ad0) by beachball)
19
+ - Bump @fluentui/react-label to v0.0.0-nightly-20220325-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/bd011b491c7637fc0e13bf9add78b5a69ff4c69d) by beachball)
20
+ - Bump @fluentui/react-tabster to v0.0.0-nightly-20220325-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/bd011b491c7637fc0e13bf9add78b5a69ff4c69d) by beachball)
21
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20220325-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/bd011b491c7637fc0e13bf9add78b5a69ff4c69d) by beachball)
22
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20220325-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/bd011b491c7637fc0e13bf9add78b5a69ff4c69d) by beachball)
23
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220325-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/bd011b491c7637fc0e13bf9add78b5a69ff4c69d) by beachball)
24
24
 
25
25
  ## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.0-beta.2)
26
26
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-radio",
3
- "version": "0.0.0-nightly-20220322-0417.1",
3
+ "version": "0.0.0-nightly-20220325-0419.1",
4
4
  "description": "Fluent UI Radio component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -27,14 +27,14 @@
27
27
  "devDependencies": {
28
28
  "@fluentui/eslint-plugin": "*",
29
29
  "@fluentui/react-conformance": "*",
30
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220322-0417.1"
30
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220325-0419.1"
31
31
  },
32
32
  "dependencies": {
33
33
  "@fluentui/react-icons": "^2.0.159-beta.10",
34
- "@fluentui/react-label": "0.0.0-nightly-20220322-0417.1",
35
- "@fluentui/react-tabster": "0.0.0-nightly-20220322-0417.1",
36
- "@fluentui/react-theme": "0.0.0-nightly-20220322-0417.1",
37
- "@fluentui/react-utilities": "0.0.0-nightly-20220322-0417.1",
34
+ "@fluentui/react-label": "0.0.0-nightly-20220325-0419.1",
35
+ "@fluentui/react-tabster": "0.0.0-nightly-20220325-0419.1",
36
+ "@fluentui/react-theme": "0.0.0-nightly-20220325-0419.1",
37
+ "@fluentui/react-utilities": "0.0.0-nightly-20220325-0419.1",
38
38
  "@griffel/react": "1.0.0",
39
39
  "tslib": "^2.1.0"
40
40
  },