Commit Graph

8 Commits

Author SHA1 Message Date
Cheng Lou 92ea31c7b7 make docs jsx compiler highlight transpiled js code 2013-11-25 19:04:28 -05:00
Paul O’Shannessy b46b6a8db9 Fix live editor examples on home page.
Remember that one time I wrote release notes and said:

> This is a breaking change - if you were using class, you must change
> this to className or your components will be visually broken.

Good thing I didn't listen to myself!
2013-10-16 17:56:51 -07:00
Ben Alpert e379f8ec03 Fix all errors and warnings on homepage
Also onChange instead of onInput in two places!
2013-07-17 13:31:52 -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 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