Skip to content

Commit b58a873

Browse files
authored
[0.67] Port windows fork of Pressable to win32 (#9347)
* 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 * Update overrides * yarn lint:fix
1 parent 640a50c commit b58a873

File tree

16 files changed

+3041
-3
lines changed

16 files changed

+3041
-3
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": "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": "prerelease",
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)