Skip to content

Commit

Permalink
[0.74] Fix PlatformColor (#14329)
Browse files Browse the repository at this point in the history
* [Fabric] Fix PlatformColor (#14325)

* Fix platform color

* Change files

* Add missing theme colors

* snapshots

* TurboModule spec checking should accept hstring for string arguments (#14322)

* TurboModule spec checking should accept hstring for string arguments

* Change files

* example

* change files
  • Loading branch information
acoates-ms authored Feb 1, 2025
1 parent 1b4cbdc commit bf15804
Show file tree
Hide file tree
Showing 8 changed files with 182 additions and 115 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "TurboModule spec checking should accept hstring for string arguments",
"packageName": "react-native-windows",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Fix platform color",
"packageName": "react-native-windows",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Loading

0 comments on commit bf15804

Please sign in to comment.