A framework for building native applications using React
COMMITS
/ Libraries/Text/Text.js June 12, 2018
S
fix forwardRef displayName on Text and View
Spencer Ahrens committed
May 21, 2018
T
RN: Fix Reponder Logic in Text
Tim Yung committed
May 15, 2018
T
RN: Revise $FlowFixMe in Text
Tim Yung committed
May 13, 2018
T
RN: Fix Type for ReactNative.NativeComponent (2/2)
Tim Yung committed
T
RN: Fix Type for ReactNative.NativeComponent (1/2)
Tim Yung committed
May 9, 2018
T
RN: Switch `Text` to `React.forwardRef`
Tim Yung committed
T
RN: Cleanup `Text` Implementation
Tim Yung committed
T
RN: Delete `mergeFast` from `Text`
Tim Yung committed
T
RN: Replace `context.isInAParentText` w/ React.createContext
Tim Yung committed
April 25, 2018
R
Remove @providesModule from all modules
Rubén Norte committed
March 13, 2018
E
Convert Text to ES6 Class
Eli White committed
March 11, 2018
E
Move Text PropTypes to it's own file
Eli White committed
February 21, 2018
E
Remove unused reference in Text.js
Eric Rozell committed
February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
January 31, 2018
V
Text: Enabling RCTVirtualText for iOS
Valentin Shergin committed
January 30, 2018
H
Trim docs that are already present in the open source docs site
Héctor Ramos committed
January 18, 2018
L
Stop crashing when open MP on android: Revert D6688488
Liubov Zvereva committed
January 15, 2018
V
Generalization of `isInAParentText` context
Valentin Shergin committed
V
Slight modernizing of Text.js to make it compatible with coming changes
Valentin Shergin committed
V
Prettier for Text.js
Valentin Shergin committed
November 8, 2017
E
Fix missing return in example
Erik Behrends committed
November 2, 2017
A
@allow-large-files Flow 0.58 upgrade for xplat/js
Avik Chaudhuri committed
October 20, 2017
A
Fix Flow errors at declaration of most major library components
ashoat committed
October 10, 2017
C
Fix typo in Text
Cameron Little committed
September 29, 2017
P
Don't set defaultProps for default view manager values
Pieter De Baets committed
September 15, 2017
B
ReactNative sync (c3718c4...abce30f): the one about the Prepack optimizations
Brian Vaughn committed
August 18, 2017
C
Upgrade fbsource/xplat/js to Flow v0.53.0
Caleb Meredith committed
August 4, 2017
H
Cleanup stray markdown files, update contributing guidelines
Hector Ramos committed
July 7, 2017
S
Replace React.createClass with create-react-class
Seth Fitzsimmons committed
June 21, 2017
May 17, 2017
A
Update examples in docs and address version lag of CRNA
Adam Perry committed
April 22, 2017
A
Fix disabled prop for Text
Andrew Y. Chen committed
April 12, 2017
B
Ran PropTypes -> prop-types codemod against Libraries/FBReactKit/js/react-native-github
Brian Vaughn committed
April 7, 2017
A
Add a nativeID prop to allow native code to reference react managed views
Andrew Y. Chen committed
A
Set the enabled state on disabled button views
Andrew Y. Chen committed
February 13, 2017
A
Formatting fixes
Andrew Monshizadeh committed
February 9, 2017
F
Text docs - Update to improve readability for ellipsizeMode
Frazer Kirkman committed
January 31, 2017
P
Ensure documentation has consistent relative links
Paul Mestemaker committed
January 30, 2017
H
Update docs for Text allowFontScaling
Hawken Rives committed
January 18, 2017
S
Add selectionColor prop for Text on Android
Satyajit Sahoo committed
December 19, 2016
L
Expose pressRetentionOffset for Text
Libin Lu committed
December 16, 2016
A
Android: Expose textBreakStrategy on Text and TextInput
Adam Comella committed
S
Android Text component allowFontScaling
Steven Goff committed
November 18, 2016
V
Added support of `<Text>`'s `selectable` attribute on iOS
Valentin Shergin committed
November 4, 2016
D
RN: Update React (2/2)
David Aurelio committed
October 16, 2016
L
Clean unused import modules.
leeight committed
K
Reverted commit D4027388
Konstantin Raev committed
J
React.Element<any> » React.Element<*>
Jan Kassens committed
October 14, 2016
T
Cleanup: Prefer `React.Element` over `React$?Element`
Tim Yung committed