1709 Commits

Author SHA1 Message Date
Christopher Chedeau
fffc213d09 Merge pull request #158 from vjeux/update6
Updates from Tue 17 Mar
2015-03-17 14:15:46 -07:00
Christopher Chedeau
f7cf017d29 Updates from Tue 17 Mar
- [ReactNative] Remove pushNotification prop from renderApplication | Eric Vicenti
- [react_native] Stub VibrationIOS on Android | Andy Street
- [ReactNative] Simplify and test interpolators | Christopher Chedeau
- [ReactNative] Increase timeout for obj-c tests | Christopher Chedeau
- [ReactNative] Updated RKText to new UIManager system | Nick Lockwood
- [ReactNative] Unforked RCTShadowView, moved RKTextView into FBReactKitTextModule | Nick Lockwood
- [ReactKit] Remove NativeModulesDeprecated | Spencer Ahrens
- [ReactNative] Allow single callbacks in NativeModules | Spencer Ahrens
- [ReactNative] s/RK/RCT in OSS | Spencer Ahrens
- [ReactNative] Cleanup StyleSheet API | Christopher Chedeau
- [RCTVibration] Basic Vibration API | Christopher Chedeau
- [React Native] Prevent crash in redbox code with two thrown errors | Ben Alpert
- [ReactNative] unbreak Android | Andrew Rasmussen
2015-03-17 13:43:53 -07:00
Eric Vicenti
2aafcd0e58 [ReactNative] Remove pushNotification prop from renderApplication 2015-03-17 11:48:06 -08:00
Andy Street
d5d9d9b9c1 [react_native] Stub VibrationIOS on Android 2015-03-17 11:30:30 -08:00
Christopher Chedeau
345f161399 [ReactNative] Simplify and test interpolators 2015-03-17 11:06:03 -08:00
Christopher Chedeau
f8f3f67bed [ReactNative] Increase timeout for obj-c tests 2015-03-17 08:33:42 -08:00
Nick Lockwood
18d1805695 [ReactNative] Updated RKText to new UIManager system 2015-03-17 06:37:24 -08:00
Nick Lockwood
1decb7e1cb [ReactNative] Unforked RCTShadowView, moved RKTextView into FBReactKitTextModule 2015-03-17 03:51:03 -08:00
Spencer Ahrens
d8ee4e87a1 [ReactKit] Remove NativeModulesDeprecated 2015-03-17 02:48:58 -08:00
Spencer Ahrens
54c6a7ddff [ReactNative] Allow single callbacks in NativeModules 2015-03-17 02:48:57 -08:00
Spencer Ahrens
b396de3cc8 [ReactNative] s/RK/RCT in OSS 2015-03-17 02:48:57 -08:00
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
Christopher Chedeau
299dea8594 Merge pull request #157 from vjeux/update5
Updates from Mon 16 Mar
2015-03-16 19:36:06 -07:00
Christopher Chedeau
2b66b21c95 Updates from Mon 16 Mar
- [ReactNative] Share same server port for debugger proxy | Alex Kotliarskyi
- [react-packager] small fixes to image loader | Amjad Masad
- [ReactNative] NetworkInformation.reachability API w/ example | Eric Vicenti
- [ReactNative] Put launchOptions in RCTPushNotificationManager | Andrew Rasmussen
- [ReactNative] Improve PixelRatio documentation | Christopher Chedeau
2015-03-16 19:01:28 -07: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
Felix Kling
84207f2ec8 Use npm version of react-docgen 2015-03-16 15:06:57 -07: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
Spencer Ahrens
9b95a896e9 Cleanup doc text. 2015-03-16 11:49:31 -07:00
Christopher Chedeau
06125009dd [ReactNative] Improve PixelRatio documentation 2015-03-16 09:08:57 -08:00
Christopher Chedeau
85a13b48eb [website] Do not absorb spaces in markdown comments 2015-03-16 09:24:33 -07:00
Christopher Chedeau
71b22914b4 Merge pull request #152 from vjeux/update4
Updates from Sun 15 Mar
2015-03-15 21:27:35 -07:00
Christopher Chedeau
4d598fe4fb Use after_success instead of script, to hopefully get back xcode tests 2015-03-15 21:21:39 -07:00
Christopher Chedeau
90164c3638 Updates from Sun 15 Mar
- [ReactNative] Add website to blacklist | Christopher Chedeau
- Ported ART to new UIManager | Nick Lockwood
- [ReactNative] Fix File Watcher test | Christopher Chedeau
- [ReactNative] OSS Interaction Manager | Christopher Chedeau
2015-03-15 21:17:50 -07:00
Christopher Chedeau
3b2e61a912 Let's try one more time 2015-03-15 21:16:49 -07:00
Christopher Chedeau
25aafc3e7a Only publish the website for committed changes 2015-03-15 21:08:17 -07:00
Christopher Chedeau
a68f2b50a4 Trying again... 2015-03-15 20:27:08 -07:00
Christopher Chedeau
8694330d42 [ReactNative] Add website to blacklist 2015-03-15 19:24:56 -08:00
Christopher Chedeau
0001b9845d Attempt n+1 2015-03-15 20:16:48 -07:00
Christopher Chedeau
7c9969025e Make the publish script exit with code 0 even if there's nothing changed 2015-03-15 20:06:18 -07:00
Christopher Chedeau
591d7b321f Make the publish script faster by not converting all the files on every file 2015-03-15 19:54:14 -07:00
Christopher Chedeau
ad3192c360 Attempt #5 2015-03-15 19:32:59 -07:00
Christopher Chedeau
9acf831624 Force new travis build 2015-03-15 19:24:38 -07:00
Christopher Chedeau
dfda33bb6f Attempt #3 2015-03-15 18:55:55 -07:00
Christopher Chedeau
6ab5a9ad1e Attempt number #2 at auto-publishing 2015-03-15 18:51:36 -07:00
Christopher Chedeau
1a48ef37f3 Attempt at getting Travis CI to automatically push the website 2015-03-15 18:46:48 -07:00
Nick Lockwood
8799f0c487 Ported ART to new UIManager 2015-03-15 16:01:58 -08:00
Christopher Chedeau
032449c54c [Website] Fix typehint parsing and add header between description and props/methods 2015-03-14 18:10:24 -07:00
Christopher Chedeau
7fb8bff66b [ReactNative] Fix File Watcher test 2015-03-14 16:50:54 -08:00
Alexander Kotliarskyi
09b43d7284 Add build status to README
Let's keep it green at all times.
2015-03-14 16:34:04 -07:00
Christopher Chedeau
2ad43094ea [ReactNative] OSS Interaction Manager 2015-03-14 11:17:15 -08:00
Christopher Chedeau
c54c048fc9 Merge pull request #149 from vjeux/update3
Updates from Sat 14 Mar
2015-03-14 11:50:35 -07:00
Christopher Chedeau
41ae2314ce Updates from Sat 14 Mar
- Unforked RKWebView | Nick Lockwood
- [ReactNative] Add integration test stuff | Spencer Ahrens
- [ReactNative] AlertIOS.alert and examples | Eric Vicenti
- [react-packager] Implement image loading i.e. ix('img') -> require('image!img'); | Amjad Masad
- Fixed scrollOffset bug | Nick Lockwood
- [React Native] Update 2048 | Alex Akers
- deepDiffer should support explicitly undefined values | Thomas Aylott
2015-03-14 11:43:43 -07:00
Christopher Chedeau
74899c8ee0 Merge pull request #150 from vjeux/fix_file_watcher
[Tests] Fix FileWatcher
2015-03-14 11:42:42 -07:00
Christopher Chedeau
5e2787ada8 [Tests] Fix FileWatcher
Need to use `pit` instead of `it`. I changed .toBe(false) instead of .toBe(true) just to make sure that the content is actually executed
2015-03-14 11:35:55 -07:00