Skip to content

Commit 5e51350

Browse files
authored
[0.65] Port windows fork of Pressable to win32 (#9349)
* Port windows fork of Pressable to win32 (#9132) * Port windows Pressable override to win32 * Change files * Add override * lint fix * More overrides, more windows comments * Change files * fix overrides * Add win32 to HoverState * Overrride types maybe? * Add keyboarding types to View.win32.js * override ViewPropTypes.win32.js * fix flowconfig * redo overrides from windows fork * yarn lint:fix * update overrides * fix lint issue
1 parent 2b9bde9 commit 5e51350

File tree

16 files changed

+2961
-3
lines changed

16 files changed

+2961
-3
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "patch",
3+
"comment": "Port windows pressable with extra desktop support to win32",
4+
"packageName": "@office-iss/react-native-win32",
5+
"email": "saadnajmi2@gmail.com",
6+
"dependentChangeType": "patch"
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "patch",
3+
"comment": "Fork HoverState.js to allow hover events on Pressable",
4+
"packageName": "react-native-windows",
5+
"email": "saadnajmi2@gmail.com",
6+
"dependentChangeType": "patch"
7+
}

0 commit comments

Comments
 (0)