@fluentui/react-card 0.0.0-nightly-20220623-0419.1 → 0.0.0-nightly-20220628-0417.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 +64 -13
- package/CHANGELOG.md +24 -9
- package/package.json +8 -8
package/CHANGELOG.json
CHANGED
@@ -2,9 +2,9 @@
|
|
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": "Tue, 28 Jun 2022 04:30:45 GMT",
|
6
|
+
"tag": "@fluentui/react-card_v0.0.0-nightly-20220628-0417.1",
|
7
|
+
"version": "0.0.0-nightly-20220628-0417.1",
|
8
8
|
"comments": {
|
9
9
|
"none": [
|
10
10
|
{
|
@@ -39,41 +39,92 @@
|
|
39
39
|
"commit": "0a35ab4703e21e5f6763b17ed33a48ad3ae4409b",
|
40
40
|
"comment": "chore: add basic API documentation"
|
41
41
|
},
|
42
|
+
{
|
43
|
+
"author": "lingfangao@hotmail.com",
|
44
|
+
"package": "@fluentui/react-card",
|
45
|
+
"commit": "675acea49c97f10837ddee9b8c4350ca27750125",
|
46
|
+
"comment": "Bump Griffel dependencies"
|
47
|
+
},
|
42
48
|
{
|
43
49
|
"author": "39736248+andrefcdias@users.noreply.github.com",
|
44
50
|
"package": "@fluentui/react-card",
|
45
51
|
"commit": "fbd2de31c257aa192dbc69d6eacda6388af06b30",
|
46
52
|
"comment": "feat: Add focus indicators"
|
47
53
|
},
|
54
|
+
{
|
55
|
+
"author": "lingfangao@hotmail.com",
|
56
|
+
"package": "@fluentui/react-card",
|
57
|
+
"commit": "e0aabd850b15adf9c151ebd4e332f7c50ad6cfdf",
|
58
|
+
"comment": "Update 9.0.0-rc dependencies to use caret range"
|
59
|
+
},
|
60
|
+
{
|
61
|
+
"author": "beachball",
|
62
|
+
"package": "@fluentui/react-card",
|
63
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0",
|
64
|
+
"commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
|
65
|
+
},
|
66
|
+
{
|
67
|
+
"author": "beachball",
|
68
|
+
"package": "@fluentui/react-card",
|
69
|
+
"comment": "Bump @fluentui/react-tabster to v0.0.0",
|
70
|
+
"commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
|
71
|
+
},
|
72
|
+
{
|
73
|
+
"author": "beachball",
|
74
|
+
"package": "@fluentui/react-card",
|
75
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0",
|
76
|
+
"commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
|
77
|
+
},
|
48
78
|
{
|
49
79
|
"author": "beachball",
|
50
80
|
"package": "@fluentui/react-card",
|
51
|
-
"comment": "Bump @fluentui/react-
|
52
|
-
"commit": "
|
81
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220628-0417.1",
|
82
|
+
"commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
|
53
83
|
},
|
54
84
|
{
|
55
85
|
"author": "beachball",
|
56
86
|
"package": "@fluentui/react-card",
|
57
|
-
"comment": "Bump @fluentui/react-
|
58
|
-
"commit": "
|
87
|
+
"comment": "Bump @fluentui/react-text to v0.0.0",
|
88
|
+
"commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
|
89
|
+
},
|
90
|
+
{
|
91
|
+
"author": "beachball",
|
92
|
+
"package": "@fluentui/react-card",
|
93
|
+
"comment": "Bump @fluentui/react-button to v0.0.0",
|
94
|
+
"commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
|
95
|
+
}
|
96
|
+
]
|
97
|
+
}
|
98
|
+
},
|
99
|
+
{
|
100
|
+
"date": "Thu, 23 Jun 2022 14:25:31 GMT",
|
101
|
+
"tag": "@fluentui/react-card_v9.0.0-beta.19",
|
102
|
+
"version": "9.0.0-beta.19",
|
103
|
+
"comments": {
|
104
|
+
"prerelease": [
|
105
|
+
{
|
106
|
+
"author": "beachball",
|
107
|
+
"package": "@fluentui/react-card",
|
108
|
+
"comment": "Bump @fluentui/react-tabster to v9.0.0-rc.14",
|
109
|
+
"commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
|
59
110
|
},
|
60
111
|
{
|
61
112
|
"author": "beachball",
|
62
113
|
"package": "@fluentui/react-card",
|
63
|
-
"comment": "Bump @fluentui/react-theme to
|
64
|
-
"commit": "
|
114
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.10",
|
115
|
+
"commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
|
65
116
|
},
|
66
117
|
{
|
67
118
|
"author": "beachball",
|
68
119
|
"package": "@fluentui/react-card",
|
69
|
-
"comment": "Bump @fluentui/react-text to
|
70
|
-
"commit": "
|
120
|
+
"comment": "Bump @fluentui/react-text to v9.0.0-rc.12",
|
121
|
+
"commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
|
71
122
|
},
|
72
123
|
{
|
73
124
|
"author": "beachball",
|
74
125
|
"package": "@fluentui/react-card",
|
75
|
-
"comment": "Bump @fluentui/react-button to
|
76
|
-
"commit": "
|
126
|
+
"comment": "Bump @fluentui/react-button to v9.0.0-rc.14",
|
127
|
+
"commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
|
77
128
|
}
|
78
129
|
]
|
79
130
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,24 +1,39 @@
|
|
1
1
|
# Change Log - @fluentui/react-card
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Tue, 28 Jun 2022 04:30:45 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-20220628-0417.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v0.0.0-nightly-20220628-0417.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.
|
9
|
+
Tue, 28 Jun 2022 04:30:45 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.19..@fluentui/react-card_v0.0.0-nightly-20220628-0417.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
|
+
- Bump Griffel dependencies ([PR #23688](https://github.com/microsoft/fluentui/pull/23688) by lingfangao@hotmail.com)
|
16
17
|
- feat: Add focus indicators ([PR #23456](https://github.com/microsoft/fluentui/pull/23456) by 39736248+andrefcdias@users.noreply.github.com)
|
17
|
-
-
|
18
|
-
- Bump @fluentui/react-
|
19
|
-
- Bump @fluentui/react-
|
20
|
-
- Bump @fluentui/react-
|
21
|
-
- Bump @fluentui/react-
|
18
|
+
- Update 9.0.0-rc dependencies to use caret range ([PR #23732](https://github.com/microsoft/fluentui/pull/23732) by lingfangao@hotmail.com)
|
19
|
+
- Bump @fluentui/react-utilities to v0.0.0 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
|
20
|
+
- Bump @fluentui/react-tabster to v0.0.0 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
|
21
|
+
- Bump @fluentui/react-theme to v0.0.0 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
|
22
|
+
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220628-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
|
23
|
+
- Bump @fluentui/react-text to v0.0.0 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
|
24
|
+
- Bump @fluentui/react-button to v0.0.0 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
|
25
|
+
|
26
|
+
## [9.0.0-beta.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.19)
|
27
|
+
|
28
|
+
Thu, 23 Jun 2022 14:25:31 GMT
|
29
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.18..@fluentui/react-card_v9.0.0-beta.19)
|
30
|
+
|
31
|
+
### Changes
|
32
|
+
|
33
|
+
- Bump @fluentui/react-tabster to v9.0.0-rc.14 ([PR #23608](https://github.com/microsoft/fluentui/pull/23608) by beachball)
|
34
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.10 ([PR #23608](https://github.com/microsoft/fluentui/pull/23608) by beachball)
|
35
|
+
- Bump @fluentui/react-text to v9.0.0-rc.12 ([PR #23608](https://github.com/microsoft/fluentui/pull/23608) by beachball)
|
36
|
+
- Bump @fluentui/react-button to v9.0.0-rc.14 ([PR #23608](https://github.com/microsoft/fluentui/pull/23608) by beachball)
|
22
37
|
|
23
38
|
## [9.0.0-beta.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.18)
|
24
39
|
|
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-20220628-0417.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-20220628-0417.1",
|
35
35
|
"@fluentui/scripts": "^1.0.0",
|
36
|
-
"@fluentui/react-text": "0.0.0
|
37
|
-
"@fluentui/react-button": "0.0.0
|
36
|
+
"@fluentui/react-text": "^0.0.0",
|
37
|
+
"@fluentui/react-button": "^0.0.0"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@griffel/react": "1.
|
41
|
-
"@fluentui/react-utilities": "0.0.0
|
42
|
-
"@fluentui/react-tabster": "0.0.0
|
43
|
-
"@fluentui/react-theme": "0.0.0
|
40
|
+
"@griffel/react": "1.2.0",
|
41
|
+
"@fluentui/react-utilities": "^0.0.0",
|
42
|
+
"@fluentui/react-tabster": "^0.0.0",
|
43
|
+
"@fluentui/react-theme": "^0.0.0",
|
44
44
|
"tslib": "^2.1.0"
|
45
45
|
},
|
46
46
|
"peerDependencies": {
|