Skip to content

Commit ff73a56

Browse files
authored
[Fabric] Add support for native key event handling (#12146)
* [Fabric] Add support for native key event handling * format * Change files * fix * fix * Add support for 3rd party components to hook into key events * fix * Move CompositionEventHandler key handing into a function that can be shared with core input in future * fix * fix * fix * update snapshots * format
1 parent de07af9 commit ff73a56

27 files changed

+924
-71
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "prerelease",
3+
"comment": "[Fabric] Add support for native key event handling",
4+
"packageName": "react-native-windows",
5+
"email": "[email protected]",
6+
"dependentChangeType": "patch"
7+
}

0 commit comments

Comments
 (0)