Commit Graph

294 Commits

Author SHA1 Message Date
Andrey Popp
0d7176ea2d docs: update react-router-component link 2014-02-21 15:51:27 +04:00
Daryl Lau
fa976ed5b3 incorrect include in css transition group example?
TransitionGroup maps to ReactTransitionGroup, shouldn't it be a ReactCSSTransitionGroup?
2014-02-20 18:26:56 -08:00
Ben Alpert
72924b79ed Add html5shiv to polyfill docs
cf. #1030
2014-02-20 17:21:41 -08:00
Ben Alpert
4ab7f4ab8d Tweak tutorial wording to be more accurate 2014-02-20 11:40:14 -08:00
Paul O’Shannessy
4c0bb91ce1 Merge branch 'joshduck-patch-1'
Closes #989
2014-02-19 18:10:20 -08:00
Paul O’Shannessy
cdf67d6c24 tweak object property warning. 2014-02-19 18:07:24 -08:00
Ben Alpert
8258cb2440 Update Simulate docs and reorg a little bit 2014-02-19 11:16:55 -08:00
martinandert
3cf33ace63 complementary-tools repo owner changed 2014-02-19 09:34:33 +01:00
petehunt
6de90dcebb clone docs 2014-02-18 23:26:51 -08:00
Pete Hunt
e08575868a Merge pull request #1112 from petehunt/testutils-addons
Add ReactTestUtils to addons
2014-02-18 22:58:30 -08:00
petehunt
b22ba84b1d fix docs 2014-02-18 22:57:41 -08:00
petehunt
e095116cd8 Add ReactTestUtils to addons 2014-02-18 22:54:24 -08:00
petehunt
f3dd7d5370 docs fixes 2014-02-18 22:51:51 -08:00
petehunt
1736f3843e remove child factories 2014-02-18 22:48:52 -08:00
petehunt
8d480e1a47 add ReactCSSTransitionGroup to addons and document it 2014-02-18 22:47:53 -08:00
Paul O’Shannessy
6f97cb7986 Merge pull request #1100 from plievone/mapchildren-docs
Fix docs for React.Children.map, .forEach, .only.
2014-02-18 21:43:30 -08:00
Pete Hunt
e7b7977827 Update complementary-tools.md 2014-02-17 10:42:09 -08:00
Pete Hunt
afceffa5b6 Update complementary-tools.md 2014-02-17 10:41:48 -08:00
Dustin Getz
a1161bc4f7 Add wingspan-forms to complimentary tools docs 2014-02-17 11:48:42 -06:00
plievone
d264018e11 Fix docs for React.Children.map, .forEach, .only. 2014-02-16 22:41:30 +02:00
Pete Hunt
4b15d91b39 Update complementary-tools.md 2014-02-16 12:11:54 -08:00
Ben Alpert
d70a0d1c90 Add simple docs on statics to reference section
Fixes #1056.
2014-02-14 11:54:58 -08:00
Cheng Lou
376d456a4c [Docs] Add Object.keys to list of shims 2014-02-14 09:52:04 -08:00
Ben Alpert
a401800549 Add missing commas in propTypes docs 2014-02-13 23:19:41 -08:00
Ben Alpert
12a33fad6f Add docs for new prop types 2014-02-13 22:59:48 -08:00
Ben Alpert
1660d3c2fe [docs] Add properties that were in 0.8 too
This time I actually generated it from the DefaultDOMPropertyConfig file.
2014-02-13 22:02:06 -08:00
Ben Alpert
328786f5fa Add formNoValidate and noValidate too 2014-02-13 21:50:17 -08:00
Ben Alpert
5750468161 [docs] Update supported attributes list
Fixes #1008.
2014-02-13 21:47:49 -08:00
Ben Alpert
65a2b204cc Remove old whitespace doc warning
This was fixed by #480.
2014-02-13 01:37:06 -08:00
Ben Alpert
9bc90ba05c Merge pull request #1034 from nadeeshacabral/patch-1
Fixed sample code fence highlight
2014-02-12 23:23:49 -08:00
Pete Hunt
259200cc77 Update videos.md
There is a better video clip for the Meteor devshop
2014-02-11 22:57:56 -08:00
Pete Hunt
2d19930eba Update complementary-tools.md 2014-02-10 21:16:13 -08:00
Pete Hunt
d44d9470ad Update complementary-tools.md 2014-02-10 10:37:59 -08:00
Pete Hunt
56d8adf475 Update complementary-tools.md 2014-02-09 19:18:11 -08:00
Ben Alpert
36f250bf9c Merge pull request #1003 from rdworth/patch-1
Update tutorial.md to still have jQuery script tag in later code sample
2014-02-07 00:08:22 -08:00
imagentleman
57e5bfdfc3 Docs: Fixed reference to unreachable url. 2014-02-06 21:32:30 -05:00
cpojer
5989a938d3 Add PropTypes.ArrayOf and clean up ReactPropTypes.js 2014-02-06 11:28:51 -08:00
Nadeesha Cabral
2ad7d1a0ef Fixed missing lighted line
The line number added had been changed from the previous representation of the code fence, but was not highlighted. Therefore, fixed.
2014-02-06 19:11:19 +05:30
Ben Ripkens
436785e43b docs(ServerRendering): Reflect renderComponentToString changes 2014-02-06 07:56:37 +01:00
petehunt
eaf234a53b more references 2014-02-03 23:33:20 -08:00
petehunt
5de5db12e5 update docs for React.Children 2014-02-03 23:28:49 -08:00
Stoyan
c61ad04ead Update videos.md 2014-02-03 22:09:00 -08:00
Pete Hunt
7eae833404 Merge pull request #963 from bobeagan/patch-1
Replace "comments.json" with this.props.url in the docs tutorial code snippet
2014-02-03 15:08:17 -08:00
Jared Forsyth
2ea59e9eaf adding a link to react-router 2014-02-02 01:23:12 -07:00
Pete Hunt
4fd9722b61 Update example-apps.md 2014-02-01 18:43:12 -08:00
Christopher Chedeau
3823937f21 Merge pull request #1011 from petehunt/complementary-tools
Add a complementary tools page
2014-02-01 18:36:45 -08:00
petehunt
c07c43b202 add example apps page 2014-02-01 18:11:00 -08:00
petehunt
22d23865a4 Add a complementary tools page 2014-02-01 17:43:56 -08:00
Pete Hunt
3191fb3d76 Update videos.md 2014-02-01 17:01:52 -08:00
petehunt
ce5990eda4 Add link to meteor talk 2014-02-01 17:01:19 -08:00