Martin Konicek
|
d10e4dbf0f
|
[ReactNative] Use ASCII double quotes
Summary:
We mix ASCII double quotes with left and right quotes: https://github.com/facebook/react-native/blob/master/Libraries/CustomComponents/ListView/ListView.js#L13
Let's be consistent.
|
2015-07-24 13:16:25 -08:00 |
|
Christopher
|
3fa3963465
|
[MovieApp] Add key to image components inside of MovieCell.
Summary:
Closes https://github.com/facebook/react-native/pull/2065
Github Author: Christopher <hello@blick-labs.com>
|
2015-07-23 15:09:42 -08:00 |
|
James Ide
|
7a8398b956
|
[Flow] Update flowconfig's version req to 0.13.1, fix Movies example typechecking
Summary:
This should fix tests.
Closes https://github.com/facebook/react-native/pull/1819
Github Author: James Ide <ide@jameside.com>
Test Plan: Run Travis CI tests. Also run the movies app and verify that there are no invariant violations.
|
2015-07-01 13:01:52 -08:00 |
|
Gabe Levi
|
972b546fc6
|
[Flow] Fix or suppress errors in react-native for Flow v0.13.0
|
2015-06-22 09:48:15 -08:00 |
|
Nick Lockwood
|
45d8fb0ef6
|
Removed deprecated RCT_EXPORT + code paths
|
2015-06-05 09:58:25 -08:00 |
|
Changgeng Li
|
84783dbac4
|
Add renderSeparator support to ListView
|
2015-05-26 15:20:29 -08:00 |
|
Brent Vatne
|
7141948a05
|
Bump fetch and add exports/globals for Headers, Request and Response
Summary:
Now on fetch 0.8.1, the latest tagged release. Previous version used was 0.7.0. See #1162 cc @vjeux @jtremback
Closes https://github.com/facebook/react-native/pull/1192
Github Author: Brent Vatne <brent.vatne@madriska.com>
Test Plan: I arc patched and ran movies demo and storyline, they work fine
|
2015-05-07 13:24:16 -08:00 |
|
Amjad Masad
|
c94f7c3656
|
[React Native] Sync from github
|
2015-03-27 22:09:11 -08:00 |
|
Tadeu Zagallo
|
0fdf8b4a95
|
[ReactNative] Use one key and add comment on the movies app
|
2015-03-27 15:33:26 -08:00 |
|
Tadeu Zagallo
|
57ee9e7dc0
|
[ReactNative] Use oss TimerMixin
|
2015-03-24 10:46:05 -08:00 |
|
Christopher Chedeau
|
e1ef0328d9
|
[ReactNative] Expanded license on js files
|
2015-03-23 13:17:54 -08:00 |
|
Basil Hosmer
|
10b6c57731
|
declare timeoutID
|
2015-03-20 17:51:06 -08:00 |
|
Ben Alpert
|
d2f31f9cd8
|
[React Native] Add .done() to terminate promise chains
|
2015-03-12 16:36:55 -08:00 |
|
Tadeu Zagallo
|
6072521a52
|
[ReactNative] Replace js long constants with strings
|
2015-03-04 14:32:54 -08:00 |
|
Christopher Chedeau
|
46f41c3d4b
|
[ReactNative] Use strings instead of constants for keyboardDismissMode
|
2015-03-03 11:26:22 -08:00 |
|
Christopher Chedeau
|
a39024928e
|
[ReactNative] Expose ListView.DataSource instead of a top domain ListViewDataSource
|
2015-03-02 16:27:12 -08:00 |
|
Spencer Ahrens
|
efae175a8e
|
[react-packager][streamline oss] Move open sourced JS source to react-native-github
|
2015-02-19 21:25:11 -08:00 |
|