458 Commits

Author SHA1 Message Date
Dylan Kirby
e23797bfc8 Fix 'respondible' typo in Tutorial 2015-03-27 14:41:10 -04:00
tehfailsafe
a9b6d6dffc Update GettingStarted.md
Removed keyboard note in favor of a full Troubleshooting doc
2015-03-27 11:01:59 -07:00
tehfailsafe
e8a3f44f3f Add recurring issues for troubleshooting
Hopefully alleviates new issues getting created for similar problems. 
Addresses https://github.com/facebook/react-native/issues/257 https://github.com/facebook/react-native/issues/304 https://github.com/facebook/react-native/issues/306 https://github.com/facebook/react-native/issues/326
2015-03-27 11:00:52 -07:00
tehfailsafe
64c11433a1 Add note for hardware keyboard in simulator
Closes my issue at https://github.com/facebook/react-native/issues/306
2015-03-27 08:31:01 -07:00
Jichao Ouyang
f2b824e987 fix typos, wrong closing tags 2015-03-27 14:23:54 +08:00
Jordanna Kwok
4dac2a9645 WebView component's automaticallyAdjustContentInsets prop should be type BOOL. Fixes #251. 2015-03-26 22:58:55 -07:00
Amjad Masad
3b7bd7401e Merge pull request #307 from pgaspar/patch-1
Adds missing space character to CLI error message
2015-03-26 21:25:26 -07:00
Pedro Gaspar
90954096c4 Adds missing space character to CLI error message
Before:
> Command `foo` unrecognized.Did you mean to run this inside a react-native project?

After:
> Command `foo` unrecognized. Did you mean to run this inside a react-native project?
2015-03-27 04:12:18 +00:00
cahlan
338864d5da corrects typo in NativeModulesIOS README 2015-03-26 21:15:38 -06:00
Christopher Chedeau
9c2dbbf997 Merge pull request #290 from raphamorim/master
Support/use Promises
2015-03-26 18:52:44 -07:00
Raphael Amorim
10c2205171 make a callback for server run only when done 2015-03-26 22:10:02 -03:00
Raphael Amorim
e9ef277147 Fix log when execut npm start script 2015-03-26 22:00:08 -03:00
Amjad Masad
bd8fa86ba6 0.2.1 v0.2.1 2015-03-26 17:50:02 -07:00
Amjad Masad
89fc8a4d7f Merge pull request #286 from facebook/assetRoots
[react-packager] Fix assetRoots when starting in node_modules,
2015-03-26 17:49:31 -07:00
Amjad Masad
fc52ed6301 [react-packager] Fix assetRoots when starting in node_modules, fixes #282 #252 2015-03-26 17:42:32 -07:00
Amjad Masad
71f08d2cb2 0.2.0 v0.2.0 2015-03-26 17:34:05 -07:00
Amjad Masad
c15680a3ee Merge pull request #283 from facebook/update-packagejson
Use only one package for dependencies, for now. Fixes #225
2015-03-26 17:33:23 -07:00
Amjad Masad
a0e09fe863 Use only one package for dependencies, for now. Fixes #225 2015-03-26 17:26:51 -07:00
Rudolf Adamkovic
d1f70f64de Fix typo in sample code 2015-03-27 00:22:48 +01:00
Steve Lacy
6b7383072a Add possessive case to React 2015-03-26 15:39:53 -07:00
Amjad Masad
4ddd4af1b7 Merge pull request #268 from rmi22186/patch-1
Add links to node and npm in Requirements
2015-03-26 15:05:33 -07:00
Robert Ing
b577573730 Add links to node and npm in Requirements
In getting started, it asks if you are new to node and npm, but there are no links to explain what either is. I believe these links help to clarify.
2015-03-26 16:57:33 -05:00
jondot
78a6c9d9d4 Adding the 'running the examples' instructions to the end of the README.md 2015-03-26 23:34:24 +02:00
Amjad Masad
397fb7a3fe Merge pull request #258 from lqd/patch-1
Fix a couple typos
2015-03-26 14:33:54 -07:00
lqd
875b1359aa Fix a couple typos
I feel this is what the author meant :)
2015-03-26 22:27:05 +01:00
Rudolf Adamkovic
2e9adef52e [website] Improve typography 2015-03-26 20:50:35 +01:00
Ben Alpert
b4da77a31f Merge pull request #223 from zpao/website-improvements
Website improvements
2015-03-26 12:27:34 -07:00
Ben Alpert
5e7df58197 Bump react-native-cli version actually 2015-03-26 12:13:29 -07:00
Ben Alpert
2665d77c66 Bump react-native-cli version 2015-03-26 12:11:15 -07:00
Ben Alpert
6ff2d47ab1 [README] Switch to public Travis badge 2015-03-26 12:03:24 -07:00
Paul O’Shannessy
35fa5aa762 [website] optimize images 2015-03-26 11:52:54 -07:00
Paul O’Shannessy
94c74bc6c4 [website] Allow top nav to overflow
This looks *less bad* than it currently does but it's still pretty
clowny.
2015-03-26 11:52:54 -07:00
Paul O’Shannessy
9c9992e298 [website] Don't link to #content for docs 2015-03-26 11:52:54 -07:00
Paul O’Shannessy
c2df412264 [website] Overflow .prism
This should fix the remaining horizontal scrolls on mobile.
2015-03-26 11:52:54 -07:00
Paul O’Shannessy
79443d84c9 [website] use maxWidth in JS styles, CSS images
This is a quick fix for "responsive" views. It's not perfect but it's
less bad.
2015-03-26 11:52:49 -07:00
Alexsander Akers
64010cca17 Merge pull request #219 from roryquinlan/master
Corrected typo in README
2015-03-26 18:40:54 +00:00
Alexsander Akers
821dcb5154 Merge pull request #220 from stevelacy/lint
Lint code - change double quotes to single in website/jsdocs
2015-03-26 18:37:50 +00:00
Alexsander Akers
324f96bea4 Update README.md 2015-03-26 18:31:16 +00:00
Tadeu Zagallo
b1827af7dc Update examples headers 2015-03-26 18:26:10 +00:00
Alexsander Akers
35aa18a84e Fix CocoaPods spec 2015-03-26 18:25:35 +00:00
Amjad Masad
5ce9ab143a Only allow valid identifier names as project names. Fixes #213 2015-03-26 11:19:39 -07:00
Spencer Ahrens
90f399c4d1 Fix typo. 2015-03-26 11:15:13 -07:00
Steve Lacy
5a4e780ac3 Lint code - change double quotes to single in website/jsdocs. Add/remove semicolons to keep code style 2015-03-26 11:14:54 -07:00
Spencer Ahrens
bcabb3bc4a Fix typo. 2015-03-26 11:13:46 -07:00
roryquinlan
019d9cfdab corrected typo in readme 2015-03-26 14:13:31 -04:00
Spencer Ahrens
6f954612fe Merge pull request #217 from bsudekum/fix
remove extraneous word
2015-03-26 11:11:50 -07:00
Spencer Ahrens
e463c9bb08 Update README.md 2015-03-26 11:07:15 -07:00
Spencer Ahrens
4c5ecfd1e7 Update README.md 2015-03-26 11:06:24 -07:00
Christopher Chedeau
87dcb90e8c Add CustomComponents license 2015-03-26 11:03:30 -07:00
rsudekum
47cd815909 remove extraneous word 2015-03-26 10:59:03 -07:00