dillon1000/react

Commit

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.
Browse files
Changed paths12 files
First-parent comparison
M examples/ballmer-peak/index.html ModifiedM examples/basic-commonjs/index.html ModifiedM examples/basic-jsx-external/index.html ModifiedM examples/basic-jsx-precompile/index.html ModifiedM examples/basic-jsx/index.html ModifiedM examples/basic/index.html ModifiedM examples/jquery-bootstrap/index.html ModifiedM examples/jquery-mobile/index.html ModifiedA examples/shared/thirdparty/console-polyfill.js AddedA examples/shared/thirdparty/es5-sham.min.js AddedA examples/shared/thirdparty/es5-shim.min.js AddedM examples/transitions/index.html Modified
Patch

Files changed

Rendering syntax-highlighted changes…