@fluentui/react-radio 0.0.0-nightly-20220518-0420.1 → 0.0.0-nightly-20220523-0424.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": "Wed, 18 May 2022 04:34:12 GMT",
6
- "tag": "@fluentui/react-radio_v0.0.0-nightly-20220518-0420.1",
7
- "version": "0.0.0-nightly-20220518-0420.1",
5
+ "date": "Mon, 23 May 2022 04:37:43 GMT",
6
+ "tag": "@fluentui/react-radio_v0.0.0-nightly-20220523-0424.1",
7
+ "version": "0.0.0-nightly-20220523-0424.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -13,6 +13,12 @@
13
13
  "commit": "eb1084fd607c0d1086f9d465168be5822daa5e40",
14
14
  "comment": "feat: ship rolluped only dts"
15
15
  },
16
+ {
17
+ "author": "olfedias@microsoft.com",
18
+ "package": "@fluentui/react-radio",
19
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
20
+ "comment": "chore: Update Griffel to latest version"
21
+ },
16
22
  {
17
23
  "author": "behowell@microsoft.com",
18
24
  "package": "@fluentui/react-radio",
@@ -40,38 +46,38 @@
40
46
  {
41
47
  "author": "beachball",
42
48
  "package": "@fluentui/react-radio",
43
- "comment": "Bump @fluentui/react-context-selector to v0.0.0-nightly-20220518-0420.1",
44
- "commit": "c740a24cded647abf63433112cb9a07ed03d161a"
49
+ "comment": "Bump @fluentui/react-context-selector to v0.0.0-nightly-20220523-0424.1",
50
+ "commit": "38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21"
45
51
  },
46
52
  {
47
53
  "author": "beachball",
48
54
  "package": "@fluentui/react-radio",
49
- "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220518-0420.1",
50
- "commit": "c740a24cded647abf63433112cb9a07ed03d161a"
55
+ "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220523-0424.1",
56
+ "commit": "38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21"
51
57
  },
52
58
  {
53
59
  "author": "beachball",
54
60
  "package": "@fluentui/react-radio",
55
- "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220518-0420.1",
56
- "commit": "c740a24cded647abf63433112cb9a07ed03d161a"
61
+ "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220523-0424.1",
62
+ "commit": "38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21"
57
63
  },
58
64
  {
59
65
  "author": "beachball",
60
66
  "package": "@fluentui/react-radio",
61
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220518-0420.1",
62
- "commit": "c740a24cded647abf63433112cb9a07ed03d161a"
67
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220523-0424.1",
68
+ "commit": "38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21"
63
69
  },
64
70
  {
65
71
  "author": "beachball",
66
72
  "package": "@fluentui/react-radio",
67
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220518-0420.1",
68
- "commit": "c740a24cded647abf63433112cb9a07ed03d161a"
73
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220523-0424.1",
74
+ "commit": "38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21"
69
75
  },
70
76
  {
71
77
  "author": "beachball",
72
78
  "package": "@fluentui/react-radio",
73
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220518-0420.1",
74
- "commit": "c740a24cded647abf63433112cb9a07ed03d161a"
79
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220523-0424.1",
80
+ "commit": "38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21"
75
81
  }
76
82
  ]
77
83
  }
package/CHANGELOG.md CHANGED
@@ -1,27 +1,28 @@
1
1
  # Change Log - @fluentui/react-radio
2
2
 
3
- This log was last generated on Wed, 18 May 2022 04:34:12 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 23 May 2022 04:37:43 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220518-0420.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v0.0.0-nightly-20220518-0420.1)
7
+ ## [0.0.0-nightly-20220523-0424.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v0.0.0-nightly-20220523-0424.1)
8
8
 
9
- Wed, 18 May 2022 04:34:12 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.0-rc.2..@fluentui/react-radio_v0.0.0-nightly-20220518-0420.1)
9
+ Mon, 23 May 2022 04:37:43 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.0-rc.2..@fluentui/react-radio_v0.0.0-nightly-20220523-0424.1)
11
11
 
12
12
  ### Changes
13
13
 
14
14
  - feat: ship rolluped only dts ([PR #22874](https://github.com/microsoft/fluentui/pull/22874) by martinhochel@microsoft.com)
15
+ - chore: Update Griffel to latest version ([PR #23029](https://github.com/microsoft/fluentui/pull/23029) by olfedias@microsoft.com)
15
16
  - Replace hardcoded padding with spacing tokens ([PR #22982](https://github.com/microsoft/fluentui/pull/22982) by behowell@microsoft.com)
16
17
  - chore: Update Griffel to latest version ([PR #22894](https://github.com/microsoft/fluentui/pull/22894) by olfedias@microsoft.com)
17
18
  - Refactor styles to remove usage of flex gap ([PR #22975](https://github.com/microsoft/fluentui/pull/22975) by behowell@microsoft.com)
18
19
  - Updated react-label package version to RC. ([PR #22865](https://github.com/microsoft/fluentui/pull/22865) by esteban.230@hotmail.com)
19
- - Bump @fluentui/react-context-selector to v0.0.0-nightly-20220518-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/c740a24cded647abf63433112cb9a07ed03d161a) by beachball)
20
- - Bump @fluentui/react-label to v0.0.0-nightly-20220518-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/c740a24cded647abf63433112cb9a07ed03d161a) by beachball)
21
- - Bump @fluentui/react-tabster to v0.0.0-nightly-20220518-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/c740a24cded647abf63433112cb9a07ed03d161a) by beachball)
22
- - Bump @fluentui/react-theme to v0.0.0-nightly-20220518-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/c740a24cded647abf63433112cb9a07ed03d161a) by beachball)
23
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20220518-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/c740a24cded647abf63433112cb9a07ed03d161a) by beachball)
24
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220518-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/c740a24cded647abf63433112cb9a07ed03d161a) by beachball)
20
+ - Bump @fluentui/react-context-selector to v0.0.0-nightly-20220523-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21) by beachball)
21
+ - Bump @fluentui/react-label to v0.0.0-nightly-20220523-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21) by beachball)
22
+ - Bump @fluentui/react-tabster to v0.0.0-nightly-20220523-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21) by beachball)
23
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20220523-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21) by beachball)
24
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20220523-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21) by beachball)
25
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220523-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21) by beachball)
25
26
 
26
27
  ## [9.0.0-rc.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.0-rc.2)
27
28
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-radio",
3
- "version": "0.0.0-nightly-20220518-0420.1",
3
+ "version": "0.0.0-nightly-20220523-0424.1",
4
4
  "description": "Fluent UI Radio component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -28,16 +28,16 @@
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
30
30
  "@fluentui/react-conformance": "*",
31
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220518-0420.1"
31
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220523-0424.1"
32
32
  },
33
33
  "dependencies": {
34
- "@fluentui/react-context-selector": "0.0.0-nightly-20220518-0420.1",
34
+ "@fluentui/react-context-selector": "0.0.0-nightly-20220523-0424.1",
35
35
  "@fluentui/react-icons": "^2.0.166-rc.3",
36
- "@fluentui/react-label": "0.0.0-nightly-20220518-0420.1",
37
- "@fluentui/react-tabster": "0.0.0-nightly-20220518-0420.1",
38
- "@fluentui/react-theme": "0.0.0-nightly-20220518-0420.1",
39
- "@fluentui/react-utilities": "0.0.0-nightly-20220518-0420.1",
40
- "@griffel/react": "1.0.4",
36
+ "@fluentui/react-label": "0.0.0-nightly-20220523-0424.1",
37
+ "@fluentui/react-tabster": "0.0.0-nightly-20220523-0424.1",
38
+ "@fluentui/react-theme": "0.0.0-nightly-20220523-0424.1",
39
+ "@fluentui/react-utilities": "0.0.0-nightly-20220523-0424.1",
40
+ "@griffel/react": "1.0.5",
41
41
  "tslib": "^2.1.0"
42
42
  },
43
43
  "peerDependencies": {