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
Ben Alpert
7b5da078c6
Make transitions example use CSSTransitionGroup
2014-02-16 14:11:42 -08:00
Ben Alpert
be75e3be66
Remove mentions of browserify in examples
2014-01-03 22:58:51 -07:00
Paul O’Shannessy
7da874d835
Add TransitionGroup example
2013-10-08 16:49:11 -07:00