Skip to content

Commit 9968701

Browse files
committed
Add empty fields in details.md
1 parent 5f8e036 commit 9968701

1 file changed

Lines changed: 38 additions & 38 deletions

File tree

patches/react-native/details.md

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
### [react-native+0.79.2+004+iOSFontResolution.patch](react-native+0.79.2+004+iOSFontResolution.patch)
2727

2828
- Reason: Fixes font resolution issues on iOS by properly preserving font properties when loading fonts by name. When a font is loaded by its name, the patch now correctly extracts and uses its actual weight and style properties instead of ignoring them.
29-
- Upstream PR/issue:
29+
- Upstream PR/issue: 🛑
3030
- E/App issue: 🛑
3131
- PR Introducing Patch: https://github.com/Expensify/App/pull/13767
3232

@@ -40,132 +40,132 @@
4040
### [react-native+0.79.2+006+disableNonTranslucentStatusBar.patch](react-native+0.79.2+006+disableNonTranslucentStatusBar.patch)
4141

4242
- Reason: Disables non-translucent status bar to fix UI issues
43-
- Upstream PR/issue:
43+
- Upstream PR/issue: 🛑
4444
- E/App issue: 🛑
4545
- PR Introducing Patch:
4646

4747
### [react-native+0.79.2+007+TextInput.patch](react-native+0.79.2+007+TextInput.patch)
4848

4949
- Reason: Fixes TextInput component issues
50-
- Upstream PR/issue:
50+
- Upstream PR/issue: 🛑
5151
- E/App issue: 🛑
52-
- PR Introducing Patch:
52+
- PR Introducing Patch: 🛑
5353

5454
### [react-native+0.79.2+008+iOSCoreAnimationBorderRendering.patch](react-native+0.79.2+008+iOSCoreAnimationBorderRendering.patch)
5555

5656
- Reason: Fixes border rendering issues with Core Animation on iOS
57-
- Upstream PR/issue:
57+
- Upstream PR/issue: 🛑
5858
- E/App issue: 🛑
59-
- PR Introducing Patch:
59+
- PR Introducing Patch: 🛑
6060

6161
### [react-native+0.79.2+009+copyStateOnClone.patch](react-native+0.79.2+009+copyStateOnClone.patch)
6262

6363
- Reason: Ensures state is properly copied when cloning components
64-
- Upstream PR/issue:
64+
- Upstream PR/issue: 🛑
6565
- E/App issue: 🛑
66-
- PR Introducing Patch:
66+
- PR Introducing Patch: 🛑
6767

6868
### [react-native+0.79.2+010+textinput-clear-command.patch](react-native+0.79.2+010+textinput-clear-command.patch)
6969

7070
- Reason: Adds clear command functionality to TextInput
71-
- Upstream PR/issue:
71+
- Upstream PR/issue: 🛑
7272
- E/App issue: 🛑
73-
- PR Introducing Patch:
73+
- PR Introducing Patch: 🛑
7474

7575
### [react-native+0.79.2+011+Add-onPaste-to-TextInput.patch](react-native+0.79.2+011+Add-onPaste-to-TextInput.patch)
7676

7777
- Reason: Adds onPaste event handler to TextInput component
78-
- Upstream PR/issue:
78+
- Upstream PR/issue: 🛑
7979
- E/App issue: 🛑
80-
- PR Introducing Patch:
80+
- PR Introducing Patch: 🛑
8181

8282
### [react-native+0.79.2+012+alert-style.patch](react-native+0.79.2+012+alert-style.patch)
8383

8484
- Reason: Fixes alert styling issues
85-
- Upstream PR/issue:
85+
- Upstream PR/issue: 🛑
8686
- E/App issue: 🛑
87-
- PR Introducing Patch:
87+
- PR Introducing Patch: 🛑
8888

8989
### [react-native+0.79.2+013+fixNavigationAnimations.patch](react-native+0.79.2+013+fixNavigationAnimations.patch)
9090

9191
- Reason: Fixes navigation animation issues
92-
- Upstream PR/issue:
92+
- Upstream PR/issue: 🛑
9393
- E/App issue: 🛑
94-
- PR Introducing Patch:
94+
- PR Introducing Patch: 🛑
9595

9696
### [react-native+0.79.2+014+fixScrollViewState.patch](react-native+0.79.2+014+fixScrollViewState.patch)
9797

9898
- Reason: Fixes ScrollView state management issues
99-
- Upstream PR/issue:
99+
- Upstream PR/issue: 🛑
100100
- E/App issue: 🛑
101-
- PR Introducing Patch:
101+
- PR Introducing Patch: 🛑
102102

