react-native/Libraries/Text
tfallon@mail.depaul.edu c6b6f53ae7 Initial implementation of adjustsFontSizeToFit.
Summary: Closes https://github.com/facebook/react-native/pull/4026

Differential Revision: D2678492

Pulled By: nicklockwood

fbshipit-source-id: 0467814f810fee997ac50960ffb1daa74d52acba
2016-08-10 11:28:37 -07:00
..
RCTText.xcodeproj Text highlighting on iOS 2015-07-24 08:41:58 -08:00
__mocks__ Update to 14.0 2016-07-27 22:13:26 -07:00
RCTRawTextManager.h [ReactNative] Expanded license on obj-c files 2015-03-23 13:18:29 -08:00
RCTRawTextManager.m Convert alloc/init to new to please linter 2015-08-17 08:46:00 -07:00
RCTShadowRawText.h [ReactNative] Expanded license on obj-c files 2015-03-23 13:18:29 -08:00
RCTShadowRawText.m Move dirty layout into css-layout 2016-07-25 03:58:41 -07:00
RCTShadowText.h Initial implementation of adjustsFontSizeToFit. 2016-08-10 11:28:37 -07:00
RCTShadowText.m Initial implementation of adjustsFontSizeToFit. 2016-08-10 11:28:37 -07:00
RCTText.h Initial implementation of adjustsFontSizeToFit. 2016-08-10 11:28:37 -07:00
RCTText.m Initial implementation of adjustsFontSizeToFit. 2016-08-10 11:28:37 -07:00
RCTTextField.h Open sourced the onSelectionChange event 2015-11-14 09:44:30 -08:00
RCTTextField.m Refactored subview management 2016-06-07 00:14:39 -07:00
RCTTextFieldManager.h Migrated RCTText into FBReactKit 2015-07-08 07:13:00 -08:00
RCTTextFieldManager.m Improve types in RCTFont API 2016-08-05 12:44:21 -07:00
RCTTextManager.h Add support for multiline TextInput via UITextView 2015-04-29 01:33:58 -08:00
RCTTextManager.m Initial implementation of adjustsFontSizeToFit. 2016-08-10 11:28:37 -07:00
RCTTextView.h Implement TextInput onContentSizeChange 2016-07-07 09:00:01 -07:00
RCTTextView.m Fix TextInput stack overflow when pasting text in multiline input with maxlength 2016-07-14 07:43:32 -07:00
RCTTextViewManager.h Add support for multiline TextInput via UITextView 2015-04-29 01:33:58 -08:00
RCTTextViewManager.m Improve types in RCTFont API 2016-08-05 12:44:21 -07:00
Text.js Initial implementation of adjustsFontSizeToFit. 2016-08-10 11:28:37 -07:00
TextStylePropTypes.js Add iOS support for CSS property font-variant, accepting tabular-nums… 2016-08-09 08:43:34 -07:00
TextUpdateTest.js Fix up this pattern var React = require('react-native'); 2016-04-08 20:37:22 -07:00