Sebastian Markbage
836909901e
Updated Docs for new JSX Changes
...
Moved non-JSX explanation to Displaying Data.
Overhauled JSX in Depth.
Added JSX Spread Section.
2014-10-28 11:06:30 -07:00
Paul O’Shannessy
febd05b900
Update React.DOM -> React.createElement through docs
2014-10-28 11:06:30 -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
Paul O’Shannessy
2865e4a1c8
Set default layout for docs
2014-08-13 11:40:14 -07:00
Ben Alpert
ee8b26034f
Remove two more react.min.js references
2014-01-08 11:40:53 -08:00
Cheng Lou
0767e7b9dd
docs make all link start with /react/docs
2013-12-19 17:15:01 -05:00
Paul O’Shannessy
3e9341139b
[docs] Fix broken links
2013-07-17 01:37:52 -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
77a43c1727
Cleanup "Displaying Data"
2013-07-16 23:24:22 -07:00
Paul O’Shannessy
fd5e9603d1
Don't hard code React version anywhere
2013-07-16 21:08:10 -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
459302a131
put it all together
2013-07-14 18:42:39 -07:00
petehunt
1263fde643
move docs around, add likebutton
2013-07-14 18:31:46 -07:00