Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"packageName": "@uifabric/experiments",
"comment": "Converting Image SCSS to MergeStyles step 2 - style conversion (snapshots updated)",
"type": "minor"
}
],
"packageName": "@uifabric/experiments",
"email": "v-brgarl@microsoft.com"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"packageName": "office-ui-fabric-react",
"comment": "Converting Image SCSS to MergeStyles step 2 - style conversion",
"type": "minor"
}
],
"packageName": "office-ui-fabric-react",
"email": "v-brgarl@microsoft.com"
}
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,12 @@ exports[`ActivityItem renders compact with a single persona correctly 1`] = `
</span>
</div>
<div
className="ms-Image ms-Persona-image"
className=
ms-Image
ms-Persona-image
{
overflow: hidden;
}
style={
Object {
"height": undefined,
Expand All @@ -92,7 +97,22 @@ exports[`ActivityItem renders compact with a single persona correctly 1`] = `
>
<img
alt=""
className="ms-Image-image ms-Image-image--portrait undefined ms-Image-image--cover undefined is-notLoaded is-fadeIn"
className=
ms-Image-image
ms-Image-image--cover
ms-Image-image--portrait
is-notLoaded
is-fadeIn
{
display: block;
height: auto;
left: 50%;
opacity: 0;
position: relative;
top: 50%;
transform: translate(-50%,-50%);
width: 100%;
}
onError={[Function]}
onLoad={[Function]}
role={undefined}
Expand Down Expand Up @@ -293,7 +313,12 @@ exports[`ActivityItem renders compact with multiple personas correctly 1`] = `
</span>
</div>
<div
className="ms-Image ms-Persona-image"
className=
ms-Image
ms-Persona-image
{
overflow: hidden;
}
style={
Object {
"height": undefined,
Expand All @@ -303,7 +328,22 @@ exports[`ActivityItem renders compact with multiple personas correctly 1`] = `
>
<img
alt=""
className="ms-Image-image ms-Image-image--portrait undefined ms-Image-image--cover undefined is-notLoaded is-fadeIn"
className=
ms-Image-image
ms-Image-image--cover
ms-Image-image--portrait
is-notLoaded
is-fadeIn
{
display: block;
height: auto;
left: 50%;
opacity: 0;
position: relative;
top: 50%;
transform: translate(-50%,-50%);
width: 100%;
}
onError={[Function]}
onLoad={[Function]}
role={undefined}
Expand All @@ -329,7 +369,12 @@ exports[`ActivityItem renders compact with multiple personas correctly 1`] = `
style={undefined}
>
<div
className="ms-Image ms-Persona-image"
className=
ms-Image
ms-Persona-image
{
overflow: hidden;
}
style={
Object {
"height": undefined,
Expand All @@ -339,7 +384,22 @@ exports[`ActivityItem renders compact with multiple personas correctly 1`] = `
>
<img
alt=""
className="ms-Image-image ms-Image-image--portrait undefined ms-Image-image--cover undefined is-notLoaded is-fadeIn"
className=
ms-Image-image
ms-Image-image--cover
ms-Image-image--portrait
is-notLoaded
is-fadeIn
{
display: block;
height: auto;
left: 50%;
opacity: 0;
position: relative;
top: 50%;
transform: translate(-50%,-50%);
width: 100%;
}
onError={[Function]}
onLoad={[Function]}
role={undefined}
Expand Down Expand Up @@ -378,7 +438,12 @@ exports[`ActivityItem renders compact with multiple personas correctly 1`] = `
</span>
</div>
<div
className="ms-Image ms-Persona-image"
className=
ms-Image
ms-Persona-image
{
overflow: hidden;
}
style={
Object {
"height": undefined,
Expand All @@ -388,7 +453,22 @@ exports[`ActivityItem renders compact with multiple personas correctly 1`] = `
>
<img
alt=""
className="ms-Image-image ms-Image-image--portrait undefined ms-Image-image--cover undefined is-notLoaded is-fadeIn"
className=
ms-Image-image
ms-Image-image--cover
ms-Image-image--portrait
is-notLoaded
is-fadeIn
{
display: block;
height: auto;
left: 50%;
opacity: 0;
position: relative;
top: 50%;
transform: translate(-50%,-50%);
width: 100%;
}
onError={[Function]}
onLoad={[Function]}
role={undefined}
Expand Down Expand Up @@ -491,7 +571,12 @@ exports[`ActivityItem renders with a single persona correctly 1`] = `
</span>
</div>
<div
className="ms-Image ms-Persona-image"
className=
ms-Image
ms-Persona-image
{
overflow: hidden;
}
style={
Object {
"height": 32,
Expand All @@ -501,7 +586,22 @@ exports[`ActivityItem renders with a single persona correctly 1`] = `
>
<img
alt=""
className="ms-Image-image ms-Image-image--portrait undefined ms-Image-image--cover undefined is-notLoaded is-fadeIn"
className=
ms-Image-image
ms-Image-image--cover
ms-Image-image--portrait
is-notLoaded
is-fadeIn
{
display: block;
height: auto;
left: 50%;
opacity: 0;
position: relative;
top: 50%;
transform: translate(-50%,-50%);
width: 100%;
}
onError={[Function]}
onLoad={[Function]}
role={undefined}
Expand Down Expand Up @@ -715,7 +815,12 @@ exports[`ActivityItem renders with multiple personas correctly 1`] = `
</span>
</div>
<div
className="ms-Image ms-Persona-image"
className=
ms-Image
ms-Persona-image
{
overflow: hidden;
}
style={
Object {
"height": undefined,
Expand All @@ -725,7 +830,22 @@ exports[`ActivityItem renders with multiple personas correctly 1`] = `
>
<img
alt=""
className="ms-Image-image ms-Image-image--portrait undefined ms-Image-image--cover undefined is-notLoaded is-fadeIn"
className=
ms-Image-image
ms-Image-image--cover
ms-Image-image--portrait
is-notLoaded
is-fadeIn
{
display: block;
height: auto;
left: 50%;
opacity: 0;
position: relative;
top: 50%;
transform: translate(-50%,-50%);
width: 100%;
}
onError={[Function]}
onLoad={[Function]}
role={undefined}
Expand All @@ -744,7 +864,12 @@ exports[`ActivityItem renders with multiple personas correctly 1`] = `
style={undefined}
>
<div
className="ms-Image ms-Persona-image"
className=
ms-Image
ms-Persona-image
{
overflow: hidden;
}
style={
Object {
"height": undefined,
Expand All @@ -754,7 +879,22 @@ exports[`ActivityItem renders with multiple personas correctly 1`] = `
>
<img
alt=""
className="ms-Image-image ms-Image-image--portrait undefined ms-Image-image--cover undefined is-notLoaded is-fadeIn"
className=
ms-Image-image
ms-Image-image--cover
ms-Image-image--portrait
is-notLoaded
is-fadeIn
{
display: block;
height: auto;
left: 50%;
opacity: 0;
position: relative;
top: 50%;
transform: translate(-50%,-50%);
width: 100%;
}
onError={[Function]}
onLoad={[Function]}
role={undefined}
Expand Down Expand Up @@ -786,7 +926,12 @@ exports[`ActivityItem renders with multiple personas correctly 1`] = `
</span>
</div>
<div
className="ms-Image ms-Persona-image"
className=
ms-Image
ms-Persona-image
{
overflow: hidden;
}
style={
Object {
"height": undefined,
Expand All @@ -796,7 +941,22 @@ exports[`ActivityItem renders with multiple personas correctly 1`] = `
>
<img
alt=""
className="ms-Image-image ms-Image-image--portrait undefined ms-Image-image--cover undefined is-notLoaded is-fadeIn"
className=
ms-Image-image
ms-Image-image--cover
ms-Image-image--portrait
is-notLoaded
is-fadeIn
{
display: block;
height: auto;
left: 50%;
opacity: 0;
position: relative;
top: 50%;
transform: translate(-50%,-50%);
width: 100%;
}
onError={[Function]}
onLoad={[Function]}
role={undefined}
Expand All @@ -815,7 +975,12 @@ exports[`ActivityItem renders with multiple personas correctly 1`] = `
style={undefined}
>
<div
className="ms-Image ms-Persona-image"
className=
ms-Image
ms-Persona-image
{
overflow: hidden;
}
style={
Object {
"height": undefined,
Expand All @@ -825,7 +990,22 @@ exports[`ActivityItem renders with multiple personas correctly 1`] = `
>
<img
alt=""
className="ms-Image-image ms-Image-image--portrait undefined ms-Image-image--cover undefined is-notLoaded is-fadeIn"
className=
ms-Image-image
ms-Image-image--cover
ms-Image-image--portrait
is-notLoaded
is-fadeIn
{
display: block;
height: auto;
left: 50%;
opacity: 0;
position: relative;
top: 50%;
transform: translate(-50%,-50%);
width: 100%;
}
onError={[Function]}
onLoad={[Function]}
role={undefined}
Expand Down
Loading