Keito Uchiyama and Paul O’Shannessy
ec746d3a1b
Fix typo in doc
2013-09-24 14:27:24 -07:00
Keito Uchiyama and Paul O’Shannessy
91976ea8b4
Fix use of "it's" in docs
2013-09-24 14:27:24 -07:00
yungsters and Paul O’Shannessy
08d72df56b
Add link to third-party JavaScript (JSX).tmLanguage in docs.
2013-09-24 14:27:23 -07:00
Brian Rue and Paul O’Shannessy
db904c2597
Tutorial: show how to add showdown.js
2013-09-04 15:31:55 -07:00
Paul O’Shannessy
c12929700a
Redirect /docs to the right page
...
I've hit this a few times where I want to get to docs so I take whatever
my urlbar gives me and strip out the actual page so I can get to the
root, however that's a 404.
This introduces a super easy way to redirect, which could be handy in
the future as docs get rewritten.
I would much rather do this with a real htaccess file or even just
handle 404s gracefully, but that's not currently an option with GitHub
pages (since we generate our own and don't use a custom domain).
2013-09-04 15:31:55 -07:00
Paul O’Shannessy
30a11d2d7e
[docs] Small tweaks as reported in comments
...
* highlight `</form>`
* use correct id in `getElementById` call
2013-09-04 15:31:55 -07:00
Paul O’Shannessy
a5115a2489
Fix capitalization of Tooling Integration page
2013-08-26 14:55:16 -07:00
Vjeux and Paul O’Shannessy
8b1990caa7
Update the tooling page to include pyReact, react-rails and react-page
2013-08-26 14:55:10 -07:00
Paul O’Shannessy
176ef3521c
Docs: fix header
...
(cherry picked from commit cbe86e04b3 )
2013-08-22 11:11:53 -07:00
Paul O’Shannessy
58635eea36
Use script to find remaining 404s. Fix them.
...
(cherry picked from commit a558e560bd )
2013-08-22 11:11:53 -07:00
Clay Allsopp and Paul O’Shannessy
f8737dc8fe
Fix broken tutorial link and change wording
...
(cherry picked from commit cfe4152b1d )
2013-08-22 11:11:53 -07:00
Stoyan and Paul O’Shannessy
89437e6a97
typo fix
2013-08-19 14:51:48 -07:00
Christopher Chedeau and Paul O’Shannessy
018e08cdd8
Fix 404 in Getting Started
2013-08-05 09:30:35 -07:00
Hugo Jobling and Paul O’Shannessy
764ca84e02
remove dead link
...
the event handling doc page no longer exists
(cherry picked from commit 4ab62a6bd2 )
2013-07-30 14:55:58 -07:00
Hugo Jobling and Paul O’Shannessy
3d78d30f49
put closing paren in correct place
...
(cherry picked from commit 07427ae9d0 )
2013-07-30 14:55:58 -07:00
Hugo Jobling and Paul O’Shannessy
fae1c48470
update dead jsx link to point to an extant page
...
syntax.html no longer exists, so point people at the in depth article instead.
(cherry picked from commit 8f55d94d40 )
2013-07-30 14:55:58 -07:00
Paul O’Shannessy
ddb0ef98f7
Fix "Suppport" type in docs
2013-07-24 13:13:27 -07:00
Paul O’Shannessy
4f53fbf1a2
Merge pull request #216 from phleet/patch-1
...
Docs Typo Fix: s/pased/passed
2013-07-19 16:47:44 -07:00
Cheng Lou and Paul O’Shannessy
64d72f8c4b
fix typos
2013-07-19 16:40:09 -07:00
Jamie Wong
50a00662cf
s/pased/passed
2013-07-19 18:48:46 -04:00
Paul O’Shannessy
d9aa2bd12c
Merge pull request #212 from spicyj/docfix
...
One-character typo fix
2013-07-19 11:02:40 -07:00
Ben Alpert
222faf4544
One-character typo fix
2013-07-19 10:55:31 -07:00
Jamie Wong
bf275a9097
Docs Typo Fix: s/distinciton/distinction
2013-07-19 12:33:54 -04:00
Paul O’Shannessy
75f7f1e9ba
remove likebutton from docs for now
...
it has some facebook-ism in there and it's probably shouldn't be on the
site.
2013-07-17 11:21:33 -07:00
Paul O’Shannessy
1a7a8486ca
[docs] Make sure JSX comments code is in block
2013-07-17 11:18:17 -07:00
Paul O’Shannessy
94573545f3
[docs] Prop validation + cleanup default props
2013-07-17 09:47:09 -07:00
Paul O’Shannessy
7734429b89
[docs] Remove @benjamn's TODO for testing
2013-07-17 09:12:26 -07:00
Paul O’Shannessy
35f092afef
Write Default Props section
2013-07-17 09:12:02 -07:00
Paul O’Shannessy
b837bb7bdd
[docs] fix typo
...
"L" is not ":"
2013-07-17 08:45:27 -07:00
Paul O’Shannessy
156dffb961
[docs] Fix broken links
2013-07-17 01:37:52 -07:00
Pete Hunt
e5befc0a73
Update DOM differences docs to include a note about the style attribute.
2013-07-17 01:00:01 -07:00
Paul O’Shannessy
b5aad9479e
re-bold some text so it stands out better
2013-07-17 00:25:23 -07:00
Paul O’Shannessy
0300f2aa22
em dashes
2013-07-16 23:38:15 -07:00
Paul O’Shannessy
17d36a4cc3
Standardized Markdown lists
2013-07-16 23:35:54 -07:00
Paul O’Shannessy
c222f57b00
Cleanup "Reference"
...
(unlinked likebutton tutorial - not updated enough for public)
2013-07-16 23:31:32 -07:00
Paul O’Shannessy
1b64508aab
Cleanup "Tooling Integration"
2013-07-16 23:31:03 -07:00
Paul O’Shannessy
f2b92d4c7b
Cleanup "More About Refs"
2013-07-16 23:30:41 -07:00
Paul O’Shannessy
82f82c7543
Cleanup "Working With the Browser"
2013-07-16 23:30:18 -07:00
Paul O’Shannessy
602623661a
Cleanup "Forms"
2013-07-16 23:29:39 -07:00
Paul O’Shannessy
ca3564898d
Cleanup "Reusable Components"
2013-07-16 23:29:14 -07:00
Paul O’Shannessy
5b662b43a0
Cleanup "Multiple Components"
2013-07-16 23:28:51 -07:00
Paul O’Shannessy
6ba6fc149a
Cleanup "Interactivity and Dynamic UIs"
2013-07-16 23:28:25 -07:00
Paul O’Shannessy
5a3a39aba4
Cleanup "JSX Gotchas"
2013-07-16 23:27:36 -07:00
Paul O’Shannessy
b9b300fcbd
Cleanup "JSX in Depth"
2013-07-16 23:24:56 -07:00
Paul O’Shannessy
59f52bce04
Cleanup "Displaying Data"
2013-07-16 23:24:22 -07:00
Paul O’Shannessy
8d3465060d
Merge remote-tracking branch 'upstream/docs-refactor' into HEAD
2013-07-16 23:23:32 -07:00
Cheng Lou
b343fcaba3
grammar error
2013-07-17 00:15:49 -04:00
Cheng Lou
526099c928
changing back to 'give it five minutes', tweak that sentence
2013-07-17 00:12:21 -04:00
Paul O’Shannessy
f0984cf789
Don't hard code React version anywhere
2013-07-16 21:08:10 -07:00
Cheng Lou
28f6f034ff
Tweaked the intro page
...
Here are some ideas that I think work better:
- 15 repetitions of "React". Removed a few.
- The "two main ideas" weren't clearly separated. I put them under different headers and simplified the wording.
- The "Give it Five Minutes section didn't sound as reassuring. Made it sound more certain.
2013-07-16 21:39:20 -04:00