@fluentui/react-field 0.0.0-nightly-20221202-0421.1 → 0.0.0-nightly-20221206-0425.1

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@fluentui/react-field",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 02 Dec 2022 04:28:33 GMT",
6
- "tag": "@fluentui/react-field_v0.0.0-nightly-20221202-0421.1",
7
- "version": "0.0.0-nightly-20221202-0421.1",
5
+ "date": "Tue, 06 Dec 2022 04:34:08 GMT",
6
+ "tag": "@fluentui/react-field_v0.0.0-nightly-20221206-0425.1",
7
+ "version": "0.0.0-nightly-20221206-0425.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -16,32 +16,65 @@
16
16
  {
17
17
  "author": "beachball",
18
18
  "package": "@fluentui/react-field",
19
- "comment": "Bump @fluentui/react-context-selector to v0.0.0-nightly-20221202-0421.1",
20
- "commit": "75656dfc8f17078b2f1a22a8eef751f8833a9592"
19
+ "comment": "Bump @fluentui/react-context-selector to v0.0.0-nightly-20221206-0425.1",
20
+ "commit": "cba335fb1b101ee6144b18fc6829d42654de779d"
21
21
  },
22
22
  {
23
23
  "author": "beachball",
24
24
  "package": "@fluentui/react-field",
25
- "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20221202-0421.1",
26
- "commit": "75656dfc8f17078b2f1a22a8eef751f8833a9592"
25
+ "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20221206-0425.1",
26
+ "commit": "cba335fb1b101ee6144b18fc6829d42654de779d"
27
27
  },
28
28
  {
29
29
  "author": "beachball",
30
30
  "package": "@fluentui/react-field",
31
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20221202-0421.1",
32
- "commit": "75656dfc8f17078b2f1a22a8eef751f8833a9592"
31
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20221206-0425.1",
32
+ "commit": "cba335fb1b101ee6144b18fc6829d42654de779d"
33
33
  },
34
34
  {
35
35
  "author": "beachball",
36
36
  "package": "@fluentui/react-field",
37
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20221202-0421.1",
38
- "commit": "75656dfc8f17078b2f1a22a8eef751f8833a9592"
37
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20221206-0425.1",
38
+ "commit": "cba335fb1b101ee6144b18fc6829d42654de779d"
39
39
  },
40
40
  {
41
41
  "author": "beachball",
42
42
  "package": "@fluentui/react-field",
43
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20221202-0421.1",
44
- "commit": "75656dfc8f17078b2f1a22a8eef751f8833a9592"
43
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20221206-0425.1",
44
+ "commit": "cba335fb1b101ee6144b18fc6829d42654de779d"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Mon, 05 Dec 2022 18:29:23 GMT",
51
+ "tag": "@fluentui/react-field_v9.0.0-alpha.10",
52
+ "version": "9.0.0-alpha.10",
53
+ "comments": {
54
+ "prerelease": [
55
+ {
56
+ "author": "behowell@microsoft.com",
57
+ "package": "@fluentui/react-field",
58
+ "commit": "79a448b20b02bdb5b9832734e6fa19d9c82d5865",
59
+ "comment": "fix: Field should use aria-describedby instead of aria-errormessage"
60
+ },
61
+ {
62
+ "author": "tristan.watanabe@gmail.com",
63
+ "package": "@fluentui/react-field",
64
+ "commit": "886907609cb066a4c08364b57a7cb718b4069434",
65
+ "comment": "chore: Migrate to new package structure."
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui/react-field",
70
+ "comment": "Bump @fluentui/react-label to v9.0.12",
71
+ "commit": "4c29542a51bf068e171690cc8e59c14489883912"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui/react-field",
76
+ "comment": "Bump @fluentui/react-theme to v9.1.3",
77
+ "commit": "4c29542a51bf068e171690cc8e59c14489883912"
45
78
  }
46
79
  ]
47
80
  }
package/CHANGELOG.md CHANGED
@@ -1,22 +1,34 @@
1
1
  # Change Log - @fluentui/react-field
2
2
 
3
- This log was last generated on Fri, 02 Dec 2022 04:28:33 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 06 Dec 2022 04:34:08 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20221202-0421.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v0.0.0-nightly-20221202-0421.1)
7
+ ## [0.0.0-nightly-20221206-0425.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v0.0.0-nightly-20221206-0425.1)
8
8
 
