react-native-macos/Libraries
zhongwuzw 17415938c7 Fix TextInput maxLength when insert characters at begin (#23472)
Summary:
Fixes #21639 , seems we tried to fix this before, please see related `PR` like [D10392176](36507e4a3c), #18627, but they don't solve it totally.

[iOS] [Fixed] - Fix TextInput maxLength when insert characters at begin
Pull Request resolved: https://github.com/facebook/react-native/pull/23472

Reviewed By: mmmulani

Differential Revision: D14366406

Pulled By: ejanzer

fbshipit-source-id: fc983810703997b48824f84f2f9198984afba9cd
2019-03-12 11:16:44 -07:00
..
ART Split React.podspec into separate podspecs for each Xcode project (#23559) 2019-02-21 18:35:44 -08:00
ActionSheetIOS Split React.podspec into separate podspecs for each Xcode project (#23559) 2019-02-21 18:35:44 -08:00
Alert Properly gate platform specific code in Alert 2019-02-13 04:24:12 -08:00
Animated Upgrade fbjs-scripts to 1.1.0 2019-02-28 09:46:05 -08:00
AppState Remove android initialAppState fallback check (#23487) 2019-02-17 15:32:13 -08:00
BatchedBridge Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Blob Split React.podspec into separate podspecs for each Xcode project (#23559) 2019-02-21 18:35:44 -08:00
BugReporting Upgrade to Flow v0.88.0 2018-12-11 20:01:00 -08:00
CameraRoll RCTCameraRollManager: fix "all" photos filter 2019-02-26 11:29:56 -08:00
Color Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Components Fix internal breakages 2019-03-08 11:39:41 -08:00
Core Revert D14186694: [RN] Use global or scoped performance loggers everywhere 2019-03-07 13:12:12 -08:00
DeprecatedPropTypes Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
EventEmitter Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Experimental Flow strict ScrollView; get rid of InternalScrollViewType (#22301) 2019-03-08 11:39:41 -08:00
Geolocation Deploy 0.94 to xplat 2019-03-06 14:57:30 -08:00
Image Image - Flow type onError prop to include the error string 2019-03-01 18:09:02 -08:00
Inspector Revert D14186694: [RN] Use global or scoped performance loggers everywhere 2019-03-07 13:12:12 -08:00
Interaction Deploy 0.94 to xplat 2019-03-06 14:57:30 -08:00
JSInspector Remove explicit requires of Map and Set 2018-10-19 10:57:24 -07:00
LayoutAnimation Globally disable LayoutAnimation during Snapshot Tests 2019-01-24 15:24:59 -08:00
Linking Android: Adding sendIntent on Linking module (#22302) 2018-12-06 21:13:58 -08:00
LinkingIOS Allow linking to non-http/https system schemes 2019-02-27 20:49:11 -08:00
Lists Deploy 0.94 to xplat 2019-03-06 14:57:30 -08:00
Modal RCTModalHostView (#23030) 2019-01-17 02:41:59 -08:00
NativeAnimation Use surface observer for Animated 2019-03-07 17:39:00 -08:00
Network Deploy 0.94 to xplat 2019-03-06 14:57:30 -08:00
Performance Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
PermissionsAndroid feat(permissions-android): export Rationale type and add missing properties according to docs (#23510) 2019-02-18 07:04:58 -08:00
PushNotificationIOS Split React.podspec into separate podspecs for each Xcode project (#23559) 2019-02-21 18:35:44 -08:00
RCTTest Split React.podspec into separate podspecs for each Xcode project (#23559) 2019-02-21 18:35:44 -08:00
ReactNative Deploy 0.94 to xplat 2019-03-06 14:57:30 -08:00
Renderer React sync for revisions f24a0da...8e25ed2 2019-02-27 07:57:19 -08:00
Sample RN: Missing Copyright Headers 2018-10-31 01:37:26 -07:00
Settings Split React.podspec into separate podspecs for each Xcode project (#23559) 2019-02-21 18:35:44 -08:00
Share Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Storage Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
StyleSheet Remove LayoutStyle, ShadowStyle, TransformStyle in favor of just ViewStyleProp 2019-01-08 18:49:37 -08:00
SurfaceBackedComponent RCTSurface: Calling `start` is now required to start the Surface 2018-12-18 12:57:38 -08:00
SurfaceHostingComponent Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Text Fix TextInput maxLength when insert characters at begin (#23472) 2019-03-12 11:16:44 -07:00
TurboModule Only call __turboModuleProxy when it exists 2019-02-04 11:08:10 -08:00
Types Flow strict ScrollView; get rid of InternalScrollViewType (#22301) 2019-03-08 11:39:41 -08:00
Utilities Removed `Platform.web` (#23830) 2019-03-11 11:38:22 -07:00
Vibration Split React.podspec into separate podspecs for each Xcode project (#23559) 2019-02-21 18:35:44 -08:00
WebSocket Deploy 0.94 to xplat 2019-03-06 14:57:30 -08:00
Wrapper Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
YellowBox Update typing for YellowBox patterns 2019-03-04 12:18:38 -08:00
fishhook Split React.podspec into separate podspecs for each Xcode project (#23559) 2019-02-21 18:35:44 -08:00
polyfills Added groupCollapsed polyfill (#21457) 2019-01-22 07:05:22 -08:00
react-native Add warning that CameraRoll has been moved to RNC (#23733) 2019-03-03 21:07:20 -08:00
vendor Deploy 0.94 to xplat 2019-03-06 14:57:30 -08:00
.npmignore npmignore: ignore tests and fixtures 2018-02-27 08:42:14 -08:00
Promise.js Deploy 0.94 to xplat 2019-03-06 14:57:30 -08:00
UTFSequence.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
promiseRejectionIsError.js Deploy 0.94 to xplat 2019-03-06 14:57:30 -08:00