Dan Abramov
55f37b4576
Update the homepage with ES6 ( #7868 )
* Update the homepage with ES6
* Avoid array spread and stale state
8 years ago
Jim
33cd980f0e
React -> ReactDOM for render() and findDOMNode()
9 years ago
Paul O’Shannessy
f9effa598f
Use --harmomy in docs examples for cleaner code
10 years ago
Paul O’Shannessy
12b9311066
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.
10 years ago
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
10 years ago
Cheng Lou
353981f384
docs add jsx->js tab to live editors
11 years ago
petehunt
3bf34d3255
Fix frontpage example to retain selection
11 years ago
Ben Alpert
8b5822bdf8
Fix all errors and warnings on homepage
Also onChange instead of onInput in two places!
12 years ago
Paul O’Shannessy
459daa63da
Remove React.autoBind from examples
12 years ago
petehunt
f0805bee14
Docs updates per community response
12 years ago
Paul Shen
d12a80fb6e
[docs] Fix couple minor typos/spelling
12 years ago
Paul O’Shannessy
eb278167cd
Initial public release
12 years ago