- Remove "Compiled JS" tab since it doesn't make sense - Relabelled editor to "Live HTML Editor" rather than "Live JSX Editor"
grep -rl 'Copyright 2013 Facebook' static_upstream | xargs perl -pi -w -e s/Copyright 2013 Facebook/Copyright 2013-2014 Facebook/g;' Not going to check in a script to do this since it will just change every year. Closes #1006
See /react/html-jsx.html. Not directly linked from the site yet as there may still be some minor issues with it.