Commit 2becdfd
RN: Delete
Summary:
Deletes the `selectionState` prop from `TextInput`.
It does not provide meaningful value over `onBlur`, `onFocus`, and `selectionState`.
Changelog:
[Breaking][TextInput] Removing `selectionState` prop, use `onBlur`, `onFocus`, and `onUpdate` instead.
Reviewed By: zackargyle, TheSavior
Differential Revision: D17879667
fbshipit-source-id: 03a4e239406932adad898d6d2a092e3bc2e6b064TextInput.selectionState Prop1 parent 6376951 commit 2becdfd
File tree
3 files changed
+1
-198
lines changed- Libraries
- Components/TextInput
- DeprecatedPropTypes
- vendor/document/selection
3 files changed
+1
-198
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
221 | 220 | | |
222 | 221 | | |
223 | 222 | | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | 223 | | |
242 | 224 | | |
243 | 225 | | |
| |||
1115 | 1097 | | |
1116 | 1098 | | |
1117 | 1099 | | |
1118 | | - | |
1119 | | - | |
1120 | | - | |
1121 | | - | |
1122 | 1100 | | |
1123 | 1101 | | |
1124 | 1102 | | |
| |||
1161 | 1139 | | |
1162 | 1140 | | |
1163 | 1141 | | |
1164 | | - | |
| 1142 | + | |
1165 | 1143 | | |
1166 | 1144 | | |
1167 | 1145 | | |
| |||
1198 | 1176 | | |
1199 | 1177 | | |
1200 | 1178 | | |
1201 | | - | |
1202 | | - | |
1203 | | - | |
1204 | | - | |
1205 | 1179 | | |
1206 | 1180 | | |
1207 | 1181 | | |
| |||
1211 | 1185 | | |
1212 | 1186 | | |
1213 | 1187 | | |
1214 | | - | |
1215 | | - | |
1216 | | - | |
1217 | | - | |
1218 | 1188 | | |
1219 | 1189 | | |
1220 | 1190 | | |
| |||
Lines changed: 0 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
388 | 387 | | |
389 | 388 | | |
390 | 389 | | |
391 | | - | |
392 | | - | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | | - | |
406 | | - | |
407 | 390 | | |
408 | 391 | | |
409 | 392 | | |
| |||
Lines changed: 0 additions & 150 deletions
This file was deleted.
0 commit comments