chico
466f4faf4e
lint from root
2015-02-20 04:06:15 +03:00
Paul O’Shannessy
e2dcc4a863
Update commonjs example for 0.12
2014-11-26 13:08:08 -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