react-native-macos/Libraries/Text/TextInput
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
..
Multiline Keep placeholder paragraph style same with text input (#23763) 2019-03-04 23:09:55 -08:00
Singleline Keep placeholder paragraph style same with single line text input (#23765) 2019-03-05 00:10:44 -08:00
RCTBackedTextInputDelegate.h Fixed onScroll prop in mulitline TextInput (#23668) 2019-02-27 18:26:27 -08:00
RCTBackedTextInputDelegateAdapter.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTBackedTextInputDelegateAdapter.m Fixed onScroll prop in mulitline TextInput (#23668) 2019-02-27 18:26:27 -08:00
RCTBackedTextInputViewProtocol.h Fix textAttributes not applied when typing text (#23585) 2019-02-24 23:37:41 -08:00
RCTBaseTextInputShadowView.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTBaseTextInputShadowView.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTBaseTextInputView.h Toggle secureTextEntry cursor spacing (#23524) 2019-02-21 23:51:16 -08:00
RCTBaseTextInputView.m Fix TextInput maxLength when insert characters at begin (#23472) 2019-03-12 11:16:44 -07:00
RCTBaseTextInputViewManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTBaseTextInputViewManager.m Toggle secureTextEntry cursor spacing (#23524) 2019-02-21 23:51:16 -08:00
RCTInputAccessoryShadowView.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTInputAccessoryShadowView.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTInputAccessoryView.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTInputAccessoryView.m Fix InputAccessoryView safe area when not attached to a TextInput (#21179) 2018-09-18 18:31:51 -07:00
RCTInputAccessoryViewContent.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTInputAccessoryViewContent.m Fix InputAccessoryView safe area when not attached to a TextInput (#21179) 2018-09-18 18:31:51 -07:00
RCTInputAccessoryViewManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTInputAccessoryViewManager.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTTextSelection.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTTextSelection.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00