Paul O’Shannessy
a002f3717a
Merge pull request #1338 from chenglou/tip-children
[Docs][Tips] Entry on this.props.children and tweak component ref entry
11 years ago
Ben Alpert
af3e60718e
Add acknowledgement to Christopher Aue
11 years ago
Ben Alpert
cb05a30360
Add callback to setProps docs
11 years ago
Kunal Mehta
21e0ca5b8e
Remove erroneous line about static methods.
11 years ago
Kunal Mehta
80947848f2
Simplify comment.
11 years ago
Kunal Mehta
22a7de6aee
[docs] Amend "References to components" tip to mention descriptors.
11 years ago
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
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
Christopher Chedeau
7af0e4d3bc
Add client/server mention in componentDid/WillMount documentation
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
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
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
Ben Alpert
bfc5607f89
.dataTransfer not .dragTransfer
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