Felix Kling
bf4966f729
Update 05-reusable-components.md
`any` also seems to accept primitive values, not only objects. And since we already have `React.PropType.object`, the description was confusing.
11 years ago
Christopher Chedeau
4ed066b0ce
Document multiple ways to insert comments in JSX
11 years ago
Karl Mikkelsen
a8b1b32513
Link to Events from Forms
closes #1372
11 years ago
Paul O’Shannessy
ecee471132
Move complementary tools to wiki for easier management.
11 years ago
Ben Alpert
cb05a30360
Add callback to setProps docs
11 years ago
Daniel Gasienica
c3f6ea2d3b
Fix minor typo in `update` `$push` directive
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
Jeff Barczewski
23f5b4ab1d
add CodeWinds episode 4 w/Pete Hunt to videos
Added to videos.md
11 years ago
Greg Hurrell
e26bdf46c8
Fix a minor typo in the `update()` docs
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
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
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
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
petehunt
9ffe030d52
Add update() docs
11 years ago
Andrey Popp
3e3aeea9f5
docs: update link for react-async
11 years ago
Andrey Popp
0d7176ea2d
docs: update react-router-component link
11 years ago
Daryl Lau
fa976ed5b3
incorrect include in css transition group example?
TransitionGroup maps to ReactTransitionGroup, shouldn't it be a ReactCSSTransitionGroup?
11 years ago
Ben Alpert
72924b79ed
Add html5shiv to polyfill docs
cf. #1030
11 years ago
Ben Alpert
4ab7f4ab8d
Tweak tutorial wording to be more accurate
11 years ago
Paul O’Shannessy
cdf67d6c24
tweak object property warning.
11 years ago
Ben Alpert
8258cb2440
Update Simulate docs and reorg a little bit
11 years ago
martinandert
3cf33ace63
complementary-tools repo owner changed
11 years ago
petehunt
6de90dcebb
clone docs
11 years ago
petehunt
b22ba84b1d
fix docs
11 years ago
petehunt
e095116cd8
Add ReactTestUtils to addons
11 years ago
petehunt
f3dd7d5370
docs fixes
11 years ago
petehunt
1736f3843e
remove child factories
11 years ago
petehunt
8d480e1a47
add ReactCSSTransitionGroup to addons and document it
11 years ago
Pete Hunt
e7b7977827
Update complementary-tools.md
11 years ago
Pete Hunt
afceffa5b6
Update complementary-tools.md
11 years ago