Commit Graph

394 Commits

Author SHA1 Message Date
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 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
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
Spencer Ahrens 0c9571fce3 tweak website readme 2015-03-26 10:23:15 -07:00