@fluentui/react-card 0.0.0-nightly-20220617-0418.1 → 0.0.0-nightly-20220623-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 +34 -22
- package/CHANGELOG.md +9 -8
- package/package.json +7 -7
package/CHANGELOG.json
CHANGED
@@ -2,10 +2,30 @@
|
|
2
2
|
"name": "@fluentui/react-card",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-card_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Thu, 23 Jun 2022 04:31:04 GMT",
|
6
|
+
"tag": "@fluentui/react-card_v0.0.0-nightly-20220623-0419.1",
|
7
|
+
"version": "0.0.0-nightly-20220623-0419.1",
|
8
8
|
"comments": {
|
9
|
+
"none": [
|
10
|
+
{
|
11
|
+
"author": "mgodbolt@microsoft.com",
|
12
|
+
"package": "@fluentui/react-card",
|
13
|
+
"commit": "0bdd0010f448387293f6dc715c1749ccc3aa85d6",
|
14
|
+
"comment": "Convert card to index based stories"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "39736248+andrefcdias@users.noreply.github.com",
|
18
|
+
"package": "@fluentui/react-card",
|
19
|
+
"commit": "571209f9a7d3ecdaf08f1584dc094c51db3b7a9e",
|
20
|
+
"comment": "chore: migrate to new DX"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "lingfangao@hotmail.com",
|
24
|
+
"package": "@fluentui/react-card",
|
25
|
+
"commit": "2da2d47e3dac6f8f4396ab112ab80b1dd34cc9ac",
|
26
|
+
"comment": "Bump cypress to v10"
|
27
|
+
}
|
28
|
+
],
|
9
29
|
"prerelease": [
|
10
30
|
{
|
11
31
|
"author": "39736248+andrefcdias@users.noreply.github.com",
|
@@ -28,40 +48,32 @@
|
|
28
48
|
{
|
29
49
|
"author": "beachball",
|
30
50
|
"package": "@fluentui/react-card",
|
31
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-
|
32
|
-
"commit": "
|
51
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220623-0419.1",
|
52
|
+
"commit": "9df169f017c97b7fe34f7b7618e4a29baf38b22b"
|
33
53
|
},
|
34
54
|
{
|
35
55
|
"author": "beachball",
|
36
56
|
"package": "@fluentui/react-card",
|
37
|
-
"comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-
|
38
|
-
"commit": "
|
57
|
+
"comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220623-0419.1",
|
58
|
+
"commit": "9df169f017c97b7fe34f7b7618e4a29baf38b22b"
|
39
59
|
},
|
40
60
|
{
|
41
61
|
"author": "beachball",
|
42
62
|
"package": "@fluentui/react-card",
|
43
|
-
"comment": "Bump @fluentui/react-
|
44
|
-
"commit": "
|
63
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220623-0419.1",
|
64
|
+
"commit": "9df169f017c97b7fe34f7b7618e4a29baf38b22b"
|
45
65
|
},
|
46
66
|
{
|
47
67
|
"author": "beachball",
|
48
68
|
"package": "@fluentui/react-card",
|
49
|
-
"comment": "Bump @fluentui/react-
|
50
|
-
"commit": "
|
51
|
-
}
|
52
|
-
],
|
53
|
-
"none": [
|
54
|
-
{
|
55
|
-
"author": "39736248+andrefcdias@users.noreply.github.com",
|
56
|
-
"package": "@fluentui/react-card",
|
57
|
-
"commit": "571209f9a7d3ecdaf08f1584dc094c51db3b7a9e",
|
58
|
-
"comment": "chore: migrate to new DX"
|
69
|
+
"comment": "Bump @fluentui/react-text to v0.0.0-nightly-20220623-0419.1",
|
70
|
+
"commit": "9df169f017c97b7fe34f7b7618e4a29baf38b22b"
|
59
71
|
},
|
60
72
|
{
|
61
|
-
"author": "
|
73
|
+
"author": "beachball",
|
62
74
|
"package": "@fluentui/react-card",
|
63
|
-
"
|
64
|
-
"
|
75
|
+
"comment": "Bump @fluentui/react-button to v0.0.0-nightly-20220623-0419.1",
|
76
|
+
"commit": "9df169f017c97b7fe34f7b7618e4a29baf38b22b"
|
65
77
|
}
|
66
78
|
]
|
67
79
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,23 +1,24 @@
|
|
1
1
|
# Change Log - @fluentui/react-card
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Thu, 23 Jun 2022 04:31:04 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-20220623-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v0.0.0-nightly-20220623-0419.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.18..@fluentui/react-card_v0.0.0-nightly-
|
9
|
+
Thu, 23 Jun 2022 04:31:04 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.18..@fluentui/react-card_v0.0.0-nightly-20220623-0419.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
14
|
- feat: add `orientation` prop ([PR #23037](https://github.com/microsoft/fluentui/pull/23037) by 39736248+andrefcdias@users.noreply.github.com)
|
15
15
|
- chore: add basic API documentation ([PR #23410](https://github.com/microsoft/fluentui/pull/23410) by 39736248+andrefcdias@users.noreply.github.com)
|
16
16
|
- feat: Add focus indicators ([PR #23456](https://github.com/microsoft/fluentui/pull/23456) by 39736248+andrefcdias@users.noreply.github.com)
|
17
|
-
- Bump @fluentui/react-utilities to v0.0.0-nightly-
|
18
|
-
- Bump @fluentui/react-tabster to v0.0.0-nightly-
|
19
|
-
- Bump @fluentui/react-
|
20
|
-
- Bump @fluentui/react-
|
17
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220623-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/9df169f017c97b7fe34f7b7618e4a29baf38b22b) by beachball)
|
18
|
+
- Bump @fluentui/react-tabster to v0.0.0-nightly-20220623-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/9df169f017c97b7fe34f7b7618e4a29baf38b22b) by beachball)
|
19
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20220623-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/9df169f017c97b7fe34f7b7618e4a29baf38b22b) by beachball)
|
20
|
+
- Bump @fluentui/react-text to v0.0.0-nightly-20220623-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/9df169f017c97b7fe34f7b7618e4a29baf38b22b) by beachball)
|
21
|
+
- Bump @fluentui/react-button to v0.0.0-nightly-20220623-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/9df169f017c97b7fe34f7b7618e4a29baf38b22b) by beachball)
|
21
22
|
|
22
23
|
## [9.0.0-beta.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.18)
|
23
24
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-card",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20220623-0419.1",
|
4
4
|
"private": false,
|
5
5
|
"description": "Card container components for Fluent UI React.",
|
6
6
|
"main": "lib-commonjs/index.js",
|
@@ -31,16 +31,16 @@
|
|
31
31
|
"devDependencies": {
|
32
32
|
"@fluentui/eslint-plugin": "*",
|
33
33
|
"@fluentui/react-conformance": "*",
|
34
|
-
"@fluentui/react-conformance-griffel": "0.0.0-nightly-
|
34
|
+
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20220623-0419.0",
|
35
35
|
"@fluentui/scripts": "^1.0.0",
|
36
|
-
"@fluentui/react-text": "0.0.0-nightly-
|
37
|
-
"@fluentui/react-button": "0.0.0-nightly-
|
36
|
+
"@fluentui/react-text": "0.0.0-nightly-20220623-0419.1",
|
37
|
+
"@fluentui/react-button": "0.0.0-nightly-20220623-0419.1"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
40
|
"@griffel/react": "1.1.0",
|
41
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
42
|
-
"@fluentui/react-tabster": "0.0.0-nightly-
|
43
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
41
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20220623-0419.1",
|
42
|
+
"@fluentui/react-tabster": "0.0.0-nightly-20220623-0419.1",
|
43
|
+
"@fluentui/react-theme": "0.0.0-nightly-20220623-0419.1",
|
44
44
|
"tslib": "^2.1.0"
|
45
45
|
},
|
46
46
|
"peerDependencies": {
|