@fluentui/react-avatar 9.2.0 → 9.2.2
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 +77 -5
- package/CHANGELOG.md +31 -6
- package/package.json +9 -9
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,79 @@
|
|
|
2
2
|
"name": "@fluentui/react-avatar",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Thu, 13 Oct 2022 12:55:52 GMT",
|
|
6
|
+
"tag": "@fluentui/react-avatar_v9.2.2",
|
|
7
|
+
"version": "9.2.2",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "beachball",
|
|
12
|
+
"package": "@fluentui/react-avatar",
|
|
13
|
+
"comment": "Bump @fluentui/react-popover to v9.2.0",
|
|
14
|
+
"commit": "e563f3daaea9b7cc62f50bc15edd44edf5045107"
|
|
15
|
+
}
|
|
16
|
+
]
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"date": "Thu, 13 Oct 2022 11:02:43 GMT",
|
|
21
|
+
"tag": "@fluentui/react-avatar_v9.2.1",
|
|
22
|
+
"version": "9.2.1",
|
|
23
|
+
"comments": {
|
|
24
|
+
"patch": [
|
|
25
|
+
{
|
|
26
|
+
"author": "olfedias@microsoft.com",
|
|
27
|
+
"package": "@fluentui/react-avatar",
|
|
28
|
+
"commit": "1a527d440e0497ef8046b3ce240492241e7a04ac",
|
|
29
|
+
"comment": "chore: Update Griffel to latest version"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"author": "beachball",
|
|
33
|
+
"package": "@fluentui/react-avatar",
|
|
34
|
+
"comment": "Bump @fluentui/react-badge to v9.0.8",
|
|
35
|
+
"commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"author": "beachball",
|
|
39
|
+
"package": "@fluentui/react-avatar",
|
|
40
|
+
"comment": "Bump @fluentui/react-context-selector to v9.0.4",
|
|
41
|
+
"commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"author": "beachball",
|
|
45
|
+
"package": "@fluentui/react-avatar",
|
|
46
|
+
"comment": "Bump @fluentui/react-popover to v9.1.3",
|
|
47
|
+
"commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"author": "beachball",
|
|
51
|
+
"package": "@fluentui/react-avatar",
|
|
52
|
+
"comment": "Bump @fluentui/react-tabster to v9.1.3",
|
|
53
|
+
"commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"author": "beachball",
|
|
57
|
+
"package": "@fluentui/react-avatar",
|
|
58
|
+
"comment": "Bump @fluentui/react-tooltip to v9.0.8",
|
|
59
|
+
"commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"author": "beachball",
|
|
63
|
+
"package": "@fluentui/react-avatar",
|
|
64
|
+
"comment": "Bump @fluentui/react-utilities to v9.1.1",
|
|
65
|
+
"commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"author": "beachball",
|
|
69
|
+
"package": "@fluentui/react-avatar",
|
|
70
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.15",
|
|
71
|
+
"commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
|
|
72
|
+
}
|
|
73
|
+
]
|
|
74
|
+
}
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"date": "Mon, 03 Oct 2022 22:24:34 GMT",
|
|
6
78
|
"tag": "@fluentui/react-avatar_v9.2.0",
|
|
7
79
|
"version": "9.2.0",
|
|
8
80
|
"comments": {
|
|
@@ -31,25 +103,25 @@
|
|
|
31
103
|
"author": "beachball",
|
|
32
104
|
"package": "@fluentui/react-avatar",
|
|
33
105
|
"comment": "Bump @fluentui/react-badge to v9.0.7",
|
|
34
|
-
"commit": "
|
|
106
|
+
"commit": "67a8c98b8d53cd2fa14d668cf639b867b68ad18a"
|
|
35
107
|
},
|
|
36
108
|
{
|
|
37
109
|
"author": "beachball",
|
|
38
110
|
"package": "@fluentui/react-avatar",
|
|
39
111
|
"comment": "Bump @fluentui/react-popover to v9.1.2",
|
|
40
|
-
"commit": "
|
|
112
|
+
"commit": "67a8c98b8d53cd2fa14d668cf639b867b68ad18a"
|
|
41
113
|
},
|
|
42
114
|
{
|
|
43
115
|
"author": "beachball",
|
|
44
116
|
"package": "@fluentui/react-avatar",
|
|
45
117
|
"comment": "Bump @fluentui/react-tabster to v9.1.2",
|
|
46
|
-
"commit": "
|
|
118
|
+
"commit": "67a8c98b8d53cd2fa14d668cf639b867b68ad18a"
|
|
47
119
|
},
|
|
48
120
|
{
|
|
49
121
|
"author": "beachball",
|
|
50
122
|
"package": "@fluentui/react-avatar",
|
|
51
123
|
"comment": "Bump @fluentui/react-tooltip to v9.0.7",
|
|
52
|
-
"commit": "
|
|
124
|
+
"commit": "67a8c98b8d53cd2fa14d668cf639b867b68ad18a"
|
|
53
125
|
}
|
|
54
126
|
],
|
|
55
127
|
"none": [
|
package/CHANGELOG.md
CHANGED
|
@@ -1,22 +1,47 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-avatar
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Thu, 13 Oct 2022 12:55:52 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.2.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.2.2)
|
|
8
|
+
|
|
9
|
+
Thu, 13 Oct 2022 12:55:52 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-avatar_v9.2.1..@fluentui/react-avatar_v9.2.2)
|
|
11
|
+
|
|
12
|
+
### Patches
|
|
13
|
+
|
|
14
|
+
- Bump @fluentui/react-popover to v9.2.0 ([PR #25112](https://github.com/microsoft/fluentui/pull/25112) by beachball)
|
|
15
|
+
|
|
16
|
+
## [9.2.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.2.1)
|
|
17
|
+
|
|
18
|
+
Thu, 13 Oct 2022 11:02:43 GMT
|
|
19
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-avatar_v9.2.0..@fluentui/react-avatar_v9.2.1)
|
|
20
|
+
|
|
21
|
+
### Patches
|
|
22
|
+
|
|
23
|
+
- chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
|
|
24
|
+
- Bump @fluentui/react-badge to v9.0.8 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball)
|
|
25
|
+
- Bump @fluentui/react-context-selector to v9.0.4 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball)
|
|
26
|
+
- Bump @fluentui/react-popover to v9.1.3 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball)
|
|
27
|
+
- Bump @fluentui/react-tabster to v9.1.3 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball)
|
|
28
|
+
- Bump @fluentui/react-tooltip to v9.0.8 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball)
|
|
29
|
+
- Bump @fluentui/react-utilities to v9.1.1 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball)
|
|
30
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.15 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball)
|
|
31
|
+
|
|
7
32
|
## [9.2.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.2.0)
|
|
8
33
|
|
|
9
|
-
Mon, 03 Oct 2022 22:
|
|
34
|
+
Mon, 03 Oct 2022 22:24:34 GMT
|
|
10
35
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-avatar_v9.1.1..@fluentui/react-avatar_v9.2.0)
|
|
11
36
|
|
|
12
37
|
### Minor changes
|
|
13
38
|
|
|
14
39
|
- feat: Implement avatar context for slot overrides ([PR #24807](https://github.com/microsoft/fluentui/pull/24807) by lingfangao@hotmail.com)
|
|
15
40
|
- feat: Avatar's aria label includes 'active' or 'inactive' when using the active prop ([PR #24901](https://github.com/microsoft/fluentui/pull/24901) by behowell@microsoft.com)
|
|
16
|
-
- Bump @fluentui/react-badge to v9.0.7 ([PR #
|
|
17
|
-
- Bump @fluentui/react-popover to v9.1.2 ([PR #
|
|
18
|
-
- Bump @fluentui/react-tabster to v9.1.2 ([PR #
|
|
19
|
-
- Bump @fluentui/react-tooltip to v9.0.7 ([PR #
|
|
41
|
+
- Bump @fluentui/react-badge to v9.0.7 ([PR #25055](https://github.com/microsoft/fluentui/pull/25055) by beachball)
|
|
42
|
+
- Bump @fluentui/react-popover to v9.1.2 ([PR #25055](https://github.com/microsoft/fluentui/pull/25055) by beachball)
|
|
43
|
+
- Bump @fluentui/react-tabster to v9.1.2 ([PR #25055](https://github.com/microsoft/fluentui/pull/25055) by beachball)
|
|
44
|
+
- Bump @fluentui/react-tooltip to v9.0.7 ([PR #25055](https://github.com/microsoft/fluentui/pull/25055) by beachball)
|
|
20
45
|
|
|
21
46
|
### Patches
|
|
22
47
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-avatar",
|
|
3
|
-
"version": "9.2.
|
|
3
|
+
"version": "9.2.2",
|
|
4
4
|
"description": "React components for building Microsoft web experiences.",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -29,21 +29,21 @@
|
|
|
29
29
|
"devDependencies": {
|
|
30
30
|
"@fluentui/eslint-plugin": "*",
|
|
31
31
|
"@fluentui/react-conformance": "*",
|
|
32
|
-
"@fluentui/react-conformance-griffel": "9.0.0-beta.
|
|
32
|
+
"@fluentui/react-conformance-griffel": "9.0.0-beta.15",
|
|
33
33
|
"@fluentui/scripts": "^1.0.0",
|
|
34
34
|
"es6-weak-map": "^2.0.2"
|
|
35
35
|
},
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@fluentui/react-badge": "^9.0.
|
|
38
|
-
"@fluentui/react-context-selector": "^9.0.
|
|
37
|
+
"@fluentui/react-badge": "^9.0.8",
|
|
38
|
+
"@fluentui/react-context-selector": "^9.0.4",
|
|
39
39
|
"@fluentui/react-icons": "^2.0.175",
|
|
40
|
-
"@fluentui/react-popover": "^9.
|
|
40
|
+
"@fluentui/react-popover": "^9.2.0",
|
|
41
41
|
"@fluentui/react-shared-contexts": "^9.0.1",
|
|
42
|
-
"@fluentui/react-tabster": "^9.1.
|
|
42
|
+
"@fluentui/react-tabster": "^9.1.3",
|
|
43
43
|
"@fluentui/react-theme": "^9.1.0",
|
|
44
|
-
"@fluentui/react-tooltip": "^9.0.
|
|
45
|
-
"@fluentui/react-utilities": "^9.1.
|
|
46
|
-
"@griffel/react": "^1.
|
|
44
|
+
"@fluentui/react-tooltip": "^9.0.8",
|
|
45
|
+
"@fluentui/react-utilities": "^9.1.1",
|
|
46
|
+
"@griffel/react": "^1.4.0",
|
|
47
47
|
"tslib": "^2.1.0"
|
|
48
48
|
},
|
|
49
49
|
"peerDependencies": {
|