@fluentui/react-badge 0.0.0-nightly-20220615-0421.1 → 0.0.0-nightly-20220616-0419.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 +21 -21
- package/CHANGELOG.md +6 -6
- package/package.json +4 -4
package/CHANGELOG.json
CHANGED
@@ -2,25 +2,17 @@
|
|
2
2
|
"name": "@fluentui/react-badge",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-badge_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Thu, 16 Jun 2022 04:33:41 GMT",
|
6
|
+
"tag": "@fluentui/react-badge_v0.0.0-nightly-20220616-0419.1",
|
7
|
+
"version": "0.0.0-nightly-20220616-0419.1",
|
8
8
|
"comments": {
|
9
|
-
"
|
9
|
+
"prerelease": [
|
10
10
|
{
|
11
|
-
"author": "
|
11
|
+
"author": "olfedias@microsoft.com",
|
12
12
|
"package": "@fluentui/react-badge",
|
13
|
-
"commit": "
|
14
|
-
"comment": "
|
13
|
+
"commit": "82bd30dd41ad58df1f325e9b721200ed15d674a2",
|
14
|
+
"comment": "chore: Update @fluentui/react-icons to latest version"
|
15
15
|
},
|
16
|
-
{
|
17
|
-
"author": "mgodbolt@microsoft.com",
|
18
|
-
"package": "@fluentui/react-badge",
|
19
|
-
"commit": "1822a0c64a0106f41b2c8e6c3b00804f1c78d72a",
|
20
|
-
"comment": "chore: Change story entry point to index.stories.tsx"
|
21
|
-
}
|
22
|
-
],
|
23
|
-
"prerelease": [
|
24
16
|
{
|
25
17
|
"author": "Humberto.Morimoto@microsoft.com",
|
26
18
|
"package": "@fluentui/react-badge",
|
@@ -34,16 +26,24 @@
|
|
34
26
|
"comment": "PresenceBadge accessibility: fix placement of aria-label, sort out Avatar usage and examples"
|
35
27
|
},
|
36
28
|
{
|
37
|
-
"author": "
|
29
|
+
"author": "beachball",
|
38
30
|
"package": "@fluentui/react-badge",
|
39
|
-
"
|
40
|
-
"
|
31
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220616-0419.1",
|
32
|
+
"commit": "7df7f4212738a33683eca9068e0ddb3aec5fda16"
|
33
|
+
}
|
34
|
+
],
|
35
|
+
"none": [
|
36
|
+
{
|
37
|
+
"author": "gcox@microsoft.com",
|
38
|
+
"package": "@fluentui/react-badge",
|
39
|
+
"commit": "328f900d4308598b83cbf1fde4f83ea74024d620",
|
40
|
+
"comment": "docs: Updated badge descriptions to be specific."
|
41
41
|
},
|
42
42
|
{
|
43
|
-
"author": "
|
43
|
+
"author": "mgodbolt@microsoft.com",
|
44
44
|
"package": "@fluentui/react-badge",
|
45
|
-
"
|
46
|
-
"
|
45
|
+
"commit": "1822a0c64a0106f41b2c8e6c3b00804f1c78d72a",
|
46
|
+
"comment": "chore: Change story entry point to index.stories.tsx"
|
47
47
|
}
|
48
48
|
]
|
49
49
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,20 +1,20 @@
|
|
1
1
|
# Change Log - @fluentui/react-badge
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Thu, 16 Jun 2022 04:33:41 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-20220616-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v0.0.0-nightly-20220616-0419.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-rc.12..@fluentui/react-badge_v0.0.0-nightly-
|
9
|
+
Thu, 16 Jun 2022 04:33:41 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-rc.12..@fluentui/react-badge_v0.0.0-nightly-20220616-0419.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
|
+
- chore: Update @fluentui/react-icons to latest version ([PR #23459](https://github.com/microsoft/fluentui/pull/23459) by olfedias@microsoft.com)
|
14
15
|
- README, spec and migration guide cleanup. ([PR #23424](https://github.com/microsoft/fluentui/pull/23424) by Humberto.Morimoto@microsoft.com)
|
15
16
|
- PresenceBadge accessibility: fix placement of aria-label, sort out Avatar usage and examples ([PR #23256](https://github.com/microsoft/fluentui/pull/23256) by sarah.higley@microsoft.com)
|
16
|
-
-
|
17
|
-
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220615-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/251ff0f337f2debfdbc2d3027019a5f2d7cb43bc) by beachball)
|
17
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220616-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/7df7f4212738a33683eca9068e0ddb3aec5fda16) by beachball)
|
18
18
|
|
19
19
|
## [9.0.0-rc.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-rc.12)
|
20
20
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-badge",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20220616-0419.1",
|
4
4
|
"description": "React components for building web experiences",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -28,14 +28,14 @@
|
|
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-20220616-0419.0",
|
32
32
|
"@fluentui/scripts": "^1.0.0"
|
33
33
|
},
|
34
34
|
"dependencies": {
|
35
35
|
"@fluentui/react-icons": "^2.0.172-rc.8",
|
36
36
|
"@griffel/react": "1.1.0",
|
37
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
38
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
37
|
+
"@fluentui/react-theme": "0.0.0-nightly-20220616-0419.0",
|
38
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20220616-0419.1",
|
39
39
|
"tslib": "^2.1.0"
|
40
40
|
},
|
41
41
|
"peerDependencies": {
|