3808 Commits

Author SHA1 Message Date
Christopher Chedeau
2cc0cc5300 update package.json 2015-03-26 10:00:27 -07:00
Spencer Ahrens
a7bf69fc8c Ignore website for flow 2015-03-26 09:58:59 -07:00
Spencer Ahrens
16271ce365 Add summery blurb to landing page. 2015-03-26 09:54:52 -07:00
Ben Alpert
2d23c2fe1f Switch nav design 2015-03-26 09:53:54 -07:00
Alexsander Akers
684cfedf17 Update LinkingIOS.js 2015-03-26 16:51:20 +00:00
Alexsander Akers
415d756f5c Misc. cleanup 2015-03-26 16:46:13 +00:00
Spencer Ahrens
8bed1ef732 Temporarily disable xcode tests because of flakiness. 2015-03-26 09:38:15 -07:00
Tadeu Zagallo
df7d9c27f9 [ReactNative][Docs] Add docs to LinkingIOS 2015-03-26 16:35:05 +00:00
Eric Vicenti
0966ae590b [ReactNative][CustomComponents] Update old headers 2015-03-26 09:32:19 -07:00
Eric Vicenti
52e988fcc1 Docs for PushNotificationIOS 2015-03-26 09:28:03 -07:00
Spencer Ahrens
bcc8a2c8a4 Add build arg 2015-03-26 09:23:34 -07:00
Spencer Ahrens
048d330161 tweak build script. 2015-03-26 09:17:17 -07:00
Krzysztof Magiera
1976edc9d8 Update tutorial images. 2015-03-26 09:06:30 -07:00
Krzysztof Magiera
bc0ecaddc9 Update styles for ListView in tutorial 2015-03-26 09:03:10 -07:00
Krzysztof Magiera
049e3534b5 Update padding and bg color for tutorial 2015-03-26 09:01:41 -07:00
Spencer Ahrens
6ec091562e use runXcodeTests.sh instead of build.sh and add arg check. 2015-03-26 08:56:22 -07:00
Krzysztof Magiera
8b8d5fd19b Use AwesomeProject instead of SampleApp in the final tutorial code 2015-03-26 08:52:15 -07:00
Alexsander Akers
676708c049 Fix CocoaPods spec 2015-03-26 11:49:32 -04:00
Alex Kotliarskyi
1d348ddc93 [ReactNative] UIViewControllerBasedStatusBarAppearance = NO in SampleApp 2015-03-26 11:45:52 -04:00
Alex Kotliarskyi
44f5fa94ea Remove .rej file 2015-03-26 11:45:52 -04:00
Krzysztof Magiera
e340e01504 Further improvements of Tutorial.md 2015-03-26 08:42:27 -07:00
Spencer Ahrens
c7e3f1b8e3 Fix TextExample snapshot reference image again. 2015-03-26 08:41:44 -07:00
Alex Kotliarskyi
a4cfe5c573 Fix links in docs 2015-03-26 11:26:57 -04:00
Alex Kotliarskyi
d88716fba8 [ReactNative] UIViewControllerBasedStatusBarAppearance = NO in SampleApp 2015-03-26 07:25:19 -08:00
Christopher Chedeau
725b5ec942 Update init.sh 2015-03-26 08:17:38 -07:00
Krzysztof Magiera
4e4b90e1e8 Some tweaks of Tutorial.md 2015-03-26 08:13:30 -07:00
Krzysztof Magiera
927afd4019 Update bundle identifier for example project 2015-03-26 07:42:57 -07:00
Alex Akers
b00a364d87 [React Native] Fix CocoaPods spec 2015-03-26 05:59:38 -08:00
Eric Vicenti
2448946a7e [ReactNative] Navigator Example Overhaul 2015-03-26 05:58:38 -08:00
Christopher Chedeau
8b8e9f906a Update website 2015-03-26 06:43:45 -07:00
Christopher Chedeau
6500ba7bfb Updates from Thu 26 Mar
- [React Native] Fix incorrect if-statement in RCTGeolocation | Alex Akers
- [ReactNative] s/ReactKit/React/g | Tadeu Zagallo
- [React Native] View border support | Nick Lockwood
- [Assets] Allow scripts to override assetRoots | Amjad Masad
- [ReactNative] Navigator docs | Eric Vicenti
- [ReactNative] License headers and renaming | Eric Vicenti
- [React Native] Add CocoaPods spec | Tadeu Zagallo
- Added explicit types for all view properties | Nick Lockwood
- [ReactNative] s/ReactNavigator/Navigator/ | Tadeu Zagallo
- [ReactNative] Add copyright header for code copied from the jQuery UI project | Martin Konicek
- [ReactNative] PanResponder documentation | Eric Vicenti
2015-03-26 06:32:01 -07:00
Alex Akers
293b9b9a7f [React Native] Fix incorrect if-statement in RCTGeolocation 2015-03-26 05:18:49 -08:00
Alexander Kotliarskyi
d6c9648aea Use full path to packager for generated project
This way people without react-native-cli can still do `npm start`
2015-03-26 08:59:10 -04:00
Eric Vicenti
b917bb826c Document touch event 2015-03-26 04:14:39 -07:00
Tadeu Zagallo
20291a02df [ReactNative] s/ReactKit/React/g 2015-03-26 02:42:24 -08:00
Nick Lockwood
330c1abbff [React Native] [FRC - Don't accept] View border support 2015-03-26 01:32:26 -08:00
James Ide
d2206d492d [Assets] Allow scripts to override assetRoots
Summary:
The CLI parse was accepting a string but assetRoots should be an array, so split on commas. Tested by specifying a root directory that was at least two folders up (../../stuff).
Closes https://github.com/facebook/react-native/pull/189
Github Author: James Ide <ide@jameside.com>

Test Plan:
* export to open source
* started server passing --assetRoots array
2015-03-26 01:24:08 -08:00
Tadeu Zagallo
17fb98ea85 [docs] Fix 0 being rendered on functions with 0 args 2015-03-26 09:15:45 +00:00
Eric Vicenti
f9c1a9357a [ReactNative] Navigator docs 2015-03-26 00:34:15 -08:00
Eric Vicenti
5b8aad5fdc [ReactNative] License headers and renaming 2015-03-26 00:34:14 -08:00
Andrew Rasmussen
3555e4be9e Update Tutorial.md 2015-03-26 00:35:23 -07:00
Spencer Ahrens
14b1a78600 Update some language in Tutorial.md 2015-03-26 00:19:03 -07:00
Spencer Ahrens
c4e2589f04 Flow should ignore website.
Test Plan: `flow` from react-native root returns no errors (gives hundreds of errors on master).
2015-03-26 00:05:29 -07:00
Spencer Ahrens
ca7b428c8d Update snapshot test. 2015-03-25 23:53:41 -07:00
Spencer Ahrens
138371ca60 Merge pull request #206 from sahrens/docs
Better debugger photo.
2015-03-25 23:02:35 -07:00
Ben Alpert
885d2500c7 New tagline 2015-03-25 23:01:13 -07:00
Spencer Ahrens
8bdce3c0c2 Better debugger photo. 2015-03-25 22:58:56 -07:00
Ben Alpert
f0e92f6a40 [website] Avoid 'module.exports = React.createClass' 2015-03-25 22:58:40 -07:00
Tadeu Zagallo
bbb78df076 [React Native] Add CocoaPods spec 2015-03-25 21:53:26 -08:00
Nick Lockwood
19e328fb08 Added explicit types for all view properties 2015-03-25 21:20:24 -08:00