react-native-macos/Libraries/Text
Samuel Susla 7e81c1d483 Implement caretHidden in multiline text input
Summary:
Changelog: [internal]

Add missing implementation of caretHidden to multiline text input. This will work for both React Native Classic and New React Native Renderer.

Reviewed By: shergin

Differential Revision: D26818087

fbshipit-source-id: 3597604a6bd414a4a3b292d809d63a18efa8acb3
2021-03-04 10:53:35 -08:00
..
BaseText Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RawText Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
Text remove most of tvOS remnants from the code (#29407) 2020-09-28 21:26:41 -07:00
TextInput Implement caretHidden in multiline text input 2021-03-04 10:53:35 -08:00
VirtualText Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTConvert+Text.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTConvert+Text.m Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTTextAttributes.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTTextAttributes.m Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTTextTransform.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
React-RCTText.podspec Remove iOS10/tvOS10 support from remaining podfiles 2021-02-19 13:47:25 -08:00
Text.js Fix disabled behavior 2021-02-22 16:56:48 -08:00
TextAncestor.js Name a bunch of anonymous RN contexts 2020-11-16 13:12:09 -08:00
TextInjection.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
TextNativeComponent.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
TextProps.js Text: Remove Extraneous `onResponderGrant` Argument 2020-09-04 16:10:57 -07:00