Commit Graph

9 Commits

Author SHA1 Message Date
jordow 92b795da6a Make todo example shorter and not rely on the DOM. 2013-06-07 15:40:09 -07:00
David Hu 7795968382 Consistently use autoBind on homepage examples
Except for todo.js, all the other examples on the homepage use React.autoBind
when defining event handler methods.

Test Plan: Added todo items successfully
2013-06-02 12:04:16 -07:00
Jeffrey Lin a78f752143 Fix live_editor.js usage of class= 2013-05-31 20:50:21 -07:00
yungsters 855c82e224 Revise 'live_editor.js' using JSX. 2013-05-30 11:31:21 -07:00
yungsters 955b472f8b Add a JSX Compiler tool. 2013-05-30 11:26:36 -07:00
petehunt cfe3b75cb0 Docs updates per community response 2013-05-30 01:16:15 -07:00
Paul Shen ef6754bce5 [docs] Fix couple minor typos/spelling 2013-05-29 13:37:07 -07:00
petehunt e20747ef9b Fix live editor on mobile devices 2013-05-29 13:24:51 -07:00
Paul O’Shannessy 75897c2dcd Initial public release 2013-05-29 12:54:02 -07:00