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,7 @@
{
"type": "prerelease",
"comment": "[Fabric] Add support for custom theme's, and support runtime theme change",
"packageName": "react-native-windows",
"email": "30809111+acoates-ms@users.noreply.github.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
Expand Up @@ -4425,8 +4425,8 @@ exports[`Home UIA Tree Dump Components Tab 1`] = `
},
{
"Offset": [
0,
0,
-0,
-0,
0,
],
"Opacity": 1,
Expand All @@ -4452,7 +4452,7 @@ exports[`Home UIA Tree Dump Components Tab 1`] = `
{
"Offset": [
0,
0,
-0,
0,
],
"Opacity": 1,
Expand Down Expand Up @@ -26397,4 +26397,4 @@ exports[`Home UIA Tree Dump XMLHttpRequest 1`] = `
"Visual Type": "SpriteVisual",
},
}
`;
`;
Loading