@fluentui/react-field 0.0.0-nightly-20230123-0418.1 → 0.0.0-nightly-20230125-0418.1
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +46 -13
- package/CHANGELOG.md +21 -9
- package/package.json +6 -6
package/CHANGELOG.json
CHANGED
@@ -2,9 +2,9 @@
|
|
2
2
|
"name": "@fluentui/react-field",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-field_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Wed, 25 Jan 2023 04:25:37 GMT",
|
6
|
+
"tag": "@fluentui/react-field_v0.0.0-nightly-20230125-0418.1",
|
7
|
+
"version": "0.0.0-nightly-20230125-0418.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-
|
20
|
-
"commit": "
|
19
|
+
"comment": "Bump @fluentui/react-context-selector to v0.0.0-nightly-20230125-0418.1",
|
20
|
+
"commit": "9ae3c86be8e1491c190d1b0c746d9ff238c36f75"
|
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-
|
26
|
-
"commit": "
|
25
|
+
"comment": "Bump @fluentui/react-label to v0.0.0-nightly-20230125-0418.1",
|
26
|
+
"commit": "9ae3c86be8e1491c190d1b0c746d9ff238c36f75"
|
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-
|
32
|
-
"commit": "
|
31
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20230125-0418.1",
|
32
|
+
"commit": "9ae3c86be8e1491c190d1b0c746d9ff238c36f75"
|
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-
|
38
|
-
"commit": "
|
37
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230125-0418.1",
|
38
|
+
"commit": "9ae3c86be8e1491c190d1b0c746d9ff238c36f75"
|
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-
|
44
|
-
"commit": "
|
43
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230125-0418.1",
|
44
|
+
"commit": "9ae3c86be8e1491c190d1b0c746d9ff238c36f75"
|
45
|
+
}
|
46
|
+
]
|
47
|
+
}
|
48
|
+
},
|
49
|
+
{
|
50
|
+
"date": "Mon, 23 Jan 2023 16:43:09 GMT",
|
51
|
+
"tag": "@fluentui/react-field_v9.0.0-alpha.16",
|
52
|
+
"version": "9.0.0-alpha.16",
|
53
|
+
"comments": {
|
54
|
+
"prerelease": [
|
55
|
+
{
|
56
|
+
"author": "behowell@microsoft.com",
|
57
|
+
"package": "@fluentui/react-field",
|
58
|
+
"commit": "1f145044a1ef3707e0724d75f9b70e7d2af69375",
|
59
|
+
"comment": "chore: Simplify Field layout styles"
|
60
|
+
},
|
61
|
+
{
|
62
|
+
"author": "behowell@microsoft.com",
|
63
|
+
"package": "@fluentui/react-field",
|
64
|
+
"commit": "b04b2f0c02f2ccd7960905a886ce27f2321fee72",
|
65
|
+
"comment": "fix: Stretch Field components to full width"
|
66
|
+
},
|
67
|
+
{
|
68
|
+
"author": "behowell@microsoft.com",
|
69
|
+
"package": "@fluentui/react-field",
|
70
|
+
"commit": "48a6fc95e6eb7530c162390fb70db7fac88b15ab",
|
71
|
+
"comment": "fix: Update Field label padding to match spec"
|
72
|
+
},
|
73
|
+
{
|
74
|
+
"author": "behowell@microsoft.com",
|
75
|
+
"package": "@fluentui/react-field",
|
76
|
+
"commit": "014041b7447b02856ae50638de71bdb829b0a759",
|
77
|
+
"comment": "fix: Field sets role=\"alert\" on its error message so it is announced by screen readers"
|
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
|
3
|
+
This log was last generated on Wed, 25 Jan 2023 04:25:37 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-nightly-
|
7
|
+
## [0.0.0-nightly-20230125-0418.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v0.0.0-nightly-20230125-0418.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.
|
9
|
+
Wed, 25 Jan 2023 04:25:37 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.16..@fluentui/react-field_v0.0.0-nightly-20230125-0418.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-
|
16
|
-
- Bump @fluentui/react-label to v0.0.0-nightly-
|
17
|
-
- Bump @fluentui/react-theme to v0.0.0-nightly-
|
18
|
-
- Bump @fluentui/react-utilities to v0.0.0-nightly-
|
19
|
-
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-
|
15
|
+
- Bump @fluentui/react-context-selector to v0.0.0-nightly-20230125-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/9ae3c86be8e1491c190d1b0c746d9ff238c36f75) by beachball)
|
16
|
+
- Bump @fluentui/react-label to v0.0.0-nightly-20230125-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/9ae3c86be8e1491c190d1b0c746d9ff238c36f75) by beachball)
|
17
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20230125-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/9ae3c86be8e1491c190d1b0c746d9ff238c36f75) by beachball)
|
18
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20230125-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/9ae3c86be8e1491c190d1b0c746d9ff238c36f75) by beachball)
|
19
|
+
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230125-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/9ae3c86be8e1491c190d1b0c746d9ff238c36f75) by beachball)
|
20
|
+
|
21
|
+
## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.16)
|
22
|
+
|
23
|
+
Mon, 23 Jan 2023 16:43:09 GMT
|
24
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.15..@fluentui/react-field_v9.0.0-alpha.16)
|
25
|
+
|
26
|
+
### Changes
|
27
|
+
|
28
|
+
- chore: Simplify Field layout styles ([PR #26352](https://github.com/microsoft/fluentui/pull/26352) by behowell@microsoft.com)
|
29
|
+
- fix: Stretch Field components to full width ([PR #26412](https://github.com/microsoft/fluentui/pull/26412) by behowell@microsoft.com)
|
30
|
+
- fix: Update Field label padding to match spec ([PR #26413](https://github.com/microsoft/fluentui/pull/26413) by behowell@microsoft.com)
|
31
|
+
- fix: Field sets role="alert" on its error message so it is announced by screen readers ([PR #26414](https://github.com/microsoft/fluentui/pull/26414) by behowell@microsoft.com)
|
20
32
|
|
21
33
|
## [9.0.0-alpha.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.15)
|
22
34
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-field",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20230125-0418.1",
|
4
4
|
"description": "Fluent UI Field components",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -26,16 +26,16 @@
|
|
26
26
|
"devDependencies": {
|
27
27
|
"@fluentui/eslint-plugin": "*",
|
28
28
|
"@fluentui/react-conformance": "*",
|
29
|
-
"@fluentui/react-conformance-griffel": "0.0.0-nightly-
|
29
|
+
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20230125-0418.1",
|
30
30
|
"@fluentui/scripts-api-extractor": "*",
|
31
31
|
"@fluentui/scripts-tasks": "*"
|
32
32
|
},
|
33
33
|
"dependencies": {
|
34
|
-
"@fluentui/react-context-selector": "0.0.0-nightly-
|
34
|
+
"@fluentui/react-context-selector": "0.0.0-nightly-20230125-0418.1",
|
35
35
|
"@fluentui/react-icons": "^2.0.175",
|
36
|
-
"@fluentui/react-label": "0.0.0-nightly-
|
37
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
38
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
36
|
+
"@fluentui/react-label": "0.0.0-nightly-20230125-0418.1",
|
37
|
+
"@fluentui/react-theme": "0.0.0-nightly-20230125-0418.1",
|
38
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20230125-0418.1",
|
39
39
|
"@griffel/react": "^1.5.2",
|
40
40
|
"tslib": "^2.1.0"
|
41
41
|
},
|