@fluentui/react-label 0.0.0-nightly-20220418-0419.1 → 0.0.0-nightly-20220421-0418.1
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 +42 -9
- package/CHANGELOG.md +19 -7
- package/package.json +5 -5
package/CHANGELOG.json
CHANGED
@@ -2,9 +2,9 @@
|
|
2
2
|
"name": "@fluentui/react-label",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-label_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Thu, 21 Apr 2022 04:29:29 GMT",
|
6
|
+
"tag": "@fluentui/react-label_v0.0.0-nightly-20220421-0418.1",
|
7
|
+
"version": "0.0.0-nightly-20220421-0418.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
@@ -13,12 +13,45 @@
|
|
13
13
|
"commit": "not available",
|
14
14
|
"comment": "Release nightly v9"
|
15
15
|
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-label",
|
19
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220421-0418.1",
|
20
|
+
"commit": "f5724906c71b58258b0a18025f82f1c1103d97f0"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "beachball",
|
24
|
+
"package": "@fluentui/react-label",
|
25
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220421-0418.1",
|
26
|
+
"commit": "f5724906c71b58258b0a18025f82f1c1103d97f0"
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"author": "beachball",
|
30
|
+
"package": "@fluentui/react-label",
|
31
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220421-0418.1",
|
32
|
+
"commit": "f5724906c71b58258b0a18025f82f1c1103d97f0"
|
33
|
+
}
|
34
|
+
]
|
35
|
+
}
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"date": "Tue, 19 Apr 2022 19:17:27 GMT",
|
39
|
+
"tag": "@fluentui/react-label_v9.0.0-beta.10",
|
40
|
+
"version": "9.0.0-beta.10",
|
41
|
+
"comments": {
|
42
|
+
"prerelease": [
|
16
43
|
{
|
17
44
|
"author": "seanmonahan@microsoft.com",
|
18
45
|
"package": "@fluentui/react-label",
|
19
46
|
"commit": "086a675fd0c648944ff4048450190a0a13467de3",
|
20
47
|
"comment": "Add static classnames to Label"
|
21
48
|
},
|
49
|
+
{
|
50
|
+
"author": "olfedias@microsoft.com",
|
51
|
+
"package": "@fluentui/react-label",
|
52
|
+
"commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
|
53
|
+
"comment": "chore: Update Griffel to latest version"
|
54
|
+
},
|
22
55
|
{
|
23
56
|
"author": "Humberto.Morimoto@microsoft.com",
|
24
57
|
"package": "@fluentui/react-label",
|
@@ -28,20 +61,20 @@
|
|
28
61
|
{
|
29
62
|
"author": "beachball",
|
30
63
|
"package": "@fluentui/react-label",
|
31
|
-
"comment": "Bump @fluentui/react-theme to
|
32
|
-
"commit": "
|
64
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.5",
|
65
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
33
66
|
},
|
34
67
|
{
|
35
68
|
"author": "beachball",
|
36
69
|
"package": "@fluentui/react-label",
|
37
|
-
"comment": "Bump @fluentui/react-utilities to
|
38
|
-
"commit": "
|
70
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.6",
|
71
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
39
72
|
},
|
40
73
|
{
|
41
74
|
"author": "beachball",
|
42
75
|
"package": "@fluentui/react-label",
|
43
|
-
"comment": "Bump @fluentui/react-conformance-griffel to
|
44
|
-
"commit": "
|
76
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.4",
|
77
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
45
78
|
}
|
46
79
|
],
|
47
80
|
"none": [
|
package/CHANGELOG.md
CHANGED
@@ -1,22 +1,34 @@
|
|
1
1
|
# Change Log - @fluentui/react-label
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Thu, 21 Apr 2022 04:29:29 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-20220421-0418.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v0.0.0-nightly-20220421-0418.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-beta.
|
9
|
+
Thu, 21 Apr 2022 04:29:29 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-beta.10..@fluentui/react-label_v0.0.0-nightly-20220421-0418.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
14
|
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by email not defined)
|
15
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20220421-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/f5724906c71b58258b0a18025f82f1c1103d97f0) by beachball)
|
16
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220421-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/f5724906c71b58258b0a18025f82f1c1103d97f0) by beachball)
|
17
|
+
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220421-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/f5724906c71b58258b0a18025f82f1c1103d97f0) by beachball)
|
18
|
+
|
19
|
+
## [9.0.0-beta.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-beta.10)
|
20
|
+
|
21
|
+
Tue, 19 Apr 2022 19:17:27 GMT
|
22
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-beta.9..@fluentui/react-label_v9.0.0-beta.10)
|
23
|
+
|
24
|
+
### Changes
|
25
|
+
|
15
26
|
- Add static classnames to Label ([PR #21960](https://github.com/microsoft/fluentui/pull/21960) by seanmonahan@microsoft.com)
|
27
|
+
- chore: Update Griffel to latest version ([PR #21976](https://github.com/microsoft/fluentui/pull/21976) by olfedias@microsoft.com)
|
16
28
|
- Removing star exports. ([PR #22138](https://github.com/microsoft/fluentui/pull/22138) by Humberto.Morimoto@microsoft.com)
|
17
|
-
- Bump @fluentui/react-theme to
|
18
|
-
- Bump @fluentui/react-utilities to
|
19
|
-
- Bump @fluentui/react-conformance-griffel to
|
29
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.5 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
30
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.6 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
31
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.4 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
20
32
|
|
21
33
|
## [9.0.0-beta.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-beta.9)
|
22
34
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-label",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20220421-0418.1",
|
4
4
|
"description": "Fluent UI React Label component",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -28,13 +28,13 @@
|
|
28
28
|
"devDependencies": {
|
29
29
|
"@fluentui/eslint-plugin": "*",
|
30
30
|
"@fluentui/react-conformance": "*",
|
31
|
-
"@fluentui/react-conformance-griffel": "0.0.0-nightly-
|
31
|
+
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20220421-0418.1",
|
32
32
|
"@fluentui/scripts": "^1.0.0"
|
33
33
|
},
|
34
34
|
"dependencies": {
|
35
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
36
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
37
|
-
"@griffel/react": "1.0.
|
35
|
+
"@fluentui/react-theme": "0.0.0-nightly-20220421-0418.1",
|
36
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20220421-0418.1",
|
37
|
+
"@griffel/react": "1.0.3",
|
38
38
|
"tslib": "^2.1.0"
|
39
39
|
},
|
40
40
|
"peerDependencies": {
|