@fluentui/react-radio 0.0.0-nightly-20220621-0418.1 → 0.0.0-nightly-20220623-0419.1

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,10 +2,18 @@
2
2
  "name": "@fluentui/react-radio",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 21 Jun 2022 04:30:11 GMT",
6
- "tag": "@fluentui/react-radio_v0.0.0-nightly-20220621-0418.1",
7
- "version": "0.0.0-nightly-20220621-0418.1",
5
+ "date": "Thu, 23 Jun 2022 04:31:15 GMT",
6
+ "tag": "@fluentui/react-radio_v0.0.0-nightly-20220623-0419.1",
7
+ "version": "0.0.0-nightly-20220623-0419.1",
8
8
  "comments": {
9
+ "none": [
10
+ {
11
+ "author": "mgodbolt@microsoft.com",
12
+ "package": "@fluentui/react-radio",
13
+ "commit": "186ef545c10e123ed692ca2b0e23a510e41ab951",
14
+ "comment": "chore: convert radio group to index based stories import"
15
+ }
16
+ ],
9
17
  "prerelease": [
10
18
  {
11
19
  "author": "olfedias@microsoft.com",
@@ -22,26 +30,32 @@
22
30
  {
23
31
  "author": "beachball",
24
32
  "package": "@fluentui/react-radio",
25
- "comment": "Bump @fluentui/react-context-selector to v0.0.0-nightly-20220621-0418.1",
26
- "commit": "20a6af73552945512cd13938d9f74b329961711c"
33
+ "comment": "Bump @fluentui/react-context-selector to v0.0.0-nightly-20220623-0419.1",
34
+ "commit": "9df169f017c97b7fe34f7b7618e4a29baf38b22b"
35
+ },
36
+ {
37
+ "author": "beachball",
38
+ "package": "@fluentui/react-radio",
39
+ "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220623-0419.1",
40
+ "commit": "9df169f017c97b7fe34f7b7618e4a29baf38b22b"
27
41
  },
28
42
  {
29
43
  "author": "beachball",
30
44
  "package": "@fluentui/react-radio",
31
- "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220621-0418.1",
32
- "commit": "20a6af73552945512cd13938d9f74b329961711c"
45
+ "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220623-0419.1",
46
+ "commit": "9df169f017c97b7fe34f7b7618e4a29baf38b22b"
33
47
  },
34
48
  {
35
49
  "author": "beachball",
36
50
  "package": "@fluentui/react-radio",
37
- "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220621-0418.1",
38
- "commit": "20a6af73552945512cd13938d9f74b329961711c"
51
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220623-0419.1",
52
+ "commit": "9df169f017c97b7fe34f7b7618e4a29baf38b22b"
39
53
  },
40
54
  {
41
55
  "author": "beachball",
42
56
  "package": "@fluentui/react-radio",
43
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220621-0418.1",
44
- "commit": "20a6af73552945512cd13938d9f74b329961711c"
57
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220623-0419.1",
58
+ "commit": "9df169f017c97b7fe34f7b7618e4a29baf38b22b"
45
59
  }
46
60
  ]
47
61
  }
package/CHANGELOG.md CHANGED
@@ -1,22 +1,23 @@
1
1
  # Change Log - @fluentui/react-radio
2
2
 
3
- This log was last generated on Tue, 21 Jun 2022 04:30:11 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 23 Jun 2022 04:31:15 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220621-0418.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v0.0.0-nightly-20220621-0418.1)
7
+ ## [0.0.0-nightly-20220623-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v0.0.0-nightly-20220623-0419.1)
8
8
 
9
- Tue, 21 Jun 2022 04:30:11 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.0-rc.6..@fluentui/react-radio_v0.0.0-nightly-20220621-0418.1)
9
+ Thu, 23 Jun 2022 04:31:15 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.0-rc.6..@fluentui/react-radio_v0.0.0-nightly-20220623-0419.1)
11
11
 
12
12
  ### Changes
13
13
 
14
14
  - chore: Update @fluentui/react-icons to latest version ([PR #23459](https://github.com/microsoft/fluentui/pull/23459) by olfedias@microsoft.com)
15
15
  - fix: Removing user-select: 'none' from label. ([PR #23590](https://github.com/microsoft/fluentui/pull/23590) by Humberto.Morimoto@microsoft.com)
16
- - Bump @fluentui/react-context-selector to v0.0.0-nightly-20220621-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/20a6af73552945512cd13938d9f74b329961711c) by beachball)
17
- - Bump @fluentui/react-label to v0.0.0-nightly-20220621-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/20a6af73552945512cd13938d9f74b329961711c) by beachball)
18
- - Bump @fluentui/react-tabster to v0.0.0-nightly-20220621-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/20a6af73552945512cd13938d9f74b329961711c) by beachball)
19
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20220621-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/20a6af73552945512cd13938d9f74b329961711c) by beachball)
16
+ - Bump @fluentui/react-context-selector to v0.0.0-nightly-20220623-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/9df169f017c97b7fe34f7b7618e4a29baf38b22b) by beachball)
17
+ - Bump @fluentui/react-label to v0.0.0-nightly-20220623-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/9df169f017c97b7fe34f7b7618e4a29baf38b22b) by beachball)
18
+ - Bump @fluentui/react-tabster to v0.0.0-nightly-20220623-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/9df169f017c97b7fe34f7b7618e4a29baf38b22b) by beachball)
19
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20220623-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/9df169f017c97b7fe34f7b7618e4a29baf38b22b) by beachball)
20
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20220623-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/9df169f017c97b7fe34f7b7618e4a29baf38b22b) by beachball)
20
21
 
21
22
  ## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.0-rc.6)
22
23
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-radio",
3
- "version": "0.0.0-nightly-20220621-0418.1",
3
+ "version": "0.0.0-nightly-20220623-0419.1",
4
4
  "description": "Fluent UI Radio component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -28,15 +28,15 @@
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
30
30
  "@fluentui/react-conformance": "*",
31
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220621-0418.0"
31
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220623-0419.0"
32
32
  },
33
33
  "dependencies": {
34
- "@fluentui/react-context-selector": "0.0.0-nightly-20220621-0418.1",
34
+ "@fluentui/react-context-selector": "0.0.0-nightly-20220623-0419.1",
35
35
  "@fluentui/react-icons": "^2.0.172-rc.8",
36
- "@fluentui/react-label": "0.0.0-nightly-20220621-0418.1",
37
- "@fluentui/react-tabster": "0.0.0-nightly-20220621-0418.1",
38
- "@fluentui/react-theme": "0.0.0-nightly-20220621-0418.0",
39
- "@fluentui/react-utilities": "0.0.0-nightly-20220621-0418.1",
36
+ "@fluentui/react-label": "0.0.0-nightly-20220623-0419.1",
37
+ "@fluentui/react-tabster": "0.0.0-nightly-20220623-0419.1",
38
+ "@fluentui/react-theme": "0.0.0-nightly-20220623-0419.1",
39
+ "@fluentui/react-utilities": "0.0.0-nightly-20220623-0419.1",
40
40
  "@griffel/react": "1.1.0",
41
41
  "tslib": "^2.1.0"
42
42
  },