@fluentui/react-badge 9.0.0-rc.6 → 9.0.0-rc.7
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +25 -4
- package/CHANGELOG.md +15 -5
- package/dist/{react-badge.d.ts → index.d.ts} +0 -0
- package/package.json +3 -3
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,28 @@
|
|
2
2
|
"name": "@fluentui/react-badge",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Wed, 04 May 2022 13:24:22 GMT",
|
6
|
+
"tag": "@fluentui/react-badge_v9.0.0-rc.7",
|
7
|
+
"version": "9.0.0-rc.7",
|
8
|
+
"comments": {
|
9
|
+
"prerelease": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-badge",
|
13
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.6",
|
14
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-badge",
|
19
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.7",
|
20
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
21
|
+
}
|
22
|
+
]
|
23
|
+
}
|
24
|
+
},
|
25
|
+
{
|
26
|
+
"date": "Tue, 19 Apr 2022 19:17:10 GMT",
|
6
27
|
"tag": "@fluentui/react-badge_v9.0.0-rc.6",
|
7
28
|
"version": "9.0.0-rc.6",
|
8
29
|
"comments": {
|
@@ -41,19 +62,19 @@
|
|
41
62
|
"author": "beachball",
|
42
63
|
"package": "@fluentui/react-badge",
|
43
64
|
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.5",
|
44
|
-
"commit": "
|
65
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
45
66
|
},
|
46
67
|
{
|
47
68
|
"author": "beachball",
|
48
69
|
"package": "@fluentui/react-badge",
|
49
70
|
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.6",
|
50
|
-
"commit": "
|
71
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
51
72
|
},
|
52
73
|
{
|
53
74
|
"author": "beachball",
|
54
75
|
"package": "@fluentui/react-badge",
|
55
76
|
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.4",
|
56
|
-
"commit": "
|
77
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
57
78
|
}
|
58
79
|
],
|
59
80
|
"none": [
|
package/CHANGELOG.md
CHANGED
@@ -1,12 +1,22 @@
|
|
1
1
|
# Change Log - @fluentui/react-badge
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Wed, 04 May 2022 13:24:22 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.0.0-rc.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-rc.7)
|
8
|
+
|
9
|
+
Wed, 04 May 2022 13:24:22 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-rc.6..@fluentui/react-badge_v9.0.0-rc.7)
|
11
|
+
|
12
|
+
### Changes
|
13
|
+
|
14
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.6 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
15
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.7 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
16
|
+
|
7
17
|
## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-rc.6)
|
8
18
|
|
9
|
-
Tue, 19 Apr 2022 19:
|
19
|
+
Tue, 19 Apr 2022 19:17:10 GMT
|
10
20
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-rc.5..@fluentui/react-badge_v9.0.0-rc.6)
|
11
21
|
|
12
22
|
### Changes
|
@@ -16,9 +26,9 @@ Tue, 19 Apr 2022 19:14:20 GMT
|
|
16
26
|
- PresenceBadge: Adding unknown status. ([PR #21951](https://github.com/microsoft/fluentui/pull/21951) by Humberto.Morimoto@microsoft.com)
|
17
27
|
- Add static classnames to Badge ([PR #21960](https://github.com/microsoft/fluentui/pull/21960) by seanmonahan@microsoft.com)
|
18
28
|
- chore: Update Griffel to latest version ([PR #21976](https://github.com/microsoft/fluentui/pull/21976) by olfedias@microsoft.com)
|
19
|
-
- Bump @fluentui/react-theme to v9.0.0-rc.5 ([PR #
|
20
|
-
- Bump @fluentui/react-utilities to v9.0.0-rc.6 ([PR #
|
21
|
-
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.4 ([PR #
|
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)
|
22
32
|
|
23
33
|
## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-rc.5)
|
24
34
|
|
File without changes
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-badge",
|
3
|
-
"version": "9.0.0-rc.
|
3
|
+
"version": "9.0.0-rc.7",
|
4
4
|
"description": "React components for building web experiences",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -34,8 +34,8 @@
|
|
34
34
|
"dependencies": {
|
35
35
|
"@fluentui/react-icons": "^2.0.166-rc.3",
|
36
36
|
"@griffel/react": "1.0.3",
|
37
|
-
"@fluentui/react-theme": "9.0.0-rc.
|
38
|
-
"@fluentui/react-utilities": "9.0.0-rc.
|
37
|
+
"@fluentui/react-theme": "9.0.0-rc.6",
|
38
|
+
"@fluentui/react-utilities": "9.0.0-rc.7",
|
39
39
|
"tslib": "^2.1.0"
|
40
40
|
},
|
41
41
|
"peerDependencies": {
|