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
Ben Alpert
4ab7f4ab8d
Tweak tutorial wording to be more accurate
11 years ago
Paul O’Shannessy
e41389c2d1
Add context deprecation to changelog, reformat
11 years ago
Shaun Trennery
5790d76faf
Addition of 'this.context' component breaking change
this.context on components is now reserved for internal use by React
closes #1141
11 years ago
Paul O’Shannessy
422266b80f
version bump to 0.10.0-alpha
11 years ago
Paul O’Shannessy
471b6d5d6e
Merge pull request #1131 from spicyj/rel-notes-0.9-2
React v0.9 blog post
11 years ago
Paul O’Shannessy
4c0bb91ce1
Merge branch 'joshduck-patch-1'
Closes #989
11 years ago
Paul O’Shannessy
cdf67d6c24
tweak object property warning.
11 years ago
Ben Alpert
542981681b
React v0.9 blog post
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
Pete Hunt
e08575868a
Merge pull request #1112 from petehunt/testutils-addons
Add ReactTestUtils to addons
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
Paul O’Shannessy
6f97cb7986
Merge pull request #1100 from plievone/mapchildren-docs
Fix docs for React.Children.map, .forEach, .only.
11 years ago
Paul O’Shannessy
d23ee2f817
Update copyrights for 2014.
grep -rl 'Copyright 2013 Facebook' static_upstream | xargs perl -pi -w -e s/Copyright 2013 Facebook/Copyright 2013-2014 Facebook/g;'
Not going to check in a script to do this since it will just change every year.
Closes #1006
11 years ago
Pete Hunt
e7b7977827
Update complementary-tools.md
11 years ago
Pete Hunt
afceffa5b6
Update complementary-tools.md
11 years ago
Dustin Getz
a1161bc4f7
Add wingspan-forms to complimentary tools docs
11 years ago
Ben Alpert
0df14b3c38
Blog post for 0.9 release candidate
11 years ago
Paul O’Shannessy
9074a31225
0.9.0-rc1
11 years ago
plievone
d264018e11
Fix docs for React.Children.map, .forEach, .only.
11 years ago
Pete Hunt
4b15d91b39
Update complementary-tools.md
11 years ago