@fluentui/react-field 9.0.0-alpha.6 → 9.0.0-alpha.7

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.
Files changed (3) hide show
  1. package/CHANGELOG.json +100 -1
  2. package/CHANGELOG.md +25 -2
  3. package/package.json +16 -16
package/CHANGELOG.json CHANGED
@@ -2,7 +2,106 @@
2
2
  "name": "@fluentui/react-field",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 25 Oct 2022 00:34:10 GMT",
5
+ "date": "Wed, 02 Nov 2022 11:54:53 GMT",
6
+ "tag": "@fluentui/react-field_v9.0.0-alpha.7",
7
+ "version": "9.0.0-alpha.7",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "olfedias@microsoft.com",
12
+ "package": "@fluentui/react-field",
13
+ "commit": "c619ba066f11a8654e95375314824ba6b81b003e",
14
+ "comment": "chore: Update Griffel to latest version"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-field",
19
+ "comment": "Bump @fluentui/react-checkbox to v9.0.11",
20
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-field",
25
+ "comment": "Bump @fluentui/react-combobox to v9.0.0-beta.14",
26
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-field",
31
+ "comment": "Bump @fluentui/react-context-selector to v9.1.0",
32
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-field",
37
+ "comment": "Bump @fluentui/react-input to v9.2.4",
38
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-field",
43
+ "comment": "Bump @fluentui/react-label to v9.0.9",
44
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
45
+ },
46
+ {
47
+ "author": "beachball",
48
+ "package": "@fluentui/react-field",
49
+ "comment": "Bump @fluentui/react-progress to v9.0.0-alpha.4",
50
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
51
+ },
52
+ {
53
+ "author": "beachball",
54
+ "package": "@fluentui/react-field",
55
+ "comment": "Bump @fluentui/react-radio to v9.0.10",
56
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
57
+ },
58
+ {
59
+ "author": "beachball",
60
+ "package": "@fluentui/react-field",
61
+ "comment": "Bump @fluentui/react-select to v9.0.0-beta.13",
62
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
63
+ },
64
+ {
65
+ "author": "beachball",
66
+ "package": "@fluentui/react-field",
67
+ "comment": "Bump @fluentui/react-slider to v9.0.9",
68
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
69
+ },
70
+ {
71
+ "author": "beachball",
72
+ "package": "@fluentui/react-field",
73
+ "comment": "Bump @fluentui/react-spinbutton to v9.0.7",
74
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
75
+ },
76
+ {
77
+ "author": "beachball",
78
+ "package": "@fluentui/react-field",
79
+ "comment": "Bump @fluentui/react-switch to v9.0.10",
80
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
81
+ },
82
+ {
83
+ "author": "beachball",
84
+ "package": "@fluentui/react-field",
85
+ "comment": "Bump @fluentui/react-textarea to v9.1.4",
86
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
87
+ },
88
+ {
89
+ "author": "beachball",
90
+ "package": "@fluentui/react-field",
91
+ "comment": "Bump @fluentui/react-utilities to v9.2.0",
92
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
93
+ },
94
+ {
95
+ "author": "beachball",
96
+ "package": "@fluentui/react-field",
97
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.17",
98
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
99
+ }
100
+ ]
101
+ }
102
+ },
103
+ {
104
+ "date": "Tue, 25 Oct 2022 00:35:32 GMT",
6
105
  "tag": "@fluentui/react-field_v9.0.0-alpha.6",
7
106
  "version": "9.0.0-alpha.6",
8
107
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,35 @@
1
1
  # Change Log - @fluentui/react-field
2
2
 
3
- This log was last generated on Tue, 25 Oct 2022 00:34:10 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 02 Nov 2022 11:54:53 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.7)
8
+
9
+ Wed, 02 Nov 2022 11:54:53 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.6..@fluentui/react-field_v9.0.0-alpha.7)
11
+
12
+ ### Changes
13
+
14
+ - chore: Update Griffel to latest version ([PR #25412](https://github.com/microsoft/fluentui/pull/25412) by olfedias@microsoft.com)
15
+ - Bump @fluentui/react-checkbox to v9.0.11 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
16
+ - Bump @fluentui/react-combobox to v9.0.0-beta.14 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
17
+ - Bump @fluentui/react-context-selector to v9.1.0 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
18
+ - Bump @fluentui/react-input to v9.2.4 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
19
+ - Bump @fluentui/react-label to v9.0.9 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
20
+ - Bump @fluentui/react-progress to v9.0.0-alpha.4 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
21
+ - Bump @fluentui/react-radio to v9.0.10 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
22
+ - Bump @fluentui/react-select to v9.0.0-beta.13 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
23
+ - Bump @fluentui/react-slider to v9.0.9 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
24
+ - Bump @fluentui/react-spinbutton to v9.0.7 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
25
+ - Bump @fluentui/react-switch to v9.0.10 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
26
+ - Bump @fluentui/react-textarea to v9.1.4 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
27
+ - Bump @fluentui/react-utilities to v9.2.0 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
28
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.17 ([PR #25456](https://github.com/microsoft/fluentui/pull/25456) by beachball)
29
+
7
30
  ## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.6)
8
31
 
9
- Tue, 25 Oct 2022 00:34:10 GMT
32
+ Tue, 25 Oct 2022 00:35:32 GMT
10
33
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.5..@fluentui/react-field_v9.0.0-alpha.6)
11
34
 
12
35
  ### Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-field",
3
- "version": "9.0.0-alpha.6",
3
+ "version": "9.0.0-alpha.7",
4
4
  "description": "Fluent UI Field components",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -27,26 +27,26 @@
27
27
  "devDependencies": {
28
28
  "@fluentui/eslint-plugin": "*",
29
29
  "@fluentui/react-conformance": "*",
30
- "@fluentui/react-conformance-griffel": "9.0.0-beta.16",
30
+ "@fluentui/react-conformance-griffel": "9.0.0-beta.17",
31
31
  "@fluentui/scripts": "^1.0.0"
32
32
  },
33
33
  "dependencies": {
34
- "@fluentui/react-checkbox": "^9.0.10",
35
- "@fluentui/react-combobox": "^9.0.0-beta.13",
36
- "@fluentui/react-context-selector": "^9.0.5",
34
+ "@fluentui/react-checkbox": "^9.0.11",
35
+ "@fluentui/react-combobox": "^9.0.0-beta.14",
36
+ "@fluentui/react-context-selector": "^9.1.0",
37
37
  "@fluentui/react-icons": "^2.0.175",
38
- "@fluentui/react-input": "^9.2.3",
39
- "@fluentui/react-label": "^9.0.8",
40
- "@fluentui/react-progress": "9.0.0-alpha.3",
41
- "@fluentui/react-radio": "^9.0.9",
42
- "@fluentui/react-select": "9.0.0-beta.12",
43
- "@fluentui/react-slider": "^9.0.8",
44
- "@fluentui/react-spinbutton": "^9.0.6",
45
- "@fluentui/react-switch": "^9.0.9",
46
- "@fluentui/react-textarea": "^9.1.3",
38
+ "@fluentui/react-input": "^9.2.4",
39
+ "@fluentui/react-label": "^9.0.9",
40
+ "@fluentui/react-progress": "9.0.0-alpha.4",
41
+ "@fluentui/react-radio": "^9.0.10",
42
+ "@fluentui/react-select": "9.0.0-beta.13",
43
+ "@fluentui/react-slider": "^9.0.9",
44
+ "@fluentui/react-spinbutton": "^9.0.7",
45
+ "@fluentui/react-switch": "^9.0.10",
46
+ "@fluentui/react-textarea": "^9.1.4",
47
47
  "@fluentui/react-theme": "^9.1.1",
48
- "@fluentui/react-utilities": "^9.1.2",
49
- "@griffel/react": "^1.4.1",
48
+ "@fluentui/react-utilities": "^9.2.0",
49
+ "@griffel/react": "^1.4.2",
50
50
  "tslib": "^2.1.0"
51
51
  },
52
52
  "peerDependencies": {