9
- Fri, 02 Dec 2022 04:28:33 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.9..@fluentui/react-field_v0.0.0-nightly-20221202-0421.1)
9
+ Tue, 06 Dec 2022 04:34:08 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.10..@fluentui/react-field_v0.0.0-nightly-20221206-0425.1)
11
11
 
12
12
  ### Changes
13
13
 
14
14
  - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
15
- - Bump @fluentui/react-context-selector to v0.0.0-nightly-20221202-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/75656dfc8f17078b2f1a22a8eef751f8833a9592) by beachball)
16
- - Bump @fluentui/react-label to v0.0.0-nightly-20221202-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/75656dfc8f17078b2f1a22a8eef751f8833a9592) by beachball)
17
- - Bump @fluentui/react-theme to v0.0.0-nightly-20221202-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/75656dfc8f17078b2f1a22a8eef751f8833a9592) by beachball)
18
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20221202-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/75656dfc8f17078b2f1a22a8eef751f8833a9592) by beachball)
19
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20221202-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/75656dfc8f17078b2f1a22a8eef751f8833a9592) by beachball)
15
+ - Bump @fluentui/react-context-selector to v0.0.0-nightly-20221206-0425.1 ([commit](https://github.com/microsoft/fluentui/commit/cba335fb1b101ee6144b18fc6829d42654de779d) by beachball)
16
+ - Bump @fluentui/react-label to v0.0.0-nightly-20221206-0425.1 ([commit](https://github.com/microsoft/fluentui/commit/cba335fb1b101ee6144b18fc6829d42654de779d) by beachball)
17
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20221206-0425.1 ([commit](https://github.com/microsoft/fluentui/commit/cba335fb1b101ee6144b18fc6829d42654de779d) by beachball)
18
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20221206-0425.1 ([commit](https://github.com/microsoft/fluentui/commit/cba335fb1b101ee6144b18fc6829d42654de779d) by beachball)
19
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20221206-0425.1 ([commit](https://github.com/microsoft/fluentui/commit/cba335fb1b101ee6144b18fc6829d42654de779d) by beachball)
20
+
21
+ ## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.10)
22
+
23
+ Mon, 05 Dec 2022 18:29:23 GMT
24
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.9..@fluentui/react-field_v9.0.0-alpha.10)
25
+
26
+ ### Changes
27
+
28
+ - fix: Field should use aria-describedby instead of aria-errormessage ([PR #25580](https://github.com/microsoft/fluentui/pull/25580) by behowell@microsoft.com)
29
+ - chore: Migrate to new package structure. ([PR #25817](https://github.com/microsoft/fluentui/pull/25817) by tristan.watanabe@gmail.com)
30
+ - Bump @fluentui/react-label to v9.0.12 ([PR #25798](https://github.com/microsoft/fluentui/pull/25798) by beachball)
31
+ - Bump @fluentui/react-theme to v9.1.3 ([PR #25798](https://github.com/microsoft/fluentui/pull/25798) by beachball)
20
32
 
21
33
  ## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.9)
22
34
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-field",
3
- "version": "0.0.0-nightly-20221202-0421.1",
3
+ "version": "0.0.0-nightly-20221206-0425.1",
4
4
  "description": "Fluent UI Field components",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -26,15 +26,15 @@
26
26
  "devDependencies": {
27
27
  "@fluentui/eslint-plugin": "*",
28
28
  "@fluentui/react-conformance": "*",
29
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20221202-0421.1",
29
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20221206-0425.1",
30
30
  "@fluentui/scripts": "^1.0.0"
31
31
  },
32
32
  "dependencies": {
33
- "@fluentui/react-context-selector": "0.0.0-nightly-20221202-0421.1",
33
+ "@fluentui/react-context-selector": "0.0.0-nightly-20221206-0425.1",
34
34
  "@fluentui/react-icons": "^2.0.175",
35
- "@fluentui/react-label": "0.0.0-nightly-20221202-0421.1",
36
- "@fluentui/react-theme": "0.0.0-nightly-20221202-0421.1",
37
- "@fluentui/react-utilities": "0.0.0-nightly-20221202-0421.1",
35
+ "@fluentui/react-label": "0.0.0-nightly-20221206-0425.1",
36
+ "@fluentui/react-theme": "0.0.0-nightly-20221206-0425.1",
37
+ "@fluentui/react-utilities": "0.0.0-nightly-20221206-0425.1",
38
38
  "@griffel/react": "^1.4.2",
39
39
  "tslib": "^2.1.0"
40
40
  },