Stoyan
f29b71f4a8
typo fix
2013-08-19 11:35:46 -07:00
Christopher Chedeau
34d17c9f0c
Fix 404 in Getting Started
2013-08-04 21:09:15 -07:00
Paul O’Shannessy
85b44dc31c
Merge pull request #207 from thisishugo/patch-1
...
update dead jsx link to point to an extant page
2013-07-29 09:11:37 -07:00
Paul O’Shannessy
4fc9a36e24
Fix "Suppport" type in docs
2013-07-24 13:13:27 -07:00
Paul O’Shannessy
22b7a70f69
Merge pull request #216 from phleet/patch-1
...
Docs Typo Fix: s/pased/passed
2013-07-19 16:47:44 -07:00
Cheng Lou
31c46182c0
fix typos
2013-07-19 16:40:09 -07:00
Jamie Wong
84c0556123
s/pased/passed
2013-07-19 18:48:46 -04:00
Paul O’Shannessy
0b33e77454
Merge pull request #212 from spicyj/docfix
...
One-character typo fix
2013-07-19 11:02:40 -07:00
Ben Alpert
37d37c6592
One-character typo fix
2013-07-19 10:55:31 -07:00
Jamie Wong
f5110ba4ac
Docs Typo Fix: s/distinciton/distinction
2013-07-19 12:33:54 -04:00
Hugo Jobling
091697a887
remove dead link
...
the event handling doc page no longer exists
2013-07-18 11:05:39 +01:00
Hugo Jobling
79fca32e1b
put closing paren in correct place
2013-07-18 10:44:22 +01:00
Hugo Jobling
f5d3500cfa
update dead jsx link to point to an extant page
...
syntax.html no longer exists, so point people at the in depth article instead.
2013-07-18 10:36:54 +01:00
Paul O’Shannessy
145ac34760
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
9e96cc247a
[docs] Make sure JSX comments code is in block
2013-07-17 11:18:17 -07:00
Paul O’Shannessy
076d8fc5a8
[docs] Prop validation + cleanup default props
2013-07-17 09:47:09 -07:00
Paul O’Shannessy
d124dd6440
[docs] Remove @benjamn's TODO for testing
2013-07-17 09:12:26 -07:00
Paul O’Shannessy
ba1db591d9
Write Default Props section
2013-07-17 09:12:02 -07:00
Paul O’Shannessy
7ba3a79150
[docs] fix typo
...
"L" is not ":"
2013-07-17 08:45:27 -07:00
Paul O’Shannessy
3e9341139b
[docs] Fix broken links
2013-07-17 01:37:52 -07:00
Pete Hunt
ef356249f9
Update DOM differences docs to include a note about the style attribute.
2013-07-17 01:00:01 -07:00
Paul O’Shannessy
2a5ad2b735
re-bold some text so it stands out better
2013-07-17 00:25:23 -07:00
Paul O’Shannessy
609a3766bd
em dashes
2013-07-16 23:38:15 -07:00
Paul O’Shannessy
225abe1ec8
Standardized Markdown lists
2013-07-16 23:35:54 -07:00
Paul O’Shannessy
8508eb90df
Cleanup "Reference"
...
(unlinked likebutton tutorial - not updated enough for public)
2013-07-16 23:31:32 -07:00
Paul O’Shannessy
a981424f65
Cleanup "Tooling Integration"
2013-07-16 23:31:03 -07:00
Paul O’Shannessy
71636174d8
Cleanup "More About Refs"
2013-07-16 23:30:41 -07:00
Paul O’Shannessy
9815d5289f
Cleanup "Working With the Browser"
2013-07-16 23:30:18 -07:00
Paul O’Shannessy
eec652323c
Cleanup "Forms"
2013-07-16 23:29:39 -07:00
Paul O’Shannessy
8687f36982
Cleanup "Reusable Components"
2013-07-16 23:29:14 -07:00
Paul O’Shannessy
fda687be89
Cleanup "Multiple Components"
2013-07-16 23:28:51 -07:00
Paul O’Shannessy
f176099499
Cleanup "Interactivity and Dynamic UIs"
2013-07-16 23:28:25 -07:00
Paul O’Shannessy
7db2a09c97
Cleanup "JSX Gotchas"
2013-07-16 23:27:36 -07:00
Paul O’Shannessy
45fe80393c
Cleanup "JSX in Depth"
2013-07-16 23:24:56 -07:00
Paul O’Shannessy
77a43c1727
Cleanup "Displaying Data"
2013-07-16 23:24:22 -07:00
Paul O’Shannessy
1e2a332c1d
Merge remote-tracking branch 'upstream/docs-refactor' into HEAD
2013-07-16 23:23:32 -07:00
Cheng Lou
3bd37c78e1
grammar error
2013-07-17 00:15:49 -04:00
Cheng Lou
7406731c6c
changing back to 'give it five minutes', tweak that sentence
2013-07-17 00:12:21 -04:00
Paul O’Shannessy
fd5e9603d1
Don't hard code React version anywhere
2013-07-16 21:08:10 -07:00
Cheng Lou
e5d73d8e0d
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
Paul O’Shannessy
f2345ba2e2
Remove numbers from URLs.
...
This will let us keep docs in order on the filesystem but have
reasonable permalinks. If we add something at 02- it doesn't result in
lots of broken links.
2013-07-16 17:09:43 -07:00
Paul O’Shannessy
17ea30c8c5
Fix title casing and heading levels
2013-07-16 14:52:57 -07:00
Paul O’Shannessy
c5f239b5da
Remove "Scaling Up"
2013-07-16 13:55:42 -07:00
petehunt
050085ddeb
fix markup bugs
2013-07-14 18:46:50 -07:00
petehunt
459302a131
put it all together
2013-07-14 18:42:39 -07:00
petehunt
85a7336741
cleanup some files, move tutorial
2013-07-14 18:35:59 -07:00
petehunt
1263fde643
move docs around, add likebutton
2013-07-14 18:31:46 -07:00
petehunt
e874be922a
tweak the source
2013-07-14 18:25:51 -07:00
petehunt
8cc7b39835
scaling up fix
2013-07-14 18:00:17 -07:00
petehunt
cb9b0fc3c7
delete old docs
2013-07-14 17:57:39 -07:00