@fluentui/react-field 9.1.16 → 9.1.18
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +58 -4
- package/CHANGELOG.md +27 -5
- package/package.json +5 -5
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,61 @@
|
|
2
2
|
"name": "@fluentui/react-field",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "Wed,
|
5
|
+
"date": "Wed, 16 Aug 2023 11:35:24 GMT",
|
6
|
+
"tag": "@fluentui/react-field_v9.1.18",
|
7
|
+
"version": "9.1.18",
|
8
|
+
"comments": {
|
9
|
+
"patch": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-field",
|
13
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.16",
|
14
|
+
"commit": "f14628ac44d2cea2301452829d9775e49f70b824"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-field",
|
19
|
+
"comment": "Bump @fluentui/react-label to v9.1.26",
|
20
|
+
"commit": "f14628ac44d2cea2301452829d9775e49f70b824"
|
21
|
+
}
|
22
|
+
]
|
23
|
+
}
|
24
|
+
},
|
25
|
+
{
|
26
|
+
"date": "Fri, 11 Aug 2023 12:14:26 GMT",
|
27
|
+
"tag": "@fluentui/react-field_v9.1.17",
|
28
|
+
"version": "9.1.17",
|
29
|
+
"comments": {
|
30
|
+
"patch": [
|
31
|
+
{
|
32
|
+
"author": "beachball",
|
33
|
+
"package": "@fluentui/react-field",
|
34
|
+
"comment": "Bump @fluentui/react-context-selector to v9.1.28",
|
35
|
+
"commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"author": "beachball",
|
39
|
+
"package": "@fluentui/react-field",
|
40
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.15",
|
41
|
+
"commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
|
42
|
+
},
|
43
|
+
{
|
44
|
+
"author": "beachball",
|
45
|
+
"package": "@fluentui/react-field",
|
46
|
+
"comment": "Bump @fluentui/react-label to v9.1.25",
|
47
|
+
"commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
|
48
|
+
},
|
49
|
+
{
|
50
|
+
"author": "beachball",
|
51
|
+
"package": "@fluentui/react-field",
|
52
|
+
"comment": "Bump @fluentui/react-utilities to v9.11.1",
|
53
|
+
"commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
|
54
|
+
}
|
55
|
+
]
|
56
|
+
}
|
57
|
+
},
|
58
|
+
{
|
59
|
+
"date": "Wed, 09 Aug 2023 13:16:56 GMT",
|
6
60
|
"tag": "@fluentui/react-field_v9.1.16",
|
7
61
|
"version": "9.1.16",
|
8
62
|
"comments": {
|
@@ -23,19 +77,19 @@
|
|
23
77
|
"author": "beachball",
|
24
78
|
"package": "@fluentui/react-field",
|
25
79
|
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.14",
|
26
|
-
"commit": "
|
80
|
+
"commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
|
27
81
|
},
|
28
82
|
{
|
29
83
|
"author": "beachball",
|
30
84
|
"package": "@fluentui/react-field",
|
31
85
|
"comment": "Bump @fluentui/react-label to v9.1.24",
|
32
|
-
"commit": "
|
86
|
+
"commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
|
33
87
|
},
|
34
88
|
{
|
35
89
|
"author": "beachball",
|
36
90
|
"package": "@fluentui/react-field",
|
37
91
|
"comment": "Bump @fluentui/react-theme to v9.1.11",
|
38
|
-
"commit": "
|
92
|
+
"commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
|
39
93
|
}
|
40
94
|
]
|
41
95
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,21 +1,43 @@
|
|
1
1
|
# Change Log - @fluentui/react-field
|
2
2
|
|
3
|
-
This log was last generated on Wed,
|
3
|
+
This log was last generated on Wed, 16 Aug 2023 11:35:24 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.1.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.18)
|
8
|
+
|
9
|
+
Wed, 16 Aug 2023 11:35:24 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.17..@fluentui/react-field_v9.1.18)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.16 ([commit](https://github.com/microsoft/fluentui/commit/f14628ac44d2cea2301452829d9775e49f70b824) by beachball)
|
15
|
+
- Bump @fluentui/react-label to v9.1.26 ([commit](https://github.com/microsoft/fluentui/commit/f14628ac44d2cea2301452829d9775e49f70b824) by beachball)
|
16
|
+
|
17
|
+
## [9.1.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.17)
|
18
|
+
|
19
|
+
Fri, 11 Aug 2023 12:14:26 GMT
|
20
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.16..@fluentui/react-field_v9.1.17)
|
21
|
+
|
22
|
+
### Patches
|
23
|
+
|
24
|
+
- Bump @fluentui/react-context-selector to v9.1.28 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
|
25
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.15 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
|
26
|
+
- Bump @fluentui/react-label to v9.1.25 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
|
27
|
+
- Bump @fluentui/react-utilities to v9.11.1 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
|
28
|
+
|
7
29
|
## [9.1.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.16)
|
8
30
|
|
9
|
-
Wed, 09 Aug 2023 13:
|
31
|
+
Wed, 09 Aug 2023 13:16:56 GMT
|
10
32
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.15..@fluentui/react-field_v9.1.16)
|
11
33
|
|
12
34
|
### Patches
|
13
35
|
|
14
36
|
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
15
37
|
- chore(cxe-red): migrate to new slot API ([PR #28753](https://github.com/microsoft/fluentui/pull/28753) by bernardo.sunderhus@gmail.com)
|
16
|
-
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.14 ([
|
17
|
-
- Bump @fluentui/react-label to v9.1.24 ([
|
18
|
-
- Bump @fluentui/react-theme to v9.1.11 ([
|
38
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.14 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
|
39
|
+
- Bump @fluentui/react-label to v9.1.24 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
|
40
|
+
- Bump @fluentui/react-theme to v9.1.11 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
|
19
41
|
|
20
42
|
## [9.1.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.15)
|
21
43
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-field",
|
3
|
-
"version": "9.1.
|
3
|
+
"version": "9.1.18",
|
4
4
|
"description": "Fluent UI Field components",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -33,12 +33,12 @@
|
|
33
33
|
"@fluentui/scripts-tasks": "*"
|
34
34
|
},
|
35
35
|
"dependencies": {
|
36
|
-
"@fluentui/react-context-selector": "^9.1.
|
36
|
+
"@fluentui/react-context-selector": "^9.1.28",
|
37
37
|
"@fluentui/react-icons": "^2.0.207",
|
38
|
-
"@fluentui/react-jsx-runtime": "9.0.0-alpha.
|
39
|
-
"@fluentui/react-label": "^9.1.
|
38
|
+
"@fluentui/react-jsx-runtime": "9.0.0-alpha.16",
|
39
|
+
"@fluentui/react-label": "^9.1.26",
|
40
40
|
"@fluentui/react-theme": "^9.1.11",
|
41
|
-
"@fluentui/react-utilities": "^9.11.
|
41
|
+
"@fluentui/react-utilities": "^9.11.1",
|
42
42
|
"@griffel/react": "^1.5.14",
|
43
43
|
"@swc/helpers": "^0.4.14"
|
44
44
|
},
|