@fluentui/react-persona 9.0.1 → 9.0.3

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,81 @@
2
2
  "name": "@fluentui/react-persona",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 13 Oct 2022 10:59:31 GMT",
5
+ "date": "Thu, 20 Oct 2022 08:35:15 GMT",
6
+ "tag": "@fluentui/react-persona_v9.0.3",
7
+ "version": "9.0.3",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "olfedias@microsoft.com",
12
+ "package": "@fluentui/react-persona",
13
+ "commit": "06865dada128321804646582f564ee86d835d174",
14
+ "comment": "chore: Update Griffel to latest version"
15
+ },
16
+ {
17
+ "author": "mgodbolt@microsoft.com",
18
+ "package": "@fluentui/react-persona",
19
+ "commit": "17096b3137d9d3e7c7443ddc3ce0738b2910a334",
20
+ "comment": "chore: Bump peer deps to support React 18"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-persona",
25
+ "comment": "Bump @fluentui/react-avatar to v9.2.3",
26
+ "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-persona",
31
+ "comment": "Bump @fluentui/react-badge to v9.0.9",
32
+ "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-persona",
37
+ "comment": "Bump @fluentui/react-theme to v9.1.1",
38
+ "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-persona",
43
+ "comment": "Bump @fluentui/react-utilities to v9.1.2",
44
+ "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
45
+ },
46
+ {
47
+ "author": "beachball",
48
+ "package": "@fluentui/react-persona",
49
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16",
50
+ "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
51
+ }
52
+ ],
53
+ "none": [
54
+ {
55
+ "author": "mgodbolt@microsoft.com",
56
+ "package": "@fluentui/react-persona",
57
+ "commit": "82650ef8b3d436c039e33f3eb8a658a3d878064f",
58
+ "comment": "prettier update"
59
+ }
60
+ ]
61
+ }
62
+ },
63
+ {
64
+ "date": "Thu, 13 Oct 2022 12:56:30 GMT",
65
+ "tag": "@fluentui/react-persona_v9.0.2",
66
+ "version": "9.0.2",
67
+ "comments": {
68
+ "patch": [
69
+ {
70
+ "author": "beachball",
71
+ "package": "@fluentui/react-persona",
72
+ "comment": "Bump @fluentui/react-avatar to v9.2.2",
73
+ "commit": "77301c97c0539b9ebf891642eb0a077d1aeae9a6"
74
+ }
75
+ ]
76
+ }
77
+ },
78
+ {
79
+ "date": "Thu, 13 Oct 2022 11:02:55 GMT",
6
80
  "tag": "@fluentui/react-persona_v9.0.1",
7
81
  "version": "9.0.1",
8
82
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,36 @@
1
1
  # Change Log - @fluentui/react-persona
2
2
 
3
- This log was last generated on Thu, 13 Oct 2022 10:59:31 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 20 Oct 2022 08:35:15 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.0.3)
8
+
9
+ Thu, 20 Oct 2022 08:35:15 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.0.2..@fluentui/react-persona_v9.0.3)
11
+
12
+ ### Patches
13
+
14
+ - chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
15
+ - chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
16
+ - Bump @fluentui/react-avatar to v9.2.3 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
17
+ - Bump @fluentui/react-badge to v9.0.9 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
18
+ - Bump @fluentui/react-theme to v9.1.1 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
19
+ - Bump @fluentui/react-utilities to v9.1.2 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
20
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
21
+
22
+ ## [9.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.0.2)
23
+
24
+ Thu, 13 Oct 2022 12:56:30 GMT
25
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.0.1..@fluentui/react-persona_v9.0.2)
26
+
27
+ ### Patches
28
+
29
+ - Bump @fluentui/react-avatar to v9.2.2 ([PR #25119](https://github.com/microsoft/fluentui/pull/25119) by beachball)
30
+
7
31
  ## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.0.1)
8
32
 
9
- Thu, 13 Oct 2022 10:59:31 GMT
33
+ Thu, 13 Oct 2022 11:02:55 GMT
10
34
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.0.0..@fluentui/react-persona_v9.0.1)
11
35
 
12
36
  ### Patches
package/MIGRATION.md CHANGED
@@ -11,6 +11,8 @@ Here's how the API of v8's `Persona` compares to the one from v9's `Persona` com
11
11
  - `componentRef` => NOT SUPPORTED - use `ref` instead
12
12
  - `hidePersonaDetails` => Use the `Avatar` component for this case
13
13
  - ```
14
+
15
+ ```
14
16
  - `imageShouldFadeIn` => NOT SUPPORTED
15
17
  - `isOutOfOffice` => Use the `outOfOffice` prop of the `presence` slot. E.g.: `presence={{ outOfOffice: true }}`
16
18
  - `presence` => Use the `status` prop of the `presence` slot. E.g.: `presence={{ status: 'away' }}`
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-persona",
3
- "version": "9.0.1",
3
+ "version": "9.0.3",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -28,22 +28,22 @@
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
30
30
  "@fluentui/react-conformance": "*",
31
- "@fluentui/react-conformance-griffel": "9.0.0-beta.15",
31
+ "@fluentui/react-conformance-griffel": "9.0.0-beta.16",
32
32
  "@fluentui/scripts": "^1.0.0"
33
33
  },
34
34
  "dependencies": {
35
- "@fluentui/react-avatar": "^9.2.1",
36
- "@fluentui/react-badge": "^9.0.8",
37
- "@fluentui/react-theme": "^9.1.0",
38
- "@fluentui/react-utilities": "^9.1.1",
39
- "@griffel/react": "^1.4.0",
35
+ "@fluentui/react-avatar": "^9.2.3",
36
+ "@fluentui/react-badge": "^9.0.9",
37
+ "@fluentui/react-theme": "^9.1.1",
38
+ "@fluentui/react-utilities": "^9.1.2",
39
+ "@griffel/react": "^1.4.1",
40
40
  "tslib": "^2.1.0"
41
41
  },
42
42
  "peerDependencies": {
43
- "@types/react": ">=16.8.0 <18.0.0",
44
- "@types/react-dom": ">=16.8.0 <18.0.0",
45
- "react": ">=16.8.0 <18.0.0",
46
- "react-dom": ">=16.8.0 <18.0.0"
43
+ "@types/react": ">=16.8.0 <19.0.0",
44
+ "@types/react-dom": ">=16.8.0 <19.0.0",
45
+ "react": ">=16.8.0 <19.0.0",
46
+ "react-dom": ">=16.8.0 <19.0.0"
47
47
  },
48
48
  "beachball": {
49
49
  "disallowedChangeTypes": [