Skip to content

Commit 928d24b

Browse files
committed
Port windows fork of Pressable to win32 (microsoft#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
1 parent facc72d commit 928d24b

15 files changed

Lines changed: 3017 additions & 3 deletions

File tree

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)