Alireza Mostafizi
25a1e5acae
Update handling-events.md ( #8057 )
8 years ago
William Hoffmann
3af93d6c2e
Fix typo ( #8056 )
8 years ago
Giuseppe
e0704b2590
Docs replace reference to 'getInitialState' with 'state' instance property in "Thinking in React" ( #8059 )
8 years ago
Jason Grlicky
494663ad60
Fix for typos ( #8046 )
8 years ago
Jun Kim
24978bc6e9
Fix illogical code in tutorial.md ( #8048 )
The tutorial wants to throw a 'warning' and explains about 'key' of React's list, but it throws nothing since there is sensible key.
"key={move}" should be removed, and added after explaining about key.
8 years ago
Phil Quinn
2e9b16442c
correct order of params in documentation ( #7989 )
8 years ago
Sebastian Markbåge
8f67f8ffed
Fix relative link in Hello World ( #8041 )
* Fix relative link in Hello World
This links https://facebook.github.io/docs/installation.html which redirects to https://code.facebook.com/
* Update hello-world.md
* Fix link
8 years ago
Oskari Mantere
97a1b89a94
Replace vars with let and const ( #8051 )
8 years ago
Jun Kim
388271bd1e
Fix typo in tutorial.md ( #8047 )
changges -> changes
8 years ago
Taeho Kim
ac5129d7cb
Fix typo in new tutorial code ( #8045 )
8 years ago
Nathan Hardy
4c72dce721
Fix erroneous '}' in JSX examples ( #8043 )
8 years ago
Cody Reichert
66875b66d5
Fix anchor link for displayName ( #8040 )
8 years ago
Ragnar Þór Valgeirsson
7aab5cf706
Convert the Number component to ListItem ( #8039 )
* Convert the Number component to ListItem
* Add updated example CodePen
Also fixes typos.
8 years ago
BEAUDRU Manuel
c0c4ade139
Wrong library name reference in tutorial.MD ( #8038 )
* Update tutorial.md
Seems like you are talking about immutable.js and not immutability.js which doesn't exist :)
* Capitalize Immutable.js
8 years ago
Christopher Chedeau
501974fc8a
Update components-and-props.md
fb indent style
8 years ago
Christopher Chedeau
3071ad08f5
Update react-without-jsx.md
Facebook codestyle
8 years ago
Dan Abramov
842d44dfa5
Fix redirects
8 years ago
Dan Abramov
7e3f5777cb
Minor doc tweaks
8 years ago
Kevin Lacker
aa9544bfac
New Documentation
8 years ago
Piper Chester
ccc4360589
Fix grammatical error
8 years ago
Héctor Ramos
1ec56bea0d
Separate Ruby and Python instructions
8 years ago
Héctor Ramos
e886793d2b
Add Windows-specific instructions
8 years ago
Dan Abramov
55408c5f23
Add 15.4.0 RC3 to Downloads
8 years ago
Héctor Ramos
3db2d19439
Add link to gulpjs
8 years ago
CT Wu
036832a302
Fix a typo in the doc ( #7969 )
8 years ago
Giorgio Polvara
e458190a61
Fix typo ( #7953 )
8 years ago
Ujjwal Ojha
3c25e09155
Fix typo ( #7909 )
8 years ago
Colin Wren
f1c916dc7f
Fix typo in more-about-refs.md ( #7933 )
8 years ago
Alex Babkov
9f3d131c36
Typo fixes in codebase-overview.md ( #7938 )
8 years ago
Aesop Wolf
0fd5078cf4
Update codebase-overview.md ( #7934 )
Fix typo
8 years ago
Dan Abramov
ec9d728f3d
Add Implementation Notes and amend Codebase Overview ( #7830 )
* Add more to Codebase Overview
* WIP
* Start a reconciler overview
* Add a few more sections
* todo
* WIP
* Finish it
* Whitespace
* Minor tweaks
* Minor tweaks
8 years ago
Sophia
66b8e25b43
removing parent/child references in props section of tutorial ( #7887 )
8 years ago
Michael O'Brien
f665a4b48a
Update comment to refer to correct method name ( #7873 )
8 years ago
Dan Abramov
55f37b4576
Update the homepage with ES6 ( #7868 )
* Update the homepage with ES6
* Avoid array spread and stale state
8 years ago
Kateryna
976ca17896
Fix initial state example for Recat.createClass ( #7867 )
In the example there was a typo with setting initial state using `getInitialState` method
8 years ago
ankitml
4f2168e0d5
Use ES6 in Language Tooling doc
9 years ago
KeicaM
5a90ffd6b0
Update 04-multiple-components.md ( #7861 )
added missing map bracket
8 years ago
Steve Mao
43373c4406
simplify npm link script a little bit ( #7862 )
We don't need to remove the folders before linking the modules
8 years ago
Marcelo Alves
636bc1114a
Fix minor typo in closing H1 tag ( #7855 )
8 years ago
Ben Alpert
ea7c845a98
Update remarkable to 1.7.1 ( #7851 )
Fixes a subtle XSS hole.
8 years ago
ankitml
8bb9899f0f
Keyed Fragment of AddOns ported to ES6
9 years ago
Alex Zherdev
7129d5f511
Add-Ons: Animation updated with ES6 examples
9 years ago
Rafael Angeline
ca37fb35cb
Reusable Components ES6 Update
9 years ago
gillchristian
5e59a1fcd9
Docs to ES6: Displaying data example.
9 years ago
Eric Douglas
18196d304a
Update babel link ( #7837 )
8 years ago
Ivan Zotov
acc97667b6
Fix mistakes in the codebase overview ( #7834 )
8 years ago
Dan Abramov
e8f4842e87
Add Codebase Overview ( #7828 )
* Add Codebase Overview
* Update codebase-overview.md
* Update codebase-overview.md
8 years ago
Gil Chen-Zion
fbccd7b3d6
Note that getInitialState is not used in ES6 classes in docs ( #7748 )
8 years ago
Kyle Mathews
fc68c9875c
typos fix ( #7822 )
8 years ago
Christopher Chedeau
c5c4092dcf
Our first 50,000 stars blogpost
8 years ago