Commit Graph

52 Commits

Author SHA1 Message Date
petehunt
ee136efaa2 Add more jsx docs rather than linking 2013-07-14 17:07:56 -07:00
petehunt
d5612c989c Some style changes 2013-07-14 17:07:56 -07:00
petehunt
44ec0915fa Make less facebooky 2013-07-14 17:07:56 -07:00
petehunt
34a4ecaddf First two sections of newdocs 2013-07-14 17:07:56 -07:00
Cheng Lou
914d8cbde3 Emphasis on single child. 2013-07-06 16:10:34 -04:00
petehunt
f6f2485e1d update docs 2013-07-03 13:09:10 -07:00
Pete Hunt
dc25c4d32b Update syntax.md
Some inconsistencies pointed out in FB comments
2013-07-02 18:27:15 -07:00
Ben Alpert
91d587a112 Merge branch 'master' into async-state 2013-07-01 16:08:57 -07:00
Christopher Chedeau
01f9f75972 Merge pull request #123 from vjeux/patch-2
Add @jsx common parser issues in the docs
2013-06-27 17:17:59 -07:00
Christopher Chedeau
fdfd7c07ca Add @jsx common parser issues in the docs
Update getting-started.md
2013-06-27 22:27:54 +02:00
Mathieu M-Gosselin
38db22b954 Changed JSON data in the tutorial to use double quotes for strings. 2013-06-26 16:24:51 -04:00
petehunt
4c26bc6408 Merge pull request #113 from vjeux/community_2
Community Roundup #2
2013-06-19 12:19:40 -07:00
Vjeux
d4394eee06 Community Roundup #2 2013-06-19 21:18:28 +02:00
Christopher Chedeau
0980032b02 Fix dangerouslySetInnerHTML 2013-06-19 00:09:02 -06:00
petehunt
a77262be5f Update jsx-is-not-html.md 2013-06-17 03:11:57 -06:00
petehunt
2a77affe0c Merge pull request #88 from vjeux/jsx_pitfall
Adding JSX pitfalls section in the docs
2013-06-17 02:05:55 -07:00
petehunt
746ca7cdb2 Merge pull request #95 from groodt/patch-1
Small correction to tutorial.md
2013-06-17 01:36:51 -07:00
Greg Roodt
5cca6a2f0e Minor grammar. 2013-06-15 11:08:06 +03:00
Greg Roodt
8d05bef2b8 Minor typo. 2013-06-15 11:07:20 +03:00
Greg Roodt
ddb326a029 Update tutorial.md
The ajax call happens every 5 seconds, not every 60 seconds.
2013-06-15 10:15:42 +03:00
ngavalas
d5bf0214ae markdown syntax
Small problem with markdown syntax in syntax-highlighted block.
2013-06-14 16:41:02 -07:00
ngavalas
ecf97b1a98 Updated docs and check for truthiness
Change api docs to reflect presence of the new argument.  In addition,
callback was change to require only a "truthy" value.
2013-06-14 16:37:20 -07:00
Vjeux
b71abe45f1 Adding JSX pitfalls section in the docs 2013-06-13 03:08:50 +02:00
Paul O’Shannessy
dc198f5a9b Merge pull request #43 from vjeux/jsfiddle
Add JSFiddle to the getting started section
2013-06-03 14:26:31 -07:00
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.
2013-06-03 13:48:14 -06:00
Vjeux
f2d74a85da Add JSFiddle to the getting started section 2013-06-03 01:59:06 +02:00
petehunt
394d23f848 ReactDOM->React.DOM 2013-06-01 13:01:52 -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
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
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
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