Skip to content

Commit e506337

Browse files
authored
Enable hooking state on the stock Pressable component (#863)
* enable usePressableState with stock Pressable component * Change files * fix spacing issues in Pressability.ts * more spacing fixes * address review feedback
1 parent 4fe3e2c commit e506337

File tree

60 files changed

+545
-99
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+545
-99
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": "enable usePressableState with stock Pressable component",
4+
"packageName": "@fluentui/react-native",
5+
"email": "jasonmo@microsoft.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": "enable usePressableState with stock Pressable component",
4+
"packageName": "@fluentui-react-native/adapters",
5+
"email": "jasonmo@microsoft.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": "none",
3+
"comment": "enable usePressableState with stock Pressable component",
4+
"packageName": "@fluentui-react-native/android-theme",
5+
"email": "jasonmo@microsoft.com",
6+
"dependentChangeType": "none"
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "none",
3+
"comment": "enable usePressableState with stock Pressable component",
4+
"packageName": "@fluentui-react-native/apple-theme",
5+
"email": "jasonmo@microsoft.com",
6+
"dependentChangeType": "none"
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": "enable usePressableState with stock Pressable component",
4+
"packageName": "@fluentui-react-native/button",
5+
"email": "jasonmo@microsoft.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": "enable usePressableState with stock Pressable component",
4+
"packageName": "@fluentui-react-native/callout",
5+
"email": "jasonmo@microsoft.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": "enable usePressableState with stock Pressable component",
4+
"packageName": "@fluentui-react-native/checkbox",
5+
"email": "jasonmo@microsoft.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": "none",
3+
"comment": "enable usePressableState with stock Pressable component",
4+
"packageName": "@fluentui-react-native/component-cache",
5+
"email": "jasonmo@microsoft.com",
6+
"dependentChangeType": "none"
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": "enable usePressableState with stock Pressable component",
4+
"packageName": "@fluentui-react-native/composition",
5+
"email": "jasonmo@microsoft.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": "enable usePressableState with stock Pressable component",
4+
"packageName": "@fluentui-react-native/contextual-menu",
5+
"email": "jasonmo@microsoft.com",
6+
"dependentChangeType": "patch"
7+
}

0 commit comments

Comments
 (0)