Christopher Chedeau
d82dbdff2d
Merge pull request #642 from eces/patch-typo
...
Fix typo and broken link.
2015-04-03 08:27:25 -07:00
Jinhyuk Lee
e3be311c3f
Correct permalink
2015-04-04 00:00:56 +09:00
Jinhyuk Lee
a014a16be9
Update RunningOnDevice.md - Misspell correction
2015-04-03 23:38:47 +09:00
Amjad Masad
52b64907a8
Npm locking error fix
2015-04-02 21:56:25 -07:00
Loring Dodge
f3c1f4220f
Fix wording in NativeModulesIOS.md
...
Made small changes to the wording under **NOTE**: About array and map
2015-04-02 20:52:42 -07:00
Ben Alpert
72b9fccae2
Merge pull request #633 from krazyeom/relative-link-img
...
Fixed #632 using relative path instead of absolute path for Image tag
2015-04-02 18:35:59 -07:00
sungwook yeom
379e15fe81
using relative path instead of absolute path for Image tag
2015-04-03 10:09:07 +09:00
Steve Lacy
811a7aa492
Update deps order - core modules first
...
Summary:
**packager/packager.js**
- Update deps order - node core modules first
The core deps do not get installed, and do not need to be after the dep check.
Closes https://github.com/facebook/react-native/pull/224
Github Author: Steve Lacy <me@slacy.me>
Test Plan: Imported from GitHub, without a `Test Plan:` line.
2015-04-02 17:05:40 -08:00
Amjad Masad
08b48cafb3
Merge pull request #630 from Rudimental/patch-6
...
(update) Install watchman w/ --HEAD to avoid error
2015-04-02 17:49:00 -07:00
Christopher Chedeau
df851b38fc
[ReactNative] Workaround double cmd+r bug
2015-04-02 16:44:04 -08:00
Ben Alpert
03cf69dde1
[react-native] Nicer error for undefined or string tag names
2015-04-02 16:40:24 -08:00
Tadeu Zagallo
9df3e889ad
[ReactNative] Fix script load from local files
2015-04-02 15:57:01 -08:00
Alexander Kotliarskyi
f26b493b46
Merge pull request #629 from Rudimental/patch-5
...
(update) Typo in Watchman
2015-04-02 16:08:24 -07:00
Alex Kotliarskyi
128be89491
[react_native] JS files from D1961099: Format stack trace on native side
2015-04-02 14:55:58 -08:00
David Rabkin
2baf1de3db
(update) Install watchman w/ --HEAD to avoid error
...
Updated the docs for installing watchman with --HEAD per @wez suggestion in this issue thread https://github.com/facebook/react-native/issues/239
2015-04-02 15:04:05 -07:00
David Rabkin
0a21fb6160
(update) Typo in Watchman
...
-corrected typo in troubleshooting.md- changed 'Wathcman' to 'Watchman'
-changed tense to make make more readable- 'to load' to 'from loading'
2015-04-02 14:59:09 -07:00
Christopher Chedeau
4d44d9cca2
[ReactNative] Cleanup TabBar and its example
2015-04-02 13:51:59 -08:00
Tadeu Zagallo
5be7fae286
[ReactNative] Allow recover from debugger error
2015-04-02 13:43:09 -08:00
Alexander Kotliarskyi
0a615ea9ea
Merge pull request #620 from lvyile/patch-2
...
missing #import "RCTConvert.h"
2015-04-02 13:44:51 -07:00
Ben Alpert
f66c1643f5
[react-native] Update react to 0.13.1, jstransform alongside
2015-04-02 10:58:51 -08:00
Sumeet Vaidya
36098a8b0d
Fixed tap-to-zoom in Groups photo viewer
2015-04-02 10:42:22 -08:00
Christopher Chedeau
c7b1e278ef
Merge pull request #625 from frantic/running-on-device
...
Add docs about running on device
2015-04-02 10:56:00 -07:00
Alex Kotliarskyi
475a954951
Add docs about running on device
2015-04-02 10:47:52 -07:00
Boopathi Rajaa
087c609121
Fix hitTest for auto
...
Summary:
- Returns matching subview hitTest or super hitTest if no match found. Should fix #99 .
Closes https://github.com/facebook/react-native/pull/501
Github Author: Boopathi Rajaa <me@boopathi.in>
Test Plan: Imported from GitHub, without a `Test Plan:` line.
2015-04-02 09:30:29 -08:00
Tadeu Zagallo
f370f9cbc4
[ReactNative] Unfork RKRootView
2015-04-02 07:12:42 -08:00
cclv
ab997ebdde
missing #import "RCTConvert.h"
2015-04-02 22:50:42 +08:00
Amjad Masad
b1e502a083
[react-packager] Ignore dotfiles in file watching
2015-04-02 06:11:16 -08:00
Ben Alpert
48a993b5c5
Don't push on Travis before setting password
v0.3.4
2015-04-01 18:51:06 -07:00
Christopher Chedeau
0bfcc9a6c2
Merge pull request #611 from vjeux/update2
...
Updates from Wed 1 Apr
2015-04-01 18:43:43 -07:00
Ben Alpert
fe3bd860ac
Merge pull request #609 from spicyj/travis
...
Build the website without publishing on PRs
2015-04-01 18:40:15 -07:00
Christopher Chedeau
db3a724bb2
Updates from Wed 1 Apr
...
- (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
2015-04-01 18:37:03 -07:00
Ben Alpert
fae38f59d4
Build the website without publishing on PRs
...
To catch docgen errors.
2015-04-01 18:34:42 -07:00
Ben Alpert
c6203f6516
Merge pull request #610 from spicyj/err
...
Die with status 1 when website generation fails
2015-04-01 18:34:27 -07:00
Ben Alpert
d81cb6e162
Die with status 1 when website generation fails
...
So Travis won't wipe out the website on error. :\
2015-04-01 18:31:18 -07:00
Ben Alpert
443d44d8f4
Merge pull request #607 from spicyj/travis
...
Redo Travis config
2015-04-01 18:20:32 -07:00
Ben Alpert
da9bd7b55a
Redo Travis config
...
Now website build failures should fail the build, and Xcode tests should
run correctly (previously they didn't seem to be -- Travis was
complaining that no project or scheme was specified).
2015-04-01 18:15:47 -07:00
laiso
e35521300a
(Xcode) Set indent=2 in all xcodeproj files.
...
Summary:
These are default settings now.
I saw my Xcode be configured indent=4.
![2015-03-30 12 16 11 pm](https://cloud.githubusercontent.com/assets/39830/6889697/98f8b930-d6d6-11e4-81c8-d2146855d127.png )
Closes https://github.com/facebook/react-native/pull/472
Github Author: laiso <laiso@lai.so>
Test Plan: Imported from GitHub, without a `Test Plan:` line.
2015-04-01 17:14:45 -08:00
Christopher Chedeau
adbdfe65e1
Merge pull request #606 from spicyj/server-fail
...
Fail generating website if any page throws an error
2015-04-01 17:57:25 -07:00
Ben Alpert
efe446e962
Fail generating website if any page throws an error
...
This will prevent us from having pages on the site that just show error
stack traces -- instead, Travis will fail with an error and we'll
notice sooner.
I cleaned up this logic to use promises which was eay easier to track
for the error behavior and should be simpler to follow regardless.
2015-04-01 17:42:33 -07:00
sungwook yeom
45344d2869
[react-native] Fix dev menu keyboard shortcut in sample app
...
Summary:
To press Cmd+Shift+Z in Sample App on the iOS Simulator is nothing happen.
To press Cmd+Control+Z is showing dev menu.
Closes https://github.com/facebook/react-native/pull/598
Github Author: sungwook yeom <sungwook.yeom@samsung.com>
Test Plan: Imported from GitHub, without a `Test Plan:` line.
2015-04-01 16:39:53 -08:00
Alexander Kotliarskyi
bd8671f4da
Merge pull request #577 from lvyile/patch-2
...
[Docs] Add missing #import "RCTLog.h"
2015-04-01 17:18:25 -07:00
Eric Vicenti
a1e6d70ec9
[ReactNative] Fix doc page for PushNotificationIOS
2015-04-01 13:19:42 -08:00
Tadeu Zagallo
041770be62
Merge pull request #591 from facebook/revert-562-master
...
Revert "Fixed image link for AddToSearchPaths.png"
2015-04-01 20:50:33 +01:00
Tadeu Zagallo
de8cfae5e4
Revert "Fixed image link for AddToSearchPaths.png"
2015-04-01 20:50:13 +01:00
Tadeu Zagallo
14475b7879
Merge pull request #590 from facebook/revert-561-patch-4
...
Revert "Fixed broken image for AddToBuildPhases.png"
2015-04-01 20:48:55 +01:00
Tadeu Zagallo
0024a1c0a0
Revert "Fixed broken image for AddToBuildPhases.png"
2015-04-01 20:47:20 +01:00
Christopher Chedeau
a597809cfa
Merge pull request #585 from tehfailsafe/patch-2
...
Add watchman permission errors
2015-04-01 12:16:13 -07:00
Christopher Chedeau
dee36b8e07
[ReactNative] Improve <Image> docs
2015-04-01 10:15:51 -08:00
Colin Ramsay
4838d5921f
Add support for web-style data-uris
...
Summary:
This implements base64-encoded data-uris for the Image component.
Closes https://github.com/facebook/react-native/pull/576
Github Author: Colin Ramsay <colinramsay@gmail.com>
Test Plan: Imported from GitHub, without a `Test Plan:` line.
2015-04-01 10:01:37 -08:00
tehfailsafe
750c633940
Add watchman permission errors
...
Added quick reinstall --HEAD fix for watchman
https://github.com/facebook/watchman/issues/90
2015-04-01 10:22:08 -07:00