react-native/Libraries/Text/TextInput
dchersey f307ac7c5e Fixes capitalized I's when emojiis are present after the text being edited. (#21951)
Summary:
Fixes #21243.
Fixes #20908.

Credit goes to superandrew213 who provided the patch based on 0.56; this commit merges and resolved the conflict introduced in 0.57.
Pull Request resolved: https://github.com/facebook/react-native/pull/21951

Differential Revision: D13980799

Pulled By: cpojer

fbshipit-source-id: 6b9f1a1ae54ad9dba043005d683d6a221472c729
2019-02-07 02:15:58 -08:00
..
Multiline Avoid using `-[UITextView setAttributedString:]` while user is typing (#19809) 2018-12-04 13:23:43 -08:00
Singleline Apply the fix for CJK languages on single-line text fields. (#22546) 2019-02-04 15:09:46 -08:00
RCTBackedTextInputDelegate.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTBackedTextInputDelegateAdapter.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTBackedTextInputDelegateAdapter.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTBackedTextInputViewProtocol.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07: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 Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTBaseTextInputView.m Fixes capitalized I's when emojiis are present after the text being edited. (#21951) 2019-02-07 02:15:58 -08:00
RCTBaseTextInputViewManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTBaseTextInputViewManager.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07: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