petehunt
|
cb9b0fc3c7
|
delete old docs
|
12 years ago |
petehunt
|
96b838c3f9
|
add more examples
|
12 years ago |
petehunt
|
7d77fd17ea
|
update and move tutorial
|
12 years ago |
petehunt
|
01aff3b54e
|
Fix comma
|
12 years ago |
Pete Hunt
|
3e365d33f1
|
Update 08-working-with-your-environment.md
|
12 years ago |
petehunt
|
53d8a64442
|
fix some links
|
12 years ago |
Pete Hunt
|
7e9880df96
|
Update 03-interactivity-and-dynamic-uis.md
|
12 years ago |
Pete Hunt
|
c0b4dc4c89
|
Update 02.1-jsx-in-depth.md
|
12 years ago |
Pete Hunt
|
c1bf5a8a81
|
Update 02.2-jsx-gotchas.md
|
12 years ago |
Pete Hunt
|
3ff8fd3234
|
Update 01-motivation.md
|
12 years ago |
petehunt
|
cfb53c1253
|
reorg
|
12 years ago |
petehunt
|
e917e9fa3a
|
jsx gotchas, reference
|
12 years ago |
petehunt
|
6f4749436c
|
add working with your environment section
|
12 years ago |
petehunt
|
c162d2a30c
|
@vjeux comments
|
12 years ago |
petehunt
|
cf55c92b2a
|
antipatterns
|
12 years ago |
petehunt
|
a1e66ee17d
|
more jsx handholding
|
12 years ago |
petehunt
|
988efdee73
|
Reorg docs, write a lot of content, import a lot of stuff from dex
|
12 years ago |
petehunt
|
56f95f0509
|
another comment
|
12 years ago |
petehunt
|
00d569f4c8
|
more scaling up
|
12 years ago |
petehunt
|
acc11b50a8
|
more state machiens
|
12 years ago |
petehunt
|
a59d241446
|
further improvements
|
12 years ago |
petehunt
|
c6955fed26
|
link to blog
|
12 years ago |
petehunt
|
c62db34370
|
even better toc
|
12 years ago |
petehunt
|
0355e4c49e
|
Start on section 04
|
12 years ago |
petehunt
|
b232d8dffa
|
more toc
|
12 years ago |
petehunt
|
5276fb9c5c
|
Add table of contents info
|
12 years ago |
petehunt
|
c3f99be8fe
|
add seconds 02.1 and 03
|
12 years ago |
petehunt
|
ee136efaa2
|
Add more jsx docs rather than linking
|
12 years ago |
petehunt
|
d5612c989c
|
Some style changes
|
12 years ago |
petehunt
|
44ec0915fa
|
Make less facebooky
|
12 years ago |
petehunt
|
34a4ecaddf
|
First two sections of newdocs
|
12 years ago |
Cheng Lou
|
914d8cbde3
|
Emphasis on single child.
|
12 years ago |
petehunt
|
f6f2485e1d
|
update docs
|
12 years ago |
Pete Hunt
|
dc25c4d32b
|
Update syntax.md
Some inconsistencies pointed out in FB comments
|
12 years ago |
Christopher Chedeau
|
fdfd7c07ca
|
Add @jsx common parser issues in the docs
Update getting-started.md
|
12 years ago |
Mathieu M-Gosselin
|
38db22b954
|
Changed JSON data in the tutorial to use double quotes for strings.
|
12 years ago |
Vjeux
|
d4394eee06
|
Community Roundup #2
|
12 years ago |
Christopher Chedeau
|
0980032b02
|
Fix dangerouslySetInnerHTML
|
12 years ago |
petehunt
|
a77262be5f
|
Update jsx-is-not-html.md
|
12 years ago |
Greg Roodt
|
5cca6a2f0e
|
Minor grammar.
|
12 years ago |
Greg Roodt
|
8d05bef2b8
|
Minor typo.
|
12 years ago |
Greg Roodt
|
ddb326a029
|
Update tutorial.md
The ajax call happens every 5 seconds, not every 60 seconds.
|
12 years ago |
ngavalas
|
d5bf0214ae
|
markdown syntax
Small problem with markdown syntax in syntax-highlighted block.
|
12 years ago |
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.
|
12 years ago |
Vjeux
|
b71abe45f1
|
Adding JSX pitfalls section in the docs
|
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 |
Vjeux
|
f2d74a85da
|
Add JSFiddle to the getting started section
|
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 |