David Hu
efce85fe3c
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
petehunt
394d23f848
ReactDOM->React.DOM
2013-06-01 13:01:52 -07:00
Jeffrey Lin
b72f012fb7
Fix live_editor.js usage of class=
2013-05-31 20:50:21 -07:00
Paul O’Shannessy
ba7b42766b
v0.3.2
...
Also some tweaks to package.json details.
2013-05-31 17:10:08 -07:00
petehunt
5ba90d42ee
Merge pull request #33 from spicyj/docs-fix
...
Update stale event docs in tutorial
2013-05-31 09:52:20 -07:00
Ben Alpert
1fc75432da
Add return false; to onSubmit handlers
2013-05-31 01:46:55 -07:00
Ben Alpert
441302ee6e
Wording tweaks
2013-05-30 20:21:44 -07:00
Ben Alpert
ccd06e728a
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
Paul O’Shannessy
99b24c4bf5
Bump docs version to v0.3.1
2013-05-30 15:06:46 -07:00
Paul O’Shannessy
3147461038
Only re-write docs _config on version bumps
...
Doesn't fix, but mostly addresses the concerns in #24 . Some churn at
version bumps is far better than what we have right now.
2013-05-30 14:57:32 -07:00
petehunt
8aa80efba4
@yungsters
2013-05-30 14:45:22 -07:00
petehunt
6b561b357d
bla
2013-05-30 14:23:53 -07:00
petehunt
2a58bf2976
fixes
2013-05-30 14:22:05 -07:00
petehunt
7a58c12394
oops
2013-05-30 14:20:50 -07:00
petehunt
1e169a2213
Return of mixin docs
2013-05-30 14:20:50 -07:00
Paul O’Shannessy
6d164a0757
Update bower install command
...
Fixes #21
2013-05-30 11:49:57 -07:00
yungsters
ef3e98ed24
Ignore "docs/js/jsx-compiler.js" from Git.
2013-05-30 11:37:56 -07:00
yungsters
01e8f9dff1
Revise 'live_editor.js' using JSX.
2013-05-30 11:31:21 -07:00
yungsters
c63eddc525
Add a JSX Compiler tool.
2013-05-30 11:26:36 -07:00
petehunt
3a6452c928
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 O’Shannessy
6f057c6909
Merge pull request #22 from yungsters/docs
...
[docs] Revise marketing copy around JSX.
2013-05-30 11:09:47 -07:00
yungsters
6981a7e754
[docs] Revise marketing copy around JSX.
2013-05-30 10:05:53 -07:00
Paul Seiffert
c09a1bd376
Introducing a submit button in the tutorial's comment form
2013-05-30 16:54:30 +02:00
Paul Seiffert
2e0837a574
Highlighting the correct line
2013-05-30 16:22:11 +02:00
petehunt
f3688a1dd5
Merge pull request #14 from petehunt/marketing
...
Docs updates per community response
2013-05-30 04:42:48 -07:00
petehunt
3c32fd5297
make it a little less cynical
2013-05-30 04:42:11 -07:00
petehunt
f0805bee14
Docs updates per community response
2013-05-30 01:16:15 -07:00
petehunt
8e7d880c27
add a link to my tutorial repo
2013-05-29 22:41:28 -07:00
Christian Roman
646a44a45f
Fix minor typo error
2013-05-29 18:16:52 -05:00
yungsters
4c15dadd5f
[website] Add Google Analytics.
2013-05-29 14:01:42 -07:00
Timothy Yung
eba864fcf8
Merge pull request #6 from paulshen/apidocs
...
[docs] Clean up formatting on /api.html
2013-05-29 13:54:13 -07:00
Paul Shen
484f02d7d1
[docs] Clean up formatting on /api.html
2013-05-29 13:53:08 -07:00
yungsters
af2f761bc6
[docs] Improve "Event Handling" documentation.
...
Added some additional examples to explain common usage patterns for custom events.
2013-05-29 13:48:12 -07:00
Paul Shen
d12a80fb6e
[docs] Fix couple minor typos/spelling
2013-05-29 13:37:07 -07:00
Paul Shen
42238175d5
[docs] Fix button links on bottom of home
2013-05-29 13:30:50 -07:00
petehunt
a17b1662b7
Fix live editor on mobile devices
2013-05-29 13:24:51 -07:00
petehunt
f3c6513e83
Fix some URLs
2013-05-29 13:11:15 -07:00
Paul O’Shannessy
eb278167cd
Initial public release
2013-05-29 12:54:02 -07:00