103103
### [react-native+0.79.2+015+redactAppParameters.patch](react-native+0.79.2+015+redactAppParameters.patch)
104104

105105
- Reason: Adds redaction of sensitive app parameters
106-
- Upstream PR/issue:
106+
- Upstream PR/issue: 🛑
107107
- E/App issue: 🛑
108-
- PR Introducing Patch:
108+
- PR Introducing Patch: 🛑
109109

110110
### [react-native+0.79.2+016+android-keyboard-avoiding-view.patch](react-native+0.79.2+016+android-keyboard-avoiding-view.patch)
111111

112112
- Reason: Fixes keyboard avoiding view behavior on Android
113-
- Upstream PR/issue:
113+
- Upstream PR/issue: 🛑
114114
- E/App issue: 🛑
115-
- PR Introducing Patch:
115+
- PR Introducing Patch: 🛑
116116

117117
### [react-native+0.79.2+017+fix-mask-persisting-recycling.patch](react-native+0.79.2+017+fix-mask-persisting-recycling.patch)
118118

119119
- Reason: Fixes mask persisting and recycling issues
120-
- Upstream PR/issue:
120+
- Upstream PR/issue: 🛑
121121
- E/App issue: 🛑
122-
- PR Introducing Patch:
122+
- PR Introducing Patch: 🛑
123123

124124
### [react-native+0.79.2+018+fix-text-selecting-on-change.patch](react-native+0.79.2+018+fix-text-selecting-on-change.patch)
125125

126126
- Reason: Fixes text selection issues during onChange events
127-
- Upstream PR/issue:
127+
- Upstream PR/issue: 🛑
128128
- E/App issue: 🛑
129-
- PR Introducing Patch:
129+
- PR Introducing Patch: 🛑
130130

131131
### [react-native+0.79.2+019+fix-scroll-view-jump.patch](react-native+0.79.2+019+fix-scroll-view-jump.patch)
132132

133133
- Reason: Fixes ScrollView jumping issues
134-
- Upstream PR/issue:
134+
- Upstream PR/issue: 🛑
135135
- E/App issue: 🛑
136-
- PR Introducing Patch:
136+
- PR Introducing Patch: 🛑
137137

138138
### [react-native+0.79.2+020+fix-dropping-mutations-in-transactions.patch](react-native+0.79.2+020+fix-dropping-mutations-in-transactions.patch)
139139

140140
- Reason: Fixes issues with dropping mutations in transactions
141-
- Upstream PR/issue:
141+
- Upstream PR/issue: 🛑
142142
- E/App issue: 🛑
143-
- PR Introducing Patch:
143+
- PR Introducing Patch: 🛑
144144

145145
### [react-native+0.79.2+021+fix-crash-when-deleting-expense.patch](react-native+0.79.2+021+fix-crash-when-deleting-expense.patch)
146146

147147
- Reason: Fixes crash when deleting expenses
148-
- Upstream PR/issue:
148+
- Upstream PR/issue: 🛑
149149
- E/App issue: 🛑
150-
- PR Introducing Patch:
150+
- PR Introducing Patch: 🛑
151151

152152
### [react-native+0.79.2+022+fix-surface-stopped-before-started.patch](react-native+0.79.2+022+fix-surface-stopped-before-started.patch)
153153

154154
- Reason: Fixes surface lifecycle issues where surface is stopped before being started
155-
- Upstream PR/issue:
155+
- Upstream PR/issue: 🛑
156156
- E/App issue: 🛑
157-
- PR Introducing Patch:
157+
- PR Introducing Patch: 🛑
158158

159159
### [react-native+0.79.2+023+publish-gradle.patch](react-native+0.79.2+023+publish-gradle.patch)
160160

161161
- Reason: Fixes Gradle publishing issues
162-
- Upstream PR/issue:
162+
- Upstream PR/issue: 🛑
163163
- E/App issue: 🛑
164-
- PR Introducing Patch:
164+
- PR Introducing Patch: 🛑
165165

166166
### [react-native+0.79.2+024+restore-old-line-height-algorithm.patch](react-native+0.79.2+024+restore-old-line-height-algorithm.patch)
167167

168168
- Reason: Restores the old line height algorithm to fix text rendering issues
169-
- Upstream PR/issue:
169+
- Upstream PR/issue: 🛑
170170
- E/App issue: 🛑
171-
- PR Introducing Patch:
171+
- PR Introducing Patch: 🛑

0 commit comments

Comments
 (0)