Dan Abramov
7b10b2b88d
Update the homepage with ES6 ( #7868 )
...
* Update the homepage with ES6
* Avoid array spread and stale state
2016-10-04 19:33:09 +01:00
Jim
712199ef98
React -> ReactDOM for render() and findDOMNode()
2015-10-05 17:46:58 -07:00
Paul O’Shannessy
0344aaf18d
Use --harmomy in docs examples for cleaner code
2014-10-28 11:06:30 -07:00
Paul O’Shannessy
f53854bd93
React.renderComponent -> React.render
...
This covers most everything. The perf suite still needs work for the
Element updates. And the server rendering example needs to be done
wholesale.
2014-10-23 20:51:11 -07:00
Cheng Lou
1b3b432d64
[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
71b585325c
docs add jsx->js tab to live editors
2014-01-17 15:49:59 -08:00
petehunt
00adabc20d
Fix frontpage example to retain selection
2013-12-02 04:04:45 -08:00
Ben Alpert
e379f8ec03
Fix all errors and warnings on homepage
...
Also onChange instead of onInput in two places!
2013-07-17 13:31:52 -07:00
Paul O’Shannessy
5db3a0e481
Remove React.autoBind from examples
2013-07-16 23:44:09 -07:00
petehunt
cfe3b75cb0
Docs updates per community response
2013-05-30 01:16:15 -07:00
Paul Shen
ef6754bce5
[docs] Fix couple minor typos/spelling
2013-05-29 13:37:07 -07:00
Paul O’Shannessy
75897c2dcd
Initial public release
2013-05-29 12:54:02 -07:00