Tadeu Zagallo
932e600205
[ReactNative][Docs] Remove references to ReactNavigator from docs
2015-03-26 13:53:26 -08: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
Kevin Kwok
4a6bcc34eb
[CLI] react-native start won't run from dir with spaces
...
Summary:
Running "react-native start" from /Users/kevin/Dropbox (Personal)/Projects/AwesomeProject/ produces the following error
Error: Cannot find module '/Users/kevin/Dropbox'
at Function.Module._resolveFilename (module.js:322:15)
at Function.Module._load (module.js:264:25)
at Function.Module.runMain (module.js:487:10)
at startup (node.js:111:16)
at node.js:809:3
Closes https://github.com/facebook/react-native/pull/214
Github Author: Kevin Kwok <antimatter15@gmail.com>
Test Plan: Imported from GitHub, without a `Test Plan:` line.
2015-03-26 12:37:27 -08: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
Jakub Zika
011e342bbc
Revert .buckversion bumps.
2015-03-26 11:02:54 -08:00
Krzysztof Magiera
02ff4955fd
[react_native] Update default bundle name to org.reactjs.native.*
2015-03-26 11:01:52 -08: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
Amjad Masad
031adabd18
[react-packager] better error when main file not found
2015-03-26 10:38:50 -08: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
Alex Akers
7a97043a3e
[React Kit] Remove embarrassing TODOs
2015-03-26 10:33:05 -08: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
Philipp von Weitershausen
bdd170568c
[ReactNative][MAdMan] Clean up after D1942269
2015-03-26 10:18:39 -08: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
Basil Hosmer
030b264eb4
flowify a few more Libraries
2015-03-26 10:13:38 -08: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
Eric Vicenti
7e02a1e111
[ReactNative] PushNotificationIOS documentation
2015-03-26 10:01:12 -08:00
rsudekum
47cd815909
remove extraneous word
2015-03-26 10:59:03 -07:00
Amjad Masad
937dec72f6
Merge pull request #216 from stevelacy/cli
...
Lint code - change double to single quotes to keep code style
2015-03-26 10:57:01 -07:00
Ben Alpert
69e5233d4d
Make open-source Travis build the website properly?
2015-03-26 10:54:09 -07:00
Spencer Ahrens
3c08b94189
Update README.md
2015-03-26 10:53:51 -07:00
Spencer Ahrens
ecc0032c4e
Update README.md
2015-03-26 10:52:14 -07:00
Spencer Ahrens
b687184c68
Update README.md
2015-03-26 10:51:00 -07:00
Ben Alpert
1174896650
Add comment to code block in README
2015-03-26 10:48:27 -07:00
Ben Alpert
95252369ae
Fix code blocks in README
2015-03-26 10:48:01 -07:00
Steve Lacy
093b6269c2
Lint code - change double to single quotes to keep code style
2015-03-26 10:47:05 -07:00
Tadeu Zagallo
b02db77ca4
Fix typo in README
...
Closes #211
2015-03-26 17:45:29 +00:00
Steve Lacy
a15c584f20
Adjust the plurality of goal to goals
2015-03-26 10:38:38 -07:00
Andrew Rasmussen
09ffce48a3
Reference blog post in Tutorial
2015-03-26 10:38:23 -07:00
Spencer Ahrens
ed656633bc
Fix some lint.
2015-03-26 10:32:15 -07:00
Spencer Ahrens
f50ac9ea31
Tweak contributors agreement
2015-03-26 10:23:15 -07:00