Paul O’Shannessy
83b3a909bd
[docs] Clarify when state may duplicate props
2014-12-01 13:46:59 -08:00
Spencer Handley
445d8d4d76
Added comma to increase readability.
...
When thumbing through the docs, I noticed a few missing commas. I inserted two commas and did not alter any source code.
2014-10-28 13:56:14 -07:00
Ben Alpert
fb46ad0356
Update docs to align with 0.12 better
...
- Rename React.renderComponent -> React.render
- Remove most references to transferPropsTo
2014-10-22 14:01:54 -07:00
Cheng Lou
33c7ee6112
[Docs] Remove most of @jsx
...
I kept some places intact (search for @jsx) because they require other bigger changes:
- ref-01-top-level-api.md
- grunt/tasks/npm.js
- old blog posts (don't change those)
- examples/ folder, as they have their own package.json that rely on old dependencies (node-jsx, reactify) that haven't upgraded to 0.12
2014-10-20 14:44:07 -04:00
Nick Merwin
275cb60829
Update Like button example verbiage
...
Changes text "You unlike this" to "You liked this". Makes a bit more grammatical sense.
Closes #2146 .
2014-09-04 15:21:27 -07:00
Paul O’Shannessy
2865e4a1c8
Set default layout for docs
2014-08-13 11:40:14 -07:00
Ben Alpert
cea4a1e4c6
[docs] Fix grammar
2014-05-28 23:31:02 -07:00
Cheng Lou
0767e7b9dd
docs make all link start with /react/docs
2013-12-19 17:15:01 -05:00
Ben Alpert
0f5fd4e076
autoBind -> Autobinding
...
We don't use the term autoBind anywhere any more.
2013-11-20 11:42:05 -08:00
Paul O’Shannessy
7ba3a79150
[docs] fix typo
...
"L" is not ":"
2013-07-17 08:45:27 -07:00
Paul O’Shannessy
609a3766bd
em dashes
2013-07-16 23:38:15 -07:00
Paul O’Shannessy
f176099499
Cleanup "Interactivity and Dynamic UIs"
2013-07-16 23:28:25 -07: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
petehunt
050085ddeb
fix markup bugs
2013-07-14 18:46:50 -07:00
petehunt
1263fde643
move docs around, add likebutton
2013-07-14 18:31:46 -07:00