Commit Graph

11 Commits

Author SHA1 Message Date
dschafer 24f523a351 Highlight additional change in tutorial12.js
tutorial12.js switches from using this.props to this.state. Let's highlight the change on line 10 as well to make that clear.
2013-06-03 13:48:14 -06:00
petehunt 095fccb974 ReactDOM->React.DOM 2013-06-01 13:01:52 -07:00
petehunt 824a2e0630 Merge pull request #33 from spicyj/docs-fix
Update stale event docs in tutorial
2013-05-31 09:52:20 -07:00
Ben Alpert 2e5dae0c25 Add return false; to onSubmit handlers 2013-05-31 01:46:55 -07:00
Ben Alpert 767391c26e Wording tweaks 2013-05-30 20:21:44 -07:00
Ben Alpert ea82dba555 Update stale event docs in tutorial
The example uses onSubmit but the docs were still referring to onKeyUp.
2013-05-30 18:24:48 -07:00
petehunt c5612b34c9 Merge pull request #19 from seiffert/submit_button
Docs/Tutorial: Introducing a submit button in the comment form
2013-05-30 11:15:40 -07:00
Paul Seiffert cd665be43e Introducing a submit button in the tutorial's comment form 2013-05-30 16:54:30 +02:00
Paul Seiffert 39c4414d5a Highlighting the correct line 2013-05-30 16:22:11 +02:00
petehunt 9415d839a5 add a link to my tutorial repo 2013-05-29 22:41:28 -07:00
Paul O’Shannessy 75897c2dcd Initial public release 2013-05-29 12:54:02 -07:00