@fluentui/react-image 9.0.0-nightly.f81b28ceb3.1 → 9.0.0-rc.4
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 +294 -16
- package/CHANGELOG.md +81 -10
- package/MIGRATION.md +235 -0
- package/README.md +4 -0
- package/dist/react-image.d.ts +8 -8
- package/lib/Image.js.map +1 -1
- package/lib/components/Image/Image.js +7 -7
- package/lib/components/Image/Image.js.map +1 -1
- package/lib/components/Image/Image.types.d.ts +4 -3
- package/lib/components/Image/Image.types.js.map +1 -1
- package/lib/components/Image/index.js.map +1 -1
- package/lib/components/Image/renderImage.d.ts +1 -1
- package/lib/components/Image/renderImage.js +7 -8
- package/lib/components/Image/renderImage.js.map +1 -1
- package/lib/components/Image/useImage.d.ts +2 -3
- package/lib/components/Image/useImage.js +18 -18
- package/lib/components/Image/useImage.js.map +1 -1
- package/lib/components/Image/useImageStyles.d.ts +2 -1
- package/lib/components/Image/useImageStyles.js +21 -10
- package/lib/components/Image/useImageStyles.js.map +1 -1
- package/lib/index.js.map +1 -1
- package/lib-commonjs/Image.js +1 -1
- package/lib-commonjs/Image.js.map +1 -1
- package/lib-commonjs/components/Image/Image.js +8 -8
- package/lib-commonjs/components/Image/Image.js.map +1 -1
- package/lib-commonjs/components/Image/Image.types.d.ts +4 -3
- package/lib-commonjs/components/Image/Image.types.js.map +1 -1
- package/lib-commonjs/components/Image/index.js +1 -1
- package/lib-commonjs/components/Image/index.js.map +1 -1
- package/lib-commonjs/components/Image/renderImage.d.ts +1 -1
- package/lib-commonjs/components/Image/renderImage.js +11 -14
- package/lib-commonjs/components/Image/renderImage.js.map +1 -1
- package/lib-commonjs/components/Image/useImage.d.ts +2 -3
- package/lib-commonjs/components/Image/useImage.js +22 -23
- package/lib-commonjs/components/Image/useImage.js.map +1 -1
- package/lib-commonjs/components/Image/useImageStyles.d.ts +2 -1
- package/lib-commonjs/components/Image/useImageStyles.js +25 -12
- package/lib-commonjs/components/Image/useImageStyles.js.map +1 -1
- package/lib-commonjs/index.js +1 -1
- package/lib-commonjs/index.js.map +1 -1
- package/package.json +9 -10
- package/lib/common/isConformant.d.ts +0 -4
- package/lib/common/isConformant.js +0 -13
- package/lib/common/isConformant.js.map +0 -1
- package/lib-commonjs/common/isConformant.d.ts +0 -4
- package/lib-commonjs/common/isConformant.js +0 -24
- package/lib-commonjs/common/isConformant.js.map +0 -1
package/CHANGELOG.json
CHANGED
|
@@ -2,46 +2,324 @@
|
|
|
2
2
|
"name": "@fluentui/react-image",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "Tue,
|
|
6
|
-
"tag": "@fluentui/react-image_v9.0.0-
|
|
7
|
-
"version": "9.0.0-
|
|
5
|
+
"date": "Tue, 01 Mar 2022 02:16:14 GMT",
|
|
6
|
+
"tag": "@fluentui/react-image_v9.0.0-rc.4",
|
|
7
|
+
"version": "9.0.0-rc.4",
|
|
8
8
|
"comments": {
|
|
9
9
|
"prerelease": [
|
|
10
10
|
{
|
|
11
|
-
"author": "
|
|
11
|
+
"author": "beachball",
|
|
12
|
+
"package": "@fluentui/react-image",
|
|
13
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.4",
|
|
14
|
+
"commit": "0bc1e755543ed69443d5d03e1976c630583242f7"
|
|
15
|
+
}
|
|
16
|
+
]
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"date": "Fri, 18 Feb 2022 13:35:32 GMT",
|
|
21
|
+
"tag": "@fluentui/react-image_v9.0.0-rc.3",
|
|
22
|
+
"version": "9.0.0-rc.3",
|
|
23
|
+
"comments": {
|
|
24
|
+
"prerelease": [
|
|
25
|
+
{
|
|
26
|
+
"author": "lingfangao@hotmail.com",
|
|
27
|
+
"package": "@fluentui/react-image",
|
|
28
|
+
"commit": "d579bbbbb8bd1457e14b03eda2bc638d89f92d56",
|
|
29
|
+
"comment": "fix: Add react-theme as dependency to react-image"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"author": "lingfangao@hotmail.com",
|
|
33
|
+
"package": "@fluentui/react-image",
|
|
34
|
+
"commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
|
|
35
|
+
"comment": "fix: Source maps contain original source code"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"author": "beachball",
|
|
39
|
+
"package": "@fluentui/react-image",
|
|
40
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.3",
|
|
41
|
+
"commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504"
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"author": "beachball",
|
|
45
|
+
"package": "@fluentui/react-image",
|
|
46
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.3",
|
|
47
|
+
"commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"author": "beachball",
|
|
51
|
+
"package": "@fluentui/react-image",
|
|
52
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.3",
|
|
53
|
+
"commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504"
|
|
54
|
+
}
|
|
55
|
+
]
|
|
56
|
+
}
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"date": "Thu, 10 Feb 2022 08:51:14 GMT",
|
|
60
|
+
"tag": "@fluentui/react-image_v9.0.0-rc.1",
|
|
61
|
+
"version": "9.0.0-rc.1",
|
|
62
|
+
"comments": {
|
|
63
|
+
"prerelease": [
|
|
64
|
+
{
|
|
65
|
+
"author": "mgodbolt@microsoft.com",
|
|
66
|
+
"package": "@fluentui/react-image",
|
|
67
|
+
"commit": "839ec14849e112b85aa321d034739ec421199141",
|
|
68
|
+
"comment": "remove export of commons types"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"author": "Humberto.Morimoto@microsoft.com",
|
|
72
|
+
"package": "@fluentui/react-image",
|
|
73
|
+
"commit": "147ca590e83068153f0358da46b84e7e873b891f",
|
|
74
|
+
"comment": "react-image: Replacing use of functions in makeStyles with direct use of tokens."
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"author": "olfedias@microsoft.com",
|
|
78
|
+
"package": "@fluentui/react-image",
|
|
79
|
+
"commit": "2ce465c8034747199be56ab5ebce3272b6d3a4f9",
|
|
80
|
+
"comment": "use Griffel packages"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"author": "behowell@microsoft.com",
|
|
84
|
+
"package": "@fluentui/react-image",
|
|
85
|
+
"commit": "7cc28ed8320b00f42d91c63882f10316db2205c5",
|
|
86
|
+
"comment": "Remove component's shorthandProps array"
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"author": "lingfangao@hotmail.com",
|
|
90
|
+
"package": "@fluentui/react-image",
|
|
91
|
+
"commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
|
|
92
|
+
"comment": "Bump Fluent UI packages to 9.0.0-rc"
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"author": "behowell@microsoft.com",
|
|
96
|
+
"package": "@fluentui/react-image",
|
|
97
|
+
"commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
|
|
98
|
+
"comment": "BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"author": "Humberto.Morimoto@microsoft.com",
|
|
102
|
+
"package": "@fluentui/react-image",
|
|
103
|
+
"commit": "e0b8e1fa6980077e7b311fd1c72c28d3e4305db0",
|
|
104
|
+
"comment": "Updating based on changes to composition types."
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
"author": "behowell@microsoft.com",
|
|
108
|
+
"package": "@fluentui/react-image",
|
|
109
|
+
"commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
|
|
110
|
+
"comment": "Refactor component Slot typings"
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"author": "olfedias@microsoft.com",
|
|
114
|
+
"package": "@fluentui/react-image",
|
|
115
|
+
"commit": "ffe595b06f256f25e6224a0069972e1474893758",
|
|
116
|
+
"comment": "update styles to not use CSS shorthands"
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"author": "beachball",
|
|
120
|
+
"package": "@fluentui/react-image",
|
|
121
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.1",
|
|
122
|
+
"commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"author": "beachball",
|
|
126
|
+
"package": "@fluentui/react-image",
|
|
127
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.1",
|
|
128
|
+
"commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
|
|
129
|
+
}
|
|
130
|
+
],
|
|
131
|
+
"none": [
|
|
132
|
+
{
|
|
133
|
+
"author": "martinhochel@microsoft.com",
|
|
134
|
+
"package": "@fluentui/react-image",
|
|
135
|
+
"commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
|
|
136
|
+
"comment": "chore: use storybook runner for all vNext packages"
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
"author": "olfedias@microsoft.com",
|
|
140
|
+
"package": "@fluentui/react-image",
|
|
141
|
+
"commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
|
|
142
|
+
"comment": "remove inline-style-expand-shorthand from tsconfigs"
|
|
143
|
+
}
|
|
144
|
+
]
|
|
145
|
+
}
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
"date": "Thu, 25 Nov 2021 08:34:13 GMT",
|
|
149
|
+
"tag": "@fluentui/react-image_v9.0.0-beta.4",
|
|
150
|
+
"version": "9.0.0-beta.4",
|
|
151
|
+
"comments": {
|
|
152
|
+
"none": [
|
|
153
|
+
{
|
|
154
|
+
"author": "tkrasniqi@microsoft.com",
|
|
155
|
+
"package": "@fluentui/react-image",
|
|
156
|
+
"commit": "01111bb9f10ad2bbe10902a48d15dce2e9cc4264",
|
|
157
|
+
"comment": {
|
|
158
|
+
"title": "",
|
|
159
|
+
"value": ""
|
|
160
|
+
}
|
|
161
|
+
}
|
|
162
|
+
],
|
|
163
|
+
"prerelease": [
|
|
164
|
+
{
|
|
165
|
+
"author": "beachball",
|
|
166
|
+
"package": "@fluentui/react-image",
|
|
167
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.4",
|
|
168
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
"author": "beachball",
|
|
172
|
+
"package": "@fluentui/react-image",
|
|
173
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-beta.4",
|
|
174
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
"author": "beachball",
|
|
178
|
+
"package": "@fluentui/react-image",
|
|
179
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.4",
|
|
180
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"author": "beachball",
|
|
184
|
+
"package": "@fluentui/react-image",
|
|
185
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.4",
|
|
186
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
"author": "beachball",
|
|
190
|
+
"package": "@fluentui/react-image",
|
|
191
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.4",
|
|
192
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
|
193
|
+
}
|
|
194
|
+
]
|
|
195
|
+
}
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
"date": "Fri, 12 Nov 2021 13:25:24 GMT",
|
|
199
|
+
"tag": "@fluentui/react-image_v9.0.0-beta.3",
|
|
200
|
+
"version": "9.0.0-beta.3",
|
|
201
|
+
"comments": {
|
|
202
|
+
"prerelease": [
|
|
203
|
+
{
|
|
204
|
+
"author": "olfedias@microsoft.com",
|
|
205
|
+
"package": "@fluentui/react-image",
|
|
206
|
+
"commit": "22460e1421c0f3b2bdf9c76d80a2cb202fa30079",
|
|
207
|
+
"comment": "export static classes for components"
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
"author": "gcox@microsoft.com",
|
|
211
|
+
"package": "@fluentui/react-image",
|
|
212
|
+
"commit": "8555daca54fa0ab490b5400b8d67a9430be9e8e5",
|
|
213
|
+
"comment": "Updated Image stories with codesandbox export comments"
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
"author": "gcox@microsoft.com",
|
|
217
|
+
"package": "@fluentui/react-image",
|
|
218
|
+
"commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
|
|
219
|
+
"comment": "Updated beta and RC components to ES2019"
|
|
220
|
+
},
|
|
221
|
+
{
|
|
222
|
+
"author": "beachball",
|
|
223
|
+
"package": "@fluentui/react-image",
|
|
224
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.3",
|
|
225
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
|
226
|
+
},
|
|
227
|
+
{
|
|
228
|
+
"author": "beachball",
|
|
229
|
+
"package": "@fluentui/react-image",
|
|
230
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-beta.3",
|
|
231
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"author": "beachball",
|
|
235
|
+
"package": "@fluentui/react-image",
|
|
236
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.3",
|
|
237
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
|
238
|
+
},
|
|
239
|
+
{
|
|
240
|
+
"author": "beachball",
|
|
241
|
+
"package": "@fluentui/react-image",
|
|
242
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.3",
|
|
243
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
|
244
|
+
},
|
|
245
|
+
{
|
|
246
|
+
"author": "beachball",
|
|
247
|
+
"package": "@fluentui/react-image",
|
|
248
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.3",
|
|
249
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
|
250
|
+
}
|
|
251
|
+
],
|
|
252
|
+
"none": [
|
|
253
|
+
{
|
|
254
|
+
"author": "mgodbolt@microsoft.com",
|
|
255
|
+
"package": "@fluentui/react-image",
|
|
256
|
+
"commit": "7fafe76eb2c09f9d17a03c11ba73729d91ef411e",
|
|
257
|
+
"comment": "update docs descriptions"
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
"author": "lingfangao@hotmail.com",
|
|
261
|
+
"package": "@fluentui/react-image",
|
|
262
|
+
"commit": "00f70581480b536e723fb69edf0ae617beac4807",
|
|
263
|
+
"comment": "Remove beta release tag"
|
|
264
|
+
}
|
|
265
|
+
]
|
|
266
|
+
}
|
|
267
|
+
},
|
|
268
|
+
{
|
|
269
|
+
"date": "Wed, 27 Oct 2021 12:14:18 GMT",
|
|
270
|
+
"tag": "@fluentui/react-image_v9.0.0-beta.2",
|
|
271
|
+
"version": "9.0.0-beta.2",
|
|
272
|
+
"comments": {
|
|
273
|
+
"none": [
|
|
274
|
+
{
|
|
275
|
+
"author": "tkrasniqi@microsoft.com",
|
|
276
|
+
"package": "@fluentui/react-image",
|
|
277
|
+
"commit": "138ac075ebfc80d8ed588e23177d14b70ca03593",
|
|
278
|
+
"comment": "Updated migration guide"
|
|
279
|
+
}
|
|
280
|
+
],
|
|
281
|
+
"prerelease": [
|
|
282
|
+
{
|
|
283
|
+
"author": "gcox@microsoft.com",
|
|
284
|
+
"package": "@fluentui/react-image",
|
|
285
|
+
"commit": "e71393ebda85c52094c46d42d93af1e642f21293",
|
|
286
|
+
"comment": "Removed duplicate 'Image' from story names"
|
|
287
|
+
},
|
|
288
|
+
{
|
|
289
|
+
"author": "peter@draxler.ml",
|
|
12
290
|
"package": "@fluentui/react-image",
|
|
13
|
-
"
|
|
14
|
-
"
|
|
291
|
+
"commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
|
|
292
|
+
"comment": "added styling of documentation"
|
|
15
293
|
},
|
|
16
294
|
{
|
|
17
295
|
"author": "beachball",
|
|
18
296
|
"package": "@fluentui/react-image",
|
|
19
|
-
"comment": "Bump @fluentui/react-make-styles to v9.0.0-
|
|
20
|
-
"commit": "
|
|
297
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.2",
|
|
298
|
+
"commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
|
|
21
299
|
},
|
|
22
300
|
{
|
|
23
301
|
"author": "beachball",
|
|
24
302
|
"package": "@fluentui/react-image",
|
|
25
|
-
"comment": "Bump @fluentui/react-utilities to v9.0.0-
|
|
26
|
-
"commit": "
|
|
303
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-beta.2",
|
|
304
|
+
"commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
|
|
27
305
|
},
|
|
28
306
|
{
|
|
29
307
|
"author": "beachball",
|
|
30
308
|
"package": "@fluentui/react-image",
|
|
31
|
-
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-
|
|
32
|
-
"commit": "
|
|
309
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.2",
|
|
310
|
+
"commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
|
|
33
311
|
},
|
|
34
312
|
{
|
|
35
313
|
"author": "beachball",
|
|
36
314
|
"package": "@fluentui/react-image",
|
|
37
|
-
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-
|
|
38
|
-
"commit": "
|
|
315
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.2",
|
|
316
|
+
"commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
|
|
39
317
|
},
|
|
40
318
|
{
|
|
41
319
|
"author": "beachball",
|
|
42
320
|
"package": "@fluentui/react-image",
|
|
43
|
-
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-
|
|
44
|
-
"commit": "
|
|
321
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.2",
|
|
322
|
+
"commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
|
|
45
323
|
}
|
|
46
324
|
]
|
|
47
325
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,22 +1,93 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-image
|
|
2
2
|
|
|
3
|
-
This log was last generated on Tue,
|
|
3
|
+
This log was last generated on Tue, 01 Mar 2022 02:16:14 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
-
## [9.0.0-
|
|
7
|
+
## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-image_v9.0.0-rc.4)
|
|
8
8
|
|
|
9
|
-
Tue,
|
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-image_v9.0.0-
|
|
9
|
+
Tue, 01 Mar 2022 02:16:14 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-image_v9.0.0-rc.3..@fluentui/react-image_v9.0.0-rc.4)
|
|
11
11
|
|
|
12
12
|
### Changes
|
|
13
13
|
|
|
14
|
-
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
14
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.4 ([PR #21884](https://github.com/microsoft/fluentui/pull/21884) by beachball)
|
|
15
|
+
|
|
16
|
+
## [9.0.0-rc.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-image_v9.0.0-rc.3)
|
|
17
|
+
|
|
18
|
+
Fri, 18 Feb 2022 13:35:32 GMT
|
|
19
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-image_v9.0.0-rc.1..@fluentui/react-image_v9.0.0-rc.3)
|
|
20
|
+
|
|
21
|
+
### Changes
|
|
22
|
+
|
|
23
|
+
- fix: Add react-theme as dependency to react-image ([PR #21787](https://github.com/microsoft/fluentui/pull/21787) by lingfangao@hotmail.com)
|
|
24
|
+
- fix: Source maps contain original source code ([PR #21690](https://github.com/microsoft/fluentui/pull/21690) by lingfangao@hotmail.com)
|
|
25
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.3 ([PR #21800](https://github.com/microsoft/fluentui/pull/21800) by beachball)
|
|
26
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.3 ([PR #21800](https://github.com/microsoft/fluentui/pull/21800) by beachball)
|
|
27
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.3 ([PR #21800](https://github.com/microsoft/fluentui/pull/21800) by beachball)
|
|
28
|
+
|
|
29
|
+
## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-image_v9.0.0-rc.1)
|
|
30
|
+
|
|
31
|
+
Thu, 10 Feb 2022 08:51:14 GMT
|
|
32
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-image_v9.0.0-beta.4..@fluentui/react-image_v9.0.0-rc.1)
|
|
33
|
+
|
|
34
|
+
### Changes
|
|
35
|
+
|
|
36
|
+
- remove export of commons types ([PR #21660](https://github.com/microsoft/fluentui/pull/21660) by mgodbolt@microsoft.com)
|
|
37
|
+
- react-image: Replacing use of functions in makeStyles with direct use of tokens. ([PR #21044](https://github.com/microsoft/fluentui/pull/21044) by Humberto.Morimoto@microsoft.com)
|
|
38
|
+
- use Griffel packages ([PR #21432](https://github.com/microsoft/fluentui/pull/21432) by olfedias@microsoft.com)
|
|
39
|
+
- Remove component's shorthandProps array ([PR #21134](https://github.com/microsoft/fluentui/pull/21134) by behowell@microsoft.com)
|
|
40
|
+
- Bump Fluent UI packages to 9.0.0-rc ([PR #21623](https://github.com/microsoft/fluentui/pull/21623) by lingfangao@hotmail.com)
|
|
41
|
+
- BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet ([PR #21365](https://github.com/microsoft/fluentui/pull/21365) by behowell@microsoft.com)
|
|
42
|
+
- Updating based on changes to composition types. ([PR #20891](https://github.com/microsoft/fluentui/pull/20891) by Humberto.Morimoto@microsoft.com)
|
|
43
|
+
- Refactor component Slot typings ([PR #21518](https://github.com/microsoft/fluentui/pull/21518) by behowell@microsoft.com)
|
|
44
|
+
- update styles to not use CSS shorthands ([PR #20818](https://github.com/microsoft/fluentui/pull/20818) by olfedias@microsoft.com)
|
|
45
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
|
|
46
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
|
|
47
|
+
|
|
48
|
+
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-image_v9.0.0-beta.4)
|
|
49
|
+
|
|
50
|
+
Thu, 25 Nov 2021 08:34:13 GMT
|
|
51
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-image_v9.0.0-beta.3..@fluentui/react-image_v9.0.0-beta.4)
|
|
52
|
+
|
|
53
|
+
### Changes
|
|
54
|
+
|
|
55
|
+
- Bump @fluentui/react-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
|
56
|
+
- Bump @fluentui/react-utilities to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
|
57
|
+
- Bump @fluentui/babel-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
|
58
|
+
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
|
59
|
+
- Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
|
60
|
+
|
|
61
|
+
## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-image_v9.0.0-beta.3)
|
|
62
|
+
|
|
63
|
+
Fri, 12 Nov 2021 13:25:24 GMT
|
|
64
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-image_v9.0.0-beta.2..@fluentui/react-image_v9.0.0-beta.3)
|
|
65
|
+
|
|
66
|
+
### Changes
|
|
67
|
+
|
|
68
|
+
- export static classes for components ([PR #20447](https://github.com/microsoft/fluentui/pull/20447) by olfedias@microsoft.com)
|
|
69
|
+
- Updated Image stories with codesandbox export comments ([PR #20369](https://github.com/microsoft/fluentui/pull/20369) by gcox@microsoft.com)
|
|
70
|
+
- Updated beta and RC components to ES2019 ([PR #20405](https://github.com/microsoft/fluentui/pull/20405) by gcox@microsoft.com)
|
|
71
|
+
- Bump @fluentui/react-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
|
72
|
+
- Bump @fluentui/react-utilities to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
|
73
|
+
- Bump @fluentui/babel-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
|
74
|
+
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
|
75
|
+
- Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
|
76
|
+
|
|
77
|
+
## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-image_v9.0.0-beta.2)
|
|
78
|
+
|
|
79
|
+
Wed, 27 Oct 2021 12:14:18 GMT
|
|
80
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-image_v9.0.0-beta.1..@fluentui/react-image_v9.0.0-beta.2)
|
|
81
|
+
|
|
82
|
+
### Changes
|
|
83
|
+
|
|
84
|
+
- Removed duplicate 'Image' from story names ([PR #20268](https://github.com/microsoft/fluentui/pull/20268) by gcox@microsoft.com)
|
|
85
|
+
- added styling of documentation ([PR #20193](https://github.com/microsoft/fluentui/pull/20193) by peter@draxler.ml)
|
|
86
|
+
- Bump @fluentui/react-make-styles to v9.0.0-beta.2 ([PR #20353](https://github.com/microsoft/fluentui/pull/20353) by beachball)
|
|
87
|
+
- Bump @fluentui/react-utilities to v9.0.0-beta.2 ([PR #20353](https://github.com/microsoft/fluentui/pull/20353) by beachball)
|
|
88
|
+
- Bump @fluentui/babel-make-styles to v9.0.0-beta.2 ([PR #20353](https://github.com/microsoft/fluentui/pull/20353) by beachball)
|
|
89
|
+
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.2 ([PR #20353](https://github.com/microsoft/fluentui/pull/20353) by beachball)
|
|
90
|
+
- Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.2 ([PR #20353](https://github.com/microsoft/fluentui/pull/20353) by beachball)
|
|
20
91
|
|
|
21
92
|
## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-image_v9.0.0-beta.1)
|
|
22
93
|
|