Christopher Chedeau
733596b67a
[ReactNative] Cleanup StyleSheet API
2015-03-16 20:46:04 -08:00
Joe Stanton
f8ab8415d5
[RCTVibration] Basic Vibration API
...
Summary:
* Exposed as `VibrationIOS.vibrate();`
* Included a UI Explorer example.
* Vibration patterns are currently unsupported as there is no API to produce a vibration of less than 1 second on iOS.
Closes https://github.com/facebook/react-native/pull/154
Github Author: Joe Stanton <joe.stanton@red-badger.com>
Test Plan: Imported from GitHub, without a `Test Plan:` line.
2015-03-16 20:41:33 -08:00
Ben Alpert
e59dcb3a60
[React Native] Prevent crash in redbox code with two thrown errors
2015-03-16 19:40:20 -08:00
Andrew Rasmussen
6fc5a78956
[ReactNative] unbreak Android
2015-03-16 17:51:09 -08:00
Alex Kotliarskyi
1fbd5af704
[ReactNative] Share same server port for debugger proxy
2015-03-16 16:46:42 -08:00
Amjad Masad
d3054788da
[react-packager] small fixes to image loader
2015-03-16 14:45:40 -08:00
Eric Vicenti
310aef9dcc
[ReactNative] NetworkInformation.reachability API w/ example
2015-03-16 13:44:40 -08:00
Jon Reid
33f36c3fc9
[ipasize] PNG size: Remove alpha channel from opaque images. Then pngcrush --brute ALL THE THINGS
2015-03-16 13:07:57 -08:00
Andrew Rasmussen
5f538b2284
[ReactNative] Put launchOptions in RCTPushNotificationManager
2015-03-16 12:11:50 -08:00
Christopher Chedeau
06125009dd
[ReactNative] Improve PixelRatio documentation
2015-03-16 09:08:57 -08:00
Christopher Chedeau
8694330d42
[ReactNative] Add website to blacklist
2015-03-15 19:24:56 -08:00
Nick Lockwood
8799f0c487
Ported ART to new UIManager
2015-03-15 16:01:58 -08:00
Christopher Chedeau
7fb8bff66b
[ReactNative] Fix File Watcher test
2015-03-14 16:50:54 -08:00
Christopher Chedeau
2ad43094ea
[ReactNative] OSS Interaction Manager
2015-03-14 11:17:15 -08:00
Nick Lockwood
66bb821a31
Unforked RKWebView
2015-03-14 00:22:43 -08:00
Spencer Ahrens
3cc81c6561
[ReactNative] Add integration test stuff
2015-03-13 18:03:34 -08:00
Eric Vicenti
85bcbd4bf3
[ReactNative] AlertIOS.alert and examples
2015-03-13 17:34:13 -08:00
Amjad Masad
9249545047
[react-packager] Implement image loading i.e. ix('img') -> require('image!img');
2015-03-13 16:10:58 -08:00
Nick Lockwood
435cc98b34
Fixed scrollOffset bug
2015-03-13 16:00:45 -08:00
Alex Akers
cc74944bef
[React Native] Update 2048
2015-03-13 15:19:05 -08:00
Thomas Aylott
b51f51e47d
deepDiffer should support explicitly undefined values
2015-03-13 15:17:07 -08:00
Tadeu Zagallo
28e38afb68
[ReactNative] Oss ActionSheet
2015-03-13 10:51:06 -08:00
Christopher Chedeau
2b38a70e9c
[ReactNative] Fix ScrollView.scrollTo()
2015-03-13 10:28:59 -08:00
Jiajie Zhu
b2bf4b88bf
[catalyst|madman] fix location observer
2015-03-13 10:02:34 -08:00
Christopher Chedeau
7577f0e0b3
[ReactNative] Remove keyboardDismissMode from static
2015-03-13 10:00:18 -08:00
Tadeu Zagallo
e714ba15a5
[ReactNative] Fix RCTMapManager retaining cycle
2015-03-13 08:40:28 -08:00
Alex Kotliarskyi
6299803081
[ReactNative] Support loading sourcemaps from sourceMappingURL
2015-03-12 17:21:43 -08:00
Bhuwan Khattar
963bb036e0
[catalyst] set up directory specific rql transform
2015-03-12 17:12:31 -08:00
Ben Alpert
d2f31f9cd8
[React Native] Add .done() to terminate promise chains
2015-03-12 16:36:55 -08:00
Owen Coutts
582d8f062a
[React Native] add support for reading tracking bit
2015-03-12 15:25:44 -08:00
Nick Lockwood
24da269404
Fixed sticky section headers in ListView
2015-03-12 02:41:48 -08:00
Eric Vicenti
5c853c4433
[ReactNative] AppState cleanup, remove Subscribable, add in OSS examples
2015-03-11 20:35:57 -08:00
Amjad Masad
eabe9f43c8
[react-packager] package.json cleanup (seperate packager into it's own package)
2015-03-11 17:42:46 -08:00
Tadeu Zagallo
df9874de6f
[ReactNative] Move PushNotificationIOS to oss
2015-03-11 16:58:14 -08:00
Alex Kotliarskyi
deae328610
[ReactNative] Fix shake gesture after RedBox is dismissed
2015-03-11 16:34:38 -08:00
Jiajie Zhu
50f77016bb
[catlyst|madman] fix prop type warning
2015-03-11 14:45:41 -08:00
Eric Vicenti
65ba4c68c0
[ReactNative] Remove Subscribable from TextInput
2015-03-11 14:42:47 -08:00
Nick Lockwood
2424711a03
Unforked ExceptionsManager, AlertManager and AppState
2015-03-11 13:46:35 -08:00
Eric Vicenti
30d3117f96
[ReactNative|MAdMan] Notification Subscribable
2015-03-11 13:44:30 -08:00
Spencer Ahrens
221ddd3cfe
[ReactNative] OSS AsyncStorage with example
2015-03-11 11:54:09 -08:00
Spencer Ahrens
97f3c5a42b
[ReactNative] Remove duplicate example entries
2015-03-11 11:17:46 -08:00
Nick Lockwood
74e84ba494
Unforked RKNavigator, RKScrollView and RKView
2015-03-10 19:25:46 -08:00
Alex Kotliarskyi
378e59b90a
[ReactNative] Make tests run on TravisCI
2015-03-10 18:33:20 -08:00
Christoph Pojer
0c4b338bca
[Relay] Update Relay + ES6 class containers
2015-03-10 17:39:47 -08:00
Alexsander Akers
62eff7197b
[React Native] Add RCTAdSupport.xcodeproj
2015-03-10 15:16:09 -08:00
Philipp von Weitershausen
1793712c77
[ReactNative][Android] Fix after a new React version was downstreamed
2015-03-10 14:44:05 -08:00
Alex Akers
fb475dd0c4
[React Native] Add preliminary animation API
2015-03-10 14:19:38 -08:00
Alex Kotliarskyi
b185cbd6e6
[ReactKit] Create test for OSS ReactKit
2015-03-10 13:55:34 -08:00
Alex Akers
a8aedb3e78
[React Native][Device ID][wip] implement most basic js access
2015-03-10 11:56:47 -08:00
Spencer Ahrens
184ae2314d
[ReactNative] OSS Picker
2015-03-10 09:29:53 -08:00