Ben Alpert
|
f566b56ed1
|
Flesh out reference documentation, more API info
|
11 years ago |
Brian Rue
|
93a516e41b
|
Tutorial: show how to add showdown.js
|
12 years ago |
Paul O’Shannessy
|
3996d95131
|
[docs] Small tweaks as reported in comments
* highlight `</form>`
* use correct id in `getElementById` call
|
12 years ago |
Clay Allsopp
|
700c3e24cd
|
Fix broken tutorial link and change wording
|
12 years ago |
Hugo Jobling
|
091697a887
|
remove dead link
the event handling doc page no longer exists
|
12 years ago |
Hugo Jobling
|
79fca32e1b
|
put closing paren in correct place
|
12 years ago |
Hugo Jobling
|
f5d3500cfa
|
update dead jsx link to point to an extant page
syntax.html no longer exists, so point people at the in depth article instead.
|
12 years ago |
petehunt
|
85a7336741
|
cleanup some files, move tutorial
|
12 years ago |
petehunt
|
1263fde643
|
move docs around, add likebutton
|
12 years ago |
petehunt
|
e874be922a
|
tweak the source
|
12 years ago |
petehunt
|
7d77fd17ea
|
update and move tutorial
|
12 years ago |
Mathieu M-Gosselin
|
38db22b954
|
Changed JSON data in the tutorial to use double quotes for strings.
|
12 years ago |
Greg Roodt
|
ddb326a029
|
Update tutorial.md
The ajax call happens every 5 seconds, not every 60 seconds.
|
12 years ago |
dschafer
|
c1ef8e9ab4
|
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.
|
12 years ago |
petehunt
|
394d23f848
|
ReactDOM->React.DOM
|
12 years ago |
Ben Alpert
|
1fc75432da
|
Add `return false;` to onSubmit handlers
|
12 years ago |
Ben Alpert
|
441302ee6e
|
Wording tweaks
|
12 years ago |
Ben Alpert
|
ccd06e728a
|
Update stale event docs in tutorial
The example uses onSubmit but the docs were still referring to onKeyUp.
|
12 years ago |
Paul Seiffert
|
c09a1bd376
|
Introducing a submit button in the tutorial's comment form
|
12 years ago |
Paul Seiffert
|
2e0837a574
|
Highlighting the correct line
|
12 years ago |
petehunt
|
8e7d880c27
|
add a link to my tutorial repo
|
12 years ago |
Paul O’Shannessy
|
eb278167cd
|
Initial public release
|
12 years ago |