Commit Graph

7 Commits

Author SHA1 Message Date
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
Cheng Lou
4002a86e22 docs tips small refactorings 2013-12-30 17:54:41 -05:00
Christopher Chedeau
392fd82be8 Merge pull request #623 from chenglou/tips-communication
docs tips parent-child communication 2
2013-12-30 14:09:01 -08:00
Cheng Lou
f228f65f01 docs tips expose component function 2013-12-30 17:07:24 -05:00
petehunt
bd86c53822 Update parent/child communication tip 2013-12-30 13:22:10 -05:00
Cheng Lou
dc4fcd52b3 docs tips parent-child communication 2013-12-01 21:39:22 -05:00