@fluentui/react-persona 0.0.0-nightly-20230131-0423.1 → 0.0.0-nightly-20230202-0421.1

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@fluentui/react-persona",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 31 Jan 2023 04:32:10 GMT",
6
- "tag": "@fluentui/react-persona_v0.0.0-nightly-20230131-0423.1",
7
- "version": "0.0.0-nightly-20230131-0423.1",
5
+ "date": "Thu, 02 Feb 2023 04:28:26 GMT",
6
+ "tag": "@fluentui/react-persona_v0.0.0-nightly-20230202-0421.1",
7
+ "version": "0.0.0-nightly-20230202-0421.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -16,32 +16,71 @@
16
16
  {
17
17
  "author": "beachball",
18
18
  "package": "@fluentui/react-persona",
19
- "comment": "Bump @fluentui/react-avatar to v0.0.0-nightly-20230131-0423.1",
20
- "commit": "da6e0f160b2fc776ca574b1308c3f39a19ce3b10"
19
+ "comment": "Bump @fluentui/react-avatar to v0.0.0-nightly-20230202-0421.1",
20
+ "commit": "60d99d15463b2f3f6be1c898cf2d74a59c4af5ac"
21
21
  },
22
22
  {
23
23
  "author": "beachball",
24
24
  "package": "@fluentui/react-persona",
25
- "comment": "Bump @fluentui/react-badge to v0.0.0-nightly-20230131-0423.1",
26
- "commit": "da6e0f160b2fc776ca574b1308c3f39a19ce3b10"
25
+ "comment": "Bump @fluentui/react-badge to v0.0.0-nightly-20230202-0421.1",
26
+ "commit": "60d99d15463b2f3f6be1c898cf2d74a59c4af5ac"
27
27
  },
28
28
  {
29
29
  "author": "beachball",
30
30
  "package": "@fluentui/react-persona",
31
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20230131-0423.1",
32
- "commit": "da6e0f160b2fc776ca574b1308c3f39a19ce3b10"
31
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20230202-0421.1",
32
+ "commit": "60d99d15463b2f3f6be1c898cf2d74a59c4af5ac"
33
33
  },
34
34
  {
35
35
  "author": "beachball",
36
36
  "package": "@fluentui/react-persona",
37
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230131-0423.1",
38
- "commit": "da6e0f160b2fc776ca574b1308c3f39a19ce3b10"
37
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230202-0421.1",
38
+ "commit": "60d99d15463b2f3f6be1c898cf2d74a59c4af5ac"
39
39
  },
40
40
  {
41
41
  "author": "beachball",
42
42
  "package": "@fluentui/react-persona",
43
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230131-0423.1",
44
- "commit": "da6e0f160b2fc776ca574b1308c3f39a19ce3b10"
43
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230202-0421.1",
44
+ "commit": "60d99d15463b2f3f6be1c898cf2d74a59c4af5ac"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Tue, 31 Jan 2023 19:53:56 GMT",
51
+ "tag": "@fluentui/react-persona_v9.1.7",
52
+ "version": "9.1.7",
53
+ "comments": {
54
+ "patch": [
55
+ {
56
+ "author": "esteban.230@hotmail.com",
57
+ "package": "@fluentui/react-persona",
58
+ "commit": "f4f81bc1025ba1ac43f09ef9e45646cb06f47f89",
59
+ "comment": "fix: Reduce spacing between first and second line."
60
+ },
61
+ {
62
+ "author": "esteban.230@hotmail.com",
63
+ "package": "@fluentui/react-persona",
64
+ "commit": "fc896528cd40ac5e32c0fb125fb00c502a471cab",
65
+ "comment": "fix: Make before and after textPositions align correctly when the Avatar size is larger than the text lines together."
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui/react-persona",
70
+ "comment": "Bump @fluentui/react-avatar to v9.3.1",
71
+ "commit": "794d9e845cb952f597ba786e70cd8d248be62746"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui/react-persona",
76
+ "comment": "Bump @fluentui/react-badge to v9.0.22",
77
+ "commit": "794d9e845cb952f597ba786e70cd8d248be62746"
78
+ },
79
+ {
80
+ "author": "beachball",
81
+ "package": "@fluentui/react-persona",
82
+ "comment": "Bump @fluentui/react-utilities to v9.5.1",
83
+ "commit": "794d9e845cb952f597ba786e70cd8d248be62746"
45
84
  }
46
85
  ]
47
86
  }
package/CHANGELOG.md CHANGED
@@ -1,22 +1,35 @@
1
1
  # Change Log - @fluentui/react-persona
2
2
 
3
- This log was last generated on Tue, 31 Jan 2023 04:32:10 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 02 Feb 2023 04:28:26 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20230131-0423.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v0.0.0-nightly-20230131-0423.1)
7
+ ## [0.0.0-nightly-20230202-0421.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v0.0.0-nightly-20230202-0421.1)
8
8
 
9
- Tue, 31 Jan 2023 04:32:10 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.1.6..@fluentui/react-persona_v0.0.0-nightly-20230131-0423.1)
9
+ Thu, 02 Feb 2023 04:28:26 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.1.7..@fluentui/react-persona_v0.0.0-nightly-20230202-0421.1)
11
11
 
12
12
  ### Changes
13
13
 
14
14
  - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
15
- - Bump @fluentui/react-avatar to v0.0.0-nightly-20230131-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/da6e0f160b2fc776ca574b1308c3f39a19ce3b10) by beachball)
16
- - Bump @fluentui/react-badge to v0.0.0-nightly-20230131-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/da6e0f160b2fc776ca574b1308c3f39a19ce3b10) by beachball)
17
- - Bump @fluentui/react-theme to v0.0.0-nightly-20230131-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/da6e0f160b2fc776ca574b1308c3f39a19ce3b10) by beachball)
18
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20230131-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/da6e0f160b2fc776ca574b1308c3f39a19ce3b10) by beachball)
19
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230131-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/da6e0f160b2fc776ca574b1308c3f39a19ce3b10) by beachball)
15
+ - Bump @fluentui/react-avatar to v0.0.0-nightly-20230202-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/60d99d15463b2f3f6be1c898cf2d74a59c4af5ac) by beachball)
16
+ - Bump @fluentui/react-badge to v0.0.0-nightly-20230202-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/60d99d15463b2f3f6be1c898cf2d74a59c4af5ac) by beachball)
17
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20230202-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/60d99d15463b2f3f6be1c898cf2d74a59c4af5ac) by beachball)
18
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20230202-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/60d99d15463b2f3f6be1c898cf2d74a59c4af5ac) by beachball)
19
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230202-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/60d99d15463b2f3f6be1c898cf2d74a59c4af5ac) by beachball)
20
+
21
+ ## [9.1.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.1.7)
22
+
23
+ Tue, 31 Jan 2023 19:53:56 GMT
24
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.1.6..@fluentui/react-persona_v9.1.7)
25
+
26
+ ### Patches
27
+
28
+ - fix: Reduce spacing between first and second line. ([PR #26520](https://github.com/microsoft/fluentui/pull/26520) by esteban.230@hotmail.com)
29
+ - fix: Make before and after textPositions align correctly when the Avatar size is larger than the text lines together. ([PR #26546](https://github.com/microsoft/fluentui/pull/26546) by esteban.230@hotmail.com)
30
+ - Bump @fluentui/react-avatar to v9.3.1 ([PR #26557](https://github.com/microsoft/fluentui/pull/26557) by beachball)
31
+ - Bump @fluentui/react-badge to v9.0.22 ([PR #26557](https://github.com/microsoft/fluentui/pull/26557) by beachball)
32
+ - Bump @fluentui/react-utilities to v9.5.1 ([PR #26557](https://github.com/microsoft/fluentui/pull/26557) by beachball)
20
33
 
21
34
  ## [9.1.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.1.6)
22
35
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-persona",
3
- "version": "0.0.0-nightly-20230131-0423.1",
3
+ "version": "0.0.0-nightly-20230202-0421.1",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -27,15 +27,15 @@
27
27
  "devDependencies": {
28
28
  "@fluentui/eslint-plugin": "*",
29
29
  "@fluentui/react-conformance": "*",
30
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20230131-0423.1",
30
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20230202-0421.1",
31
31
  "@fluentui/scripts-api-extractor": "*",
32
32
  "@fluentui/scripts-tasks": "*"
33
33
  },
34
34
  "dependencies": {
35
- "@fluentui/react-avatar": "0.0.0-nightly-20230131-0423.1",
36
- "@fluentui/react-badge": "0.0.0-nightly-20230131-0423.1",
37
- "@fluentui/react-theme": "0.0.0-nightly-20230131-0423.1",
38
- "@fluentui/react-utilities": "0.0.0-nightly-20230131-0423.1",
35
+ "@fluentui/react-avatar": "0.0.0-nightly-20230202-0421.1",
36
+ "@fluentui/react-badge": "0.0.0-nightly-20230202-0421.1",
37
+ "@fluentui/react-theme": "0.0.0-nightly-20230202-0421.1",
38
+ "@fluentui/react-utilities": "0.0.0-nightly-20230202-0421.1",
39
39
  "@griffel/react": "^1.5.2",
40
40
  "tslib": "^2.1.0"
41
41
  },