@fluentui/react-radio 0.0.0-nightly-20220627-0421.1 → 0.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. package/CHANGELOG.json +61 -20
  2. package/CHANGELOG.md +26 -10
  3. package/package.json +8 -10
package/CHANGELOG.json CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@fluentui/react-radio",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 27 Jun 2022 04:32:58 GMT",
6
- "tag": "@fluentui/react-radio_v0.0.0-nightly-20220627-0421.1",
7
- "version": "0.0.0-nightly-20220627-0421.1",
5
+ "date": "Tue, 28 Jun 2022 04:31:11 GMT",
6
+ "tag": "@fluentui/react-radio_v0.0.0",
7
+ "version": "0.0.0",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -13,6 +13,12 @@
13
13
  "commit": "ddf16d80c50d80bc07331b478f567629775f2898",
14
14
  "comment": "chore: Adding scheduler as a peer dependency since this package has a dependency on @fluentui/react-context-selector."
15
15
  },
16
+ {
17
+ "author": "lingfangao@hotmail.com",
18
+ "package": "@fluentui/react-radio",
19
+ "commit": "e0aabd850b15adf9c151ebd4e332f7c50ad6cfdf",
20
+ "comment": "Update 9.0.0-rc dependencies to use caret range"
21
+ },
16
22
  {
17
23
  "author": "lingfangao@hotmail.com",
18
24
  "package": "@fluentui/react-radio",
@@ -30,50 +36,85 @@
30
36
  "package": "@fluentui/react-radio",
31
37
  "commit": "fd4c88b3915ed3e26d4d39bcb24390343b8299ac",
32
38
  "comment": "fix: Removing user-select: 'none' from label."
39
+ }
40
+ ],
41
+ "none": [
42
+ {
43
+ "author": "mgodbolt@microsoft.com",
44
+ "package": "@fluentui/react-radio",
45
+ "commit": "186ef545c10e123ed692ca2b0e23a510e41ab951",
46
+ "comment": "chore: convert radio group to index based stories import"
47
+ }
48
+ ],
49
+ "patch": [
50
+ {
51
+ "author": "lingfangao@hotmail.com",
52
+ "package": "@fluentui/react-radio",
53
+ "commit": "c7b1348bdad7aa883c29bfbc96ef2a32e6ebc7dd",
54
+ "comment": "feat: Initial 9.0.0 release"
33
55
  },
34
56
  {
35
57
  "author": "beachball",
36
58
  "package": "@fluentui/react-radio",
37
- "comment": "Bump @fluentui/react-context-selector to v0.0.0-nightly-20220627-0421.1",
38
- "commit": "05673e336908551b7a18202fd68ab9d5fb68d271"
59
+ "comment": "Bump @fluentui/react-context-selector to v0.0.0",
60
+ "commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
39
61
  },
40
62
  {
41
63
  "author": "beachball",
42
64
  "package": "@fluentui/react-radio",
43
- "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220627-0421.1",
44
- "commit": "05673e336908551b7a18202fd68ab9d5fb68d271"
65
+ "comment": "Bump @fluentui/react-label to v0.0.0",
66
+ "commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
45
67
  },
46
68
  {
47
69
  "author": "beachball",
48
70
  "package": "@fluentui/react-radio",
49
- "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220627-0421.1",
50
- "commit": "05673e336908551b7a18202fd68ab9d5fb68d271"
71
+ "comment": "Bump @fluentui/react-tabster to v0.0.0",
72
+ "commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
51
73
  },
52
74
  {
53
75
  "author": "beachball",
54
76
  "package": "@fluentui/react-radio",
55
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220627-0421.1",
56
- "commit": "05673e336908551b7a18202fd68ab9d5fb68d271"
77
+ "comment": "Bump @fluentui/react-theme to v0.0.0",
78
+ "commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
57
79
  },
58
80
  {
59
81
  "author": "beachball",
60
82
  "package": "@fluentui/react-radio",
61
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220627-0421.1",
62
- "commit": "05673e336908551b7a18202fd68ab9d5fb68d271"
83
+ "comment": "Bump @fluentui/react-utilities to v0.0.0",
84
+ "commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
63
85
  },
64
86
  {
65
87
  "author": "beachball",
66
88
  "package": "@fluentui/react-radio",
67
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220627-0421.1",
68
- "commit": "05673e336908551b7a18202fd68ab9d5fb68d271"
89
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220628-0417.1",
90
+ "commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
69
91
  }
70
- ],
71
- "none": [
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "date": "Thu, 23 Jun 2022 14:25:31 GMT",
97
+ "tag": "@fluentui/react-radio_v9.0.0-rc.7",
98
+ "version": "9.0.0-rc.7",
99
+ "comments": {
100
+ "prerelease": [
72
101
  {
73
- "author": "mgodbolt@microsoft.com",
102
+ "author": "beachball",
74
103
  "package": "@fluentui/react-radio",
75
- "commit": "186ef545c10e123ed692ca2b0e23a510e41ab951",
76
- "comment": "chore: convert radio group to index based stories import"
104
+ "comment": "Bump @fluentui/react-label to v9.0.0-rc.6",
105
+ "commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
106
+ },
107
+ {
108
+ "author": "beachball",
109
+ "package": "@fluentui/react-radio",
110
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-rc.14",
111
+ "commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
112
+ },
113
+ {
114
+ "author": "beachball",
115
+ "package": "@fluentui/react-radio",
116
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.10",
117
+ "commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
77
118
  }
78
119
  ]
79
120
  }
package/CHANGELOG.md CHANGED
@@ -1,26 +1,42 @@
1
1
  # Change Log - @fluentui/react-radio
2
2
 
3
- This log was last generated on Mon, 27 Jun 2022 04:32:58 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 28 Jun 2022 04:31:11 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220627-0421.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v0.0.0-nightly-20220627-0421.1)
7
+ ## [0.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v0.0.0)
8
8
 
9
- Mon, 27 Jun 2022 04:32:58 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-20220627-0421.1)
9
+ Tue, 28 Jun 2022 04:31:11 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.0-rc.7..@fluentui/react-radio_v0.0.0)
11
+
12
+ ### Patches
13
+
14
+ - feat: Initial 9.0.0 release ([PR #23733](https://github.com/microsoft/fluentui/pull/23733) by lingfangao@hotmail.com)
15
+ - Bump @fluentui/react-context-selector to v0.0.0 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
16
+ - Bump @fluentui/react-label to v0.0.0 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
17
+ - Bump @fluentui/react-tabster to v0.0.0 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
18
+ - Bump @fluentui/react-theme to v0.0.0 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
19
+ - Bump @fluentui/react-utilities to v0.0.0 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
20
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220628-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
11
21
 
12
22
  ### Changes
13
23
 
14
24
  - chore: Adding scheduler as a peer dependency since this package has a dependency on @fluentui/react-context-selector. ([PR #23681](https://github.com/microsoft/fluentui/pull/23681) by Humberto.Morimoto@microsoft.com)
25
+ - Update 9.0.0-rc dependencies to use caret range ([PR #23732](https://github.com/microsoft/fluentui/pull/23732) by lingfangao@hotmail.com)
15
26
  - Bump Griffel dependencies ([PR #23688](https://github.com/microsoft/fluentui/pull/23688) by lingfangao@hotmail.com)
16
27
  - chore: Update @fluentui/react-icons to latest version ([PR #23459](https://github.com/microsoft/fluentui/pull/23459) by olfedias@microsoft.com)
17
28
  - fix: Removing user-select: 'none' from label. ([PR #23590](https://github.com/microsoft/fluentui/pull/23590) by Humberto.Morimoto@microsoft.com)
18
- - Bump @fluentui/react-context-selector to v0.0.0-nightly-20220627-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/05673e336908551b7a18202fd68ab9d5fb68d271) by beachball)
19
- - Bump @fluentui/react-label to v0.0.0-nightly-20220627-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/05673e336908551b7a18202fd68ab9d5fb68d271) by beachball)
20
- - Bump @fluentui/react-tabster to v0.0.0-nightly-20220627-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/05673e336908551b7a18202fd68ab9d5fb68d271) by beachball)
21
- - Bump @fluentui/react-theme to v0.0.0-nightly-20220627-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/05673e336908551b7a18202fd68ab9d5fb68d271) by beachball)
22
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20220627-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/05673e336908551b7a18202fd68ab9d5fb68d271) by beachball)
23
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220627-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/05673e336908551b7a18202fd68ab9d5fb68d271) by beachball)
29
+
30
+ ## [9.0.0-rc.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.0-rc.7)
31
+
32
+ Thu, 23 Jun 2022 14:25:31 GMT
33
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.0-rc.6..@fluentui/react-radio_v9.0.0-rc.7)
34
+
35
+ ### Changes
36
+
37
+ - Bump @fluentui/react-label to v9.0.0-rc.6 ([PR #23608](https://github.com/microsoft/fluentui/pull/23608) by beachball)
38
+ - Bump @fluentui/react-tabster to v9.0.0-rc.14 ([PR #23608](https://github.com/microsoft/fluentui/pull/23608) by beachball)
39
+ - Bump @fluentui/react-theme to v9.0.0-rc.10 ([PR #23608](https://github.com/microsoft/fluentui/pull/23608) by beachball)
24
40
 
25
41
  ## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.0-rc.6)
26
42
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-radio",
3
- "version": "0.0.0-nightly-20220627-0421.1",
3
+ "version": "0.0.0",
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-20220627-0421.1"
31
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220628-0417.1"
32
32
  },
33
33
  "dependencies": {
34
- "@fluentui/react-context-selector": "0.0.0-nightly-20220627-0421.1",
34
+ "@fluentui/react-context-selector": "^0.0.0",
35
35
  "@fluentui/react-icons": "^2.0.172-rc.8",
36
- "@fluentui/react-label": "0.0.0-nightly-20220627-0421.1",
37
- "@fluentui/react-tabster": "0.0.0-nightly-20220627-0421.1",
38
- "@fluentui/react-theme": "0.0.0-nightly-20220627-0421.1",
39
- "@fluentui/react-utilities": "0.0.0-nightly-20220627-0421.1",
36
+ "@fluentui/react-label": "^0.0.0",
37
+ "@fluentui/react-tabster": "^0.0.0",
38
+ "@fluentui/react-theme": "^0.0.0",
39
+ "@fluentui/react-utilities": "^0.0.0",
40
40
  "@griffel/react": "1.2.0",
41
41
  "tslib": "^2.1.0"
42
42
  },
@@ -49,9 +49,7 @@
49
49
  },
50
50
  "beachball": {
51
51
  "disallowedChangeTypes": [
52
- "major",
53
- "minor",
54
- "patch"
52
+ "major"
55
53
  ]
56
54
  },
57
55
  "exports": {