react/docs/_js
Vjeux 219f25c812 Fix html-jsx compiler
It changed React Playground to add a required props but unfortunately didn't update the call sites of the front-page. I don't think it should be required so I'm just making it optional and providing the correct default value.

Test Plan:
 - Open the front page and make sure examples are working
 - Open /react/jsx-compiler.html and make sure it is working
 - Open /react/html-jsx.html and make sure it is working
2013-12-23 18:32:13 +01:00
..
examples Fix frontpage example to retain selection 2013-12-02 15:10:12 -08:00
html-jsx-lib.js Simple HTML to JSX converter, built during Hackathon 40 at Facebook. 2013-12-23 18:32:04 +01:00
html-jsx.js Simple HTML to JSX converter, built during Hackathon 40 at Facebook. 2013-12-23 18:32:04 +01:00
jsx-compiler.js Simple HTML to JSX converter, built during Hackathon 40 at Facebook. 2013-12-23 18:32:04 +01:00
live_editor.js Fix html-jsx compiler 2013-12-23 18:32:13 +01:00