Cheng Lou
5bc8b15d63
[Docs][Tips] Entry on this.props.children and tweak component ref entry
Component ref entry wasn't registered in nav_tips.
11 years ago
Daniel Lo Nigro
c21788cf80
[Docs] Consistent use of self-closing tags in layout
11 years ago
Stephen Murphy
cddd668586
Merge branch 'master' of github.com:facebook/react
11 years ago
Christopher Chedeau
e7b65b5f8f
Merge pull request #1288 from vjeux/server_docs
Add client/server mention in componentDid/WillMount documentation
11 years ago
Daniel Gasienica
c3f6ea2d3b
Fix minor typo in `update` `$push` directive
11 years ago
Josh Duck
73212d8df7
Formatting
An extra "`" snuck in there.
11 years ago
Paul O’Shannessy
12f34f606b
[blog] The Road to 1.0
11 years ago
Stephen Murphy
6950081c58
added dx and dy for laying out text with relative offsets
11 years ago
Christopher Chedeau
7af0e4d3bc
Add client/server mention in componentDid/WillMount documentation
11 years ago
plievone
01d5563229
[addons] Renamed update() directives to commands
11 years ago
Paul O’Shannessy
760cc87da8
0.10 release materials
11 years ago
Pete Hunt
457f1db66b
Merge pull request #1282 from jeffbski/addCodewinds004Videos
add CodeWinds episode 4 w/Pete Hunt to videos
11 years ago
Jeff Barczewski
23f5b4ab1d
add CodeWinds episode 4 w/Pete Hunt to videos
Added to videos.md
11 years ago
Paul O’Shannessy
7e3b9b724f
Merge pull request #1186 from chenglou/doc-toString-opt
[Docs] document optional param for renderComponentToString
11 years ago
Greg Hurrell
e26bdf46c8
Fix a minor typo in the `update()` docs
11 years ago
Paul O’Shannessy
a30314b201
0.10rc blog post
11 years ago
Ben Alpert
6845626af2
Merge pull request #1226 from LilyJ/master
included link to React devtools in tooling-integration. fixes #791
11 years ago
Paul O’Shannessy
f1e0e04b21
Merge pull request #1248 from asolove/svg-text-anchor
Add svg text-anchor attribute
11 years ago
Jonas Gebhardt
30833e717d
Community Round-up #18
11 years ago
ray
78a1ab8b2c
change some translation words
11 years ago
ray
fce4ee48f9
add translation for getting-started.md
11 years ago
ray
11c47465da
make translation better
11 years ago
ray
dfc2144fd4
fix `(`
11 years ago
Adam Solove
cd3483b3b0
Add svg text-anchor attribute.
11 years ago
Eric Florenzano
e0ccca5fa0
Remove Shirtstarter as an example application.
We have unexpectedly had to shut Shirtstarter down, so it won't serve as a good React.js example any more unfortunately -- sorry for the documentation churn.
11 years ago
ray
e9fec0072e
Merge branch 'master' of github.com:rayqian/react
Conflicts:
docs/docs/01-why-react.zh-CN.md
11 years ago
ray
f25b2eee1d
fix some translation error
11 years ago
ray
ee8736e1c4
fix some translation error
11 years ago
ray
cf1f13f0a3
add chinese translation for 01-why-react.md
11 years ago
fxbois
701f068979
Update 08-tooling-integration.md
emacs compatibility
11 years ago
Lily
9a026ca5cb
included link to React devtools in tooling-integration. fixes #791
11 years ago
Cheng Lou
a2895e123b
Merge pull request #1222 from spicyj/npm-dl
[docs] Add more words to downloads page
11 years ago
Ben Alpert
4e7b0212d8
[docs] Add more words to downloads page
11 years ago
Ben Alpert
82f977d858
Add Object.freeze to polyfill list
11 years ago
petehunt
7aa88ec299
fix
11 years ago
petehunt
d9efc5aa57
Add thinking in react to the official docs
11 years ago
Pascal Hartig
c01a0f3c76
Add missing backtick in complementary-tools.md
11 years ago
Ville Immonen
0a498244b0
Merge the lists of JSX integrations in the docs.
There were these two lists of JSX tools at Complimentary Tools
and Tooling Integration, that were a bit out of sync with each other.
Bring them together and add a link to the former from the latter.
11 years ago
Eric Florenzano
6fd7531761
Add Shirtstarter to examples of production apps.
Shirtstarter is 100% built on React.
11 years ago
Cheng Lou
d85ea4ab7b
[Docs] document optional param for renderComponentToString
11 years ago
Ben Alpert
0912eabca4
Tweak propTypes examples for clarity in oneOfType
11 years ago
Pete Hunt
4a33e5fce4
Update complementary-tools.md
11 years ago
Paul O’Shannessy
9e65d04ad2
Merge pull request #1166 from chenglou/docs-examples-consolidate
[Docs] Consolidate the two examples sections
11 years ago
Ben Alpert
b5fafad2ec
Add acknowledgements page
11 years ago
Jonas Gebhardt
9810b94af3
fix typo in community round-up #17
11 years ago
Jonas Gebhardt
d3842645ed
Community Round-up # 17
11 years ago
Cheng Lou
36e14d6b4c
[Docs] Consolidate the two examples sections
Also made the formatting more consistent between complementary-tools and
examples.
11 years ago
Ben Alpert
7cbf8a6e76
[docs] Fix version in lifecycle argument note
Fixes #1163 .
11 years ago
Pete Hunt
8b104e72fa
Merge pull request #1155 from petehunt/update-helper
Add update() docs
11 years ago
petehunt
9ffe030d52
Add update() docs
11 years ago