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
ThomasCrvsr
e3734e2b43
#2315 : Use of React.createFactory in example basic/
2014-10-15 09:20:25 +02:00
ThomasCrvsr
4f1f8c0605
Use react.createElement in example in basic/
2014-10-14 10:18:00 +02:00
Ben Alpert
4cb4bd0220
Add shims to examples
...
I find myself often using (modified) examples to test in IE and it's a pain to have to add the shims in every time. Might as well just add them in always.
2014-05-21 00:07:18 -07:00
Ben Alpert
be75e3be66
Remove mentions of browserify in examples
2014-01-03 22:58:51 -07:00
Peter Cottle
a21556314d
Fix Github links in examples
...
Looks like we link to github.com/facebook/react/ instead of react-js. This just fixes the links
`grep -r "facebook/react.js" .` comes up clean now
2013-08-04 16:40:12 -07:00
Paul O’Shannessy
75897c2dcd
Initial public release
2013-05-29 12:54:02 -07:00