Commit Graph

5 Commits

Author SHA1 Message Date
Paul O’Shannessy 359eb75723 Merge pull request #2610 from zpao/update-commonjs-example
Update commonjs example for 0.12
2014-12-18 12:30:21 -08:00
Paul O’Shannessy 4e5f5df4f6 Remove @jsx from examples 2014-10-23 20:51:11 -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
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
Andrey Popp 93fed1a459 Add basic CommonJS example with browserify 2014-04-29 21:57:08 +04:00