@fluentui/react-checkbox 9.0.0-alpha.33 → 9.0.0-alpha.37

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,7 +2,75 @@
2
2
  "name": "@fluentui/react-checkbox",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 10 Sep 2021 16:29:54 GMT",
5
+ "date": "Mon, 20 Sep 2021 07:35:22 GMT",
6
+ "tag": "@fluentui/react-checkbox_v9.0.0-alpha.37",
7
+ "version": "9.0.0-alpha.37",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "author": "lingfangao@hotmail.com",
12
+ "package": "@fluentui/react-checkbox",
13
+ "comment": "chore: use versioon eslint-plugin and react-conformance in dev dependencies",
14
+ "commit": "4560b1fa7c9187216ce734c1f4435c1535fc4884"
15
+ }
16
+ ],
17
+ "prerelease": [
18
+ {
19
+ "author": "lingfangao@hotmail.com",
20
+ "package": "@fluentui/react-checkbox",
21
+ "commit": "4560b1fa7c9187216ce734c1f4435c1535fc4884",
22
+ "comment": "Bump @fluentui/react-checkbox to v9.0.0-alpha.37"
23
+ }
24
+ ]
25
+ }
26
+ },
27
+ {
28
+ "date": "Fri, 17 Sep 2021 07:35:26 GMT",
29
+ "tag": "@fluentui/react-checkbox_v9.0.0-alpha.36",
30
+ "version": "9.0.0-alpha.36",
31
+ "comments": {
32
+ "prerelease": [
33
+ {
34
+ "author": "Humberto.Morimoto@microsoft.com",
35
+ "package": "@fluentui/react-checkbox",
36
+ "commit": "90d71a0914acbb73a0365d60a85237e3d58ef575",
37
+ "comment": "Bump @fluentui/react-checkbox to v9.0.0-alpha.36"
38
+ }
39
+ ]
40
+ }
41
+ },
42
+ {
43
+ "date": "Thu, 16 Sep 2021 07:38:39 GMT",
44
+ "tag": "@fluentui/react-checkbox_v9.0.0-alpha.35",
45
+ "version": "9.0.0-alpha.35",
46
+ "comments": {
47
+ "prerelease": [
48
+ {
49
+ "author": "behowell@microsoft.com",
50
+ "package": "@fluentui/react-checkbox",
51
+ "commit": "fbe41e2877a20ce0f3c01b5188e17c12f941cc4c",
52
+ "comment": "Bump @fluentui/react-checkbox to v9.0.0-alpha.35"
53
+ }
54
+ ]
55
+ }
56
+ },
57
+ {
58
+ "date": "Tue, 14 Sep 2021 20:09:02 GMT",
59
+ "tag": "@fluentui/react-checkbox_v9.0.0-alpha.34",
60
+ "version": "9.0.0-alpha.34",
61
+ "comments": {
62
+ "prerelease": [
63
+ {
64
+ "author": "bsunderhus@microsoft.com",
65
+ "package": "@fluentui/react-checkbox",
66
+ "commit": "10495c31fb5c5cf48b4665601a75a0cfabb6a03c",
67
+ "comment": "Bump @fluentui/react-checkbox to v9.0.0-alpha.34"
68
+ }
69
+ ]
70
+ }
71
+ },
72
+ {
73
+ "date": "Fri, 10 Sep 2021 16:31:53 GMT",
6
74
  "tag": "@fluentui/react-checkbox_v9.0.0-alpha.33",
7
75
  "version": "9.0.0-alpha.33",
8
76
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,48 @@
1
1
  # Change Log - @fluentui/react-checkbox
2
2
 
3
- This log was last generated on Fri, 10 Sep 2021 16:29:54 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 20 Sep 2021 07:35:22 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-alpha.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-checkbox_v9.0.0-alpha.37)
8
+
9
+ Mon, 20 Sep 2021 07:35:22 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-checkbox_v9.0.0-alpha.36..@fluentui/react-checkbox_v9.0.0-alpha.37)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-checkbox to v9.0.0-alpha.37 ([PR #18290](https://github.com/microsoft/fluentui/pull/18290) by lingfangao@hotmail.com)
15
+
16
+ ## [9.0.0-alpha.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-checkbox_v9.0.0-alpha.36)
17
+
18
+ Fri, 17 Sep 2021 07:35:26 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-checkbox_v9.0.0-alpha.35..@fluentui/react-checkbox_v9.0.0-alpha.36)
20
+
21
+ ### Changes
22
+
23
+ - Bump @fluentui/react-checkbox to v9.0.0-alpha.36 ([PR #19840](https://github.com/microsoft/fluentui/pull/19840) by Humberto.Morimoto@microsoft.com)
24
+
25
+ ## [9.0.0-alpha.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-checkbox_v9.0.0-alpha.35)
26
+
27
+ Thu, 16 Sep 2021 07:38:39 GMT
28
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-checkbox_v9.0.0-alpha.34..@fluentui/react-checkbox_v9.0.0-alpha.35)
29
+
30
+ ### Changes
31
+
32
+ - Bump @fluentui/react-checkbox to v9.0.0-alpha.35 ([PR #19815](https://github.com/microsoft/fluentui/pull/19815) by behowell@microsoft.com)
33
+
34
+ ## [9.0.0-alpha.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-checkbox_v9.0.0-alpha.34)
35
+
36
+ Tue, 14 Sep 2021 20:09:02 GMT
37
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-checkbox_v9.0.0-alpha.33..@fluentui/react-checkbox_v9.0.0-alpha.34)
38
+
39
+ ### Changes
40
+
41
+ - Bump @fluentui/react-checkbox to v9.0.0-alpha.34 ([PR #19155](https://github.com/microsoft/fluentui/pull/19155) by bsunderhus@microsoft.com)
42
+
7
43
  ## [9.0.0-alpha.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-checkbox_v9.0.0-alpha.33)
8
44
 
9
- Fri, 10 Sep 2021 16:29:54 GMT
45
+ Fri, 10 Sep 2021 16:31:53 GMT
10
46
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-checkbox_v9.0.0-alpha.32..@fluentui/react-checkbox_v9.0.0-alpha.33)
11
47
 
12
48
  ### Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-checkbox",
3
- "version": "9.0.0-alpha.33",
3
+ "version": "9.0.0-alpha.37",
4
4
  "description": "Fluent UI checkbox component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -24,10 +24,10 @@
24
24
  "storybook": "start-storybook"
25
25
  },
26
26
  "devDependencies": {
27
- "@fluentui/eslint-plugin": "^1.4.1",
28
- "@fluentui/jest-serializer-make-styles": "9.0.0-alpha.39",
29
- "@fluentui/react-conformance": "^0.5.0",
30
- "@fluentui/react-conformance-make-styles": "9.0.0-alpha.8",
27
+ "@fluentui/eslint-plugin": "*",
28
+ "@fluentui/jest-serializer-make-styles": "9.0.0-alpha.43",
29
+ "@fluentui/react-conformance": "*",
30
+ "@fluentui/react-conformance-make-styles": "9.0.0-alpha.12",
31
31
  "@fluentui/scripts": "^1.0.0",
32
32
  "@types/enzyme": "3.10.3",
33
33
  "@types/enzyme-adapter-react-16": "1.0.3",
@@ -41,10 +41,10 @@
41
41
  "react-test-renderer": "^16.3.0"
42
42
  },
43
43
  "dependencies": {
44
- "@fluentui/react-make-styles": "9.0.0-alpha.64",
45
- "@fluentui/react-utilities": "9.0.0-alpha.46",
46
- "@fluentui/react-label": "9.0.0-alpha.37",
47
- "@fluentui/react-tabster": "9.0.0-alpha.58",
44
+ "@fluentui/react-make-styles": "9.0.0-alpha.68",
45
+ "@fluentui/react-utilities": "9.0.0-alpha.49",
46
+ "@fluentui/react-label": "9.0.0-alpha.41",
47
+ "@fluentui/react-tabster": "9.0.0-alpha.62",
48
48
  "tslib": "^2.1.0"
49
49
  },
50
50
  "peerDependencies": {