react-native-macos/Libraries/Text
Oleh Malanchuk 98d74d6eb9 Submit the text on Accessory Done button clicked.
Summary:
At the moment we are having a bug that whenever we hit a "Done" button in an input field, a value is not submitted back, so the users cannot complete their work. Here is an example:

https://pxl.cl/28xFq

To fix it, we call a textInputShouldSubmitOnReturn method on Accessory button click.

Changelog
[IOS][Fixed] - Fix keyboard accessory button not triggering onSubmitEditing

Reviewed By: dmitryrykun

Differential Revision: D38152974

fbshipit-source-id: fc026dffd641966cd3d342d95a56c43c71008036
2022-07-27 05:46:41 -07:00
..
BaseText Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RawText Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Text Fix exception thrown by [RCTTextView description] on macOS 2022-07-25 17:17:11 -07:00
TextInput Submit the text on Accessory Done button clicked. 2022-07-27 05:46:41 -07:00
VirtualText Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTConvert+Text.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTConvert+Text.m Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTTextAttributes.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTTextAttributes.m Fix capitalize Text style on IOS (#32774) 2022-01-25 09:08:18 -08:00
RCTTextTransform.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
React-RCTText.podspec bump iOS and tvOS from 11.0 to 12.4 in cocoapods 2022-03-16 21:08:01 -07:00
Text.js Add LTI annotations to function params in xplat/js [1/2] 2022-06-22 21:36:52 -07:00
TextAncestor.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
TextNativeComponent.js Making links independently focusable by Talkback (#33215) 2022-03-29 13:36:24 -07:00
TextProps.js Codemod arvr to use onPointer* instead of onEnter/onExit/onMove 2022-04-05 07:11:10 -07:00