@fluentui/react-persona 9.0.2 → 9.1.0-beta.1

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,101 @@
2
2
  "name": "@fluentui/react-persona",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 13 Oct 2022 12:55:52 GMT",
5
+ "date": "Tue, 25 Oct 2022 00:34:11 GMT",
6
+ "tag": "@fluentui/react-persona_v9.1.0-beta.1",
7
+ "version": "9.1.0-beta.1",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "esteban.230@hotmail.com",
12
+ "package": "@fluentui/react-persona",
13
+ "commit": "69892eab60695a2da2dca35a067cc12fa3a44bac",
14
+ "comment": "chore: Change version back to beta."
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-persona",
19
+ "comment": "Bump @fluentui/react-avatar to v9.2.4",
20
+ "commit": "eef12b9ae58b64ff68576dc2d865b601e46c85b9"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-persona",
25
+ "comment": "Bump @fluentui/react-badge to v9.0.10",
26
+ "commit": "eef12b9ae58b64ff68576dc2d865b601e46c85b9"
27
+ }
28
+ ],
29
+ "none": [
30
+ {
31
+ "author": "esteban.230@hotmail.com",
32
+ "package": "@fluentui/react-persona",
33
+ "commit": "eef12b9ae58b64ff68576dc2d865b601e46c85b9",
34
+ "comment": "chore: Update beachball settings."
35
+ }
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "date": "Thu, 20 Oct 2022 08:39:39 GMT",
41
+ "tag": "@fluentui/react-persona_v9.0.3",
42
+ "version": "9.0.3",
43
+ "comments": {
44
+ "patch": [
45
+ {
46
+ "author": "olfedias@microsoft.com",
47
+ "package": "@fluentui/react-persona",
48
+ "commit": "06865dada128321804646582f564ee86d835d174",
49
+ "comment": "chore: Update Griffel to latest version"
50
+ },
51
+ {
52
+ "author": "mgodbolt@microsoft.com",
53
+ "package": "@fluentui/react-persona",
54
+ "commit": "17096b3137d9d3e7c7443ddc3ce0738b2910a334",
55
+ "comment": "chore: Bump peer deps to support React 18"
56
+ },
57
+ {
58
+ "author": "beachball",
59
+ "package": "@fluentui/react-persona",
60
+ "comment": "Bump @fluentui/react-avatar to v9.2.3",
61
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
62
+ },
63
+ {
64
+ "author": "beachball",
65
+ "package": "@fluentui/react-persona",
66
+ "comment": "Bump @fluentui/react-badge to v9.0.9",
67
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
68
+ },
69
+ {
70
+ "author": "beachball",
71
+ "package": "@fluentui/react-persona",
72
+ "comment": "Bump @fluentui/react-theme to v9.1.1",
73
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
74
+ },
75
+ {
76
+ "author": "beachball",
77
+ "package": "@fluentui/react-persona",
78
+ "comment": "Bump @fluentui/react-utilities to v9.1.2",
79
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
80
+ },
81
+ {
82
+ "author": "beachball",
83
+ "package": "@fluentui/react-persona",
84
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16",
85
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
86
+ }
87
+ ],
88
+ "none": [
89
+ {
90
+ "author": "mgodbolt@microsoft.com",
91
+ "package": "@fluentui/react-persona",
92
+ "commit": "82650ef8b3d436c039e33f3eb8a658a3d878064f",
93
+ "comment": "prettier update"
94
+ }
95
+ ]
96
+ }
97
+ },
98
+ {
99
+ "date": "Thu, 13 Oct 2022 12:56:30 GMT",
6
100
  "tag": "@fluentui/react-persona_v9.0.2",
7
101
  "version": "9.0.2",
8
102
  "comments": {
@@ -11,7 +105,7 @@
11
105
  "author": "beachball",
12
106
  "package": "@fluentui/react-persona",
13
107
  "comment": "Bump @fluentui/react-avatar to v9.2.2",
14
- "commit": "e563f3daaea9b7cc62f50bc15edd44edf5045107"
108
+ "commit": "77301c97c0539b9ebf891642eb0a077d1aeae9a6"
15
109
  }
16
110
  ]
17
111
  }
package/CHANGELOG.md CHANGED
@@ -1,17 +1,43 @@
1
1
  # Change Log - @fluentui/react-persona
2
2
 
3
- This log was last generated on Thu, 13 Oct 2022 12:55:52 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 25 Oct 2022 00:34:11 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.1.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.1.0-beta.1)
8
+
9
+ Tue, 25 Oct 2022 00:34:11 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.0.3..@fluentui/react-persona_v9.1.0-beta.1)
11
+
12
+ ### Changes
13
+
14
+ - chore: Change version back to beta. ([PR #25357](https://github.com/microsoft/fluentui/pull/25357) by esteban.230@hotmail.com)
15
+ - Bump @fluentui/react-avatar to v9.2.4 ([PR #25363](https://github.com/microsoft/fluentui/pull/25363) by beachball)
16
+ - Bump @fluentui/react-badge to v9.0.10 ([PR #25363](https://github.com/microsoft/fluentui/pull/25363) by beachball)
17
+
18
+ ## [9.0.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.0.3)
19
+
20
+ Thu, 20 Oct 2022 08:39:39 GMT
21
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.0.2..@fluentui/react-persona_v9.0.3)
22
+
23
+ ### Patches
24
+
25
+ - chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
26
+ - chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
27
+ - Bump @fluentui/react-avatar to v9.2.3 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
28
+ - Bump @fluentui/react-badge to v9.0.9 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
29
+ - Bump @fluentui/react-theme to v9.1.1 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
30
+ - Bump @fluentui/react-utilities to v9.1.2 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
31
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
32
+
7
33
  ## [9.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.0.2)
8
34
 
9
- Thu, 13 Oct 2022 12:55:52 GMT
35
+ Thu, 13 Oct 2022 12:56:30 GMT
10
36
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.0.1..@fluentui/react-persona_v9.0.2)
11
37
 
12
38
  ### Patches
13
39
 
14
- - Bump @fluentui/react-avatar to v9.2.2 ([PR #25112](https://github.com/microsoft/fluentui/pull/25112) by beachball)
40
+ - Bump @fluentui/react-avatar to v9.2.2 ([PR #25119](https://github.com/microsoft/fluentui/pull/25119) by beachball)
15
41
 
16
42
  ## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.0.1)
17
43
 
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.2",
3
+ "version": "9.1.0-beta.1",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -28,27 +28,29 @@
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.2",
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.4",
36
+ "@fluentui/react-badge": "^9.0.10",
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
+ "tag": "beta",
49
50
  "disallowedChangeTypes": [
50
51
  "major",
51
- "prerelease"
52
+ "minor",
53
+ "patch"
52
54
  ]
53
55
  }
54
56
  }