This project is mirrored from https://github.com/facebook/react-native.git.
Pull mirroring updated .
- Apr 07, 2015
-
-
Christopher Chedeau authored
-
- Apr 06, 2015
-
-
Christopher Chedeau authored
Updates from Mon 6 Apr
-
Christopher Chedeau authored
- [ReactNative] Revert D1965911 | Christopher Chedeau - [ReactNative] Remove experimental Portal only needed for android right now. | Spencer Ahrens - [ReactNative] rename Animation to AnimationExperimental with warning docs | Spencer Ahrens - navigator.getCurrentRoutes() | Eric Vicenti - Fixing jsdoc parsing of functions that are defined over multiple lines (Fixes #410) | Christopher Chedeau - Added constraint of child type to touchablewithoutfeedback | Christopher Chedeau - [react-packager] Deprecate global image namespace in favor of CommonJS resolution | Amjad Masad - [react-packager] Don't cache rejected promise | Amjad Masad - [ReactNative] Start Navigator gesture config, disable gesture in AdsManager | Eric Vicenti - [Flow] Clean react-native-github for Flow v0.8.0 | Gabe Levi - add maximumValue and minimumValue as valid attributes for native Slider | Christopher Chedeau - react-packager: Add ES6 import statement support to DependencyGraph. | Amjad Masad - Remove false annotation | Christopher Chedeau - [madman] prevent pulling the content down inconsistently when the keyboard shows up | Kevin Gozali - add @flow back to View.js | Basil Hosmer - [ReactNative] Turn of lint warning for constant conditions | Eric Vicenti - [UIExplorer] Fixed 'Push View Example' in NavigatorIOS example | Christopher Chedeau - SliderIOS.js comments - grammar correction | Christopher Chedeau
-
- Apr 05, 2015
-
-
Christopher Chedeau authored
Fix Typo
-
Mike Wilcox authored
-
Christopher Chedeau authored
(docs) Resubmitted PR - Update docs for grammar and punctuation
-
- Apr 04, 2015
-
-
David Rabkin authored
-
David Rabkin authored
-
David Rabkin authored
-
David Rabkin authored
-
Christopher Chedeau authored
Fix typo
-
Christopher Chedeau authored
fix typo
-
Alexander Kotliarskyi authored
Don't try to commit website on Travis if no changes
-
Christopher Chedeau authored
Fix wording in NativeModulesIOS.md
-
Ben Alpert authored
This was causing the build to fail if the website hadn't changed, because `git commit` would exit 1. This matches what we do on React now.
-
Ben Alpert authored
Run flow on Travis
-
Ben Alpert authored
-
Christopher Chedeau authored
Cache node_modules on Travis
-
Ben Alpert authored
-
- Apr 03, 2015
-
-
Christopher Chedeau authored
Updates from Fri 3 Apr
-
Christopher Chedeau authored
- Update deps order - core modules first | Amjad Masad - [ReactNative] Workaround double cmd+r bug | Christopher Chedeau - [react-native] Nicer error for undefined or string tag names | Ben Alpert - [ReactNative] Fix script load from local files | Tadeu Zagallo - [react_native] JS files from D1961099: Format stack trace on native side | Alex Kotliarskyi - [ReactNative] Cleanup TabBar and its example | Christopher Chedeau - [ReactNative] Allow recover from debugger error | Tadeu Zagallo - [react-native] Update react to 0.13.1, jstransform alongside | Ben Alpert - Fixed tap-to-zoom in Groups photo viewer | Sumeet Vaidya - Fix hitTest for auto | Tadeu Zagallo - [ReactNative] Unfork RKRootView | Tadeu Zagallo - [react-packager] Ignore dotfiles in file watching | Amjad Masad
-
Christopher Chedeau authored
Fix typo and broken link.
-
Jinhyuk Lee authored
-
Jinhyuk Lee authored
-
Amjad Masad authored
-
Loring Dodge authored
Made small changes to the wording under **NOTE**: About array and map
-
Ben Alpert authored
Fixed #632 using relative path instead of absolute path for Image tag
-
sungwook yeom authored
-
Amjad Masad authored
(update) Install watchman w/ --HEAD to avoid error
-
Alexander Kotliarskyi authored
(update) Typo in Watchman
-
David Rabkin authored
Updated the docs for installing watchman with --HEAD per @wez suggestion in this issue thread https://github.com/facebook/react-native/issues/239
-
David Rabkin authored
-corrected typo in troubleshooting.md- changed 'Wathcman' to 'Watchman' -changed tense to make make more readable- 'to load' to 'from loading'
-
Alexander Kotliarskyi authored
missing #import "RCTConvert.h"
-
Christopher Chedeau authored
Add docs about running on device
-
Alex Kotliarskyi authored
-
- Apr 02, 2015
-
-
cclv authored
-
Ben Alpert authored
-
Christopher Chedeau authored
Updates from Wed 1 Apr
-
Ben Alpert authored
Build the website without publishing on PRs
-
Christopher Chedeau authored
- (Xcode) Set indent=2 in all xcodeproj files. | Spencer Ahrens - [react-native] Fix dev menu keyboard shortcut in sample app | Ben Alpert - [ReactNative] Fix doc page for PushNotificationIOS | Eric Vicenti - [ReactNative] Improve <Image> docs | Christopher Chedeau - Add support for web-style data-uris | Felix Oghina - [react_native] Update AnimationsDebugModule to output more accurate FPS info | Andy Street - [ReactNative] Rename NavigationBar props | Eric Vicenti
-