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
Dustin Getz
a1161bc4f7
Add wingspan-forms to complimentary tools docs
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
Ben Alpert
d70a0d1c90
Add simple docs on statics to reference section
Fixes #1056 .
11 years ago
Cheng Lou
376d456a4c
[Docs] Add Object.keys to list of shims
11 years ago
Ben Alpert
a401800549
Add missing commas in propTypes docs
11 years ago
Ben Alpert
12a33fad6f
Add docs for new prop types
11 years ago
Ben Alpert
1660d3c2fe
[docs] Add properties that were in 0.8 too
This time I actually generated it from the DefaultDOMPropertyConfig file.
11 years ago
Ben Alpert
328786f5fa
Add formNoValidate and noValidate too
11 years ago
Ben Alpert
5750468161
[docs] Update supported attributes list
Fixes #1008 .
11 years ago
Ben Alpert
65a2b204cc
Remove old whitespace doc warning
This was fixed by #480 .
11 years ago
Pete Hunt
259200cc77
Update videos.md
There is a better video clip for the Meteor devshop
11 years ago
Pete Hunt
2d19930eba
Update complementary-tools.md
11 years ago
Pete Hunt
d44d9470ad
Update complementary-tools.md
11 years ago
Pete Hunt
56d8adf475
Update complementary-tools.md
11 years ago
imagentleman
57e5bfdfc3
Docs: Fixed reference to unreachable url.
11 years ago
cpojer
5989a938d3
Add PropTypes.ArrayOf and clean up ReactPropTypes.js
11 years ago
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.
11 years ago
Ben Ripkens
436785e43b
docs(ServerRendering): Reflect renderComponentToString changes
11 years ago
petehunt
eaf234a53b
more references
11 years ago
petehunt
5de5db12e5
update docs for React.Children
11 years ago
Stoyan
c61ad04ead
Update videos.md
11 years ago
Jared Forsyth
2ea59e9eaf
adding a link to react-router
11 years ago
Pete Hunt
4fd9722b61
Update example-apps.md
11 years ago
petehunt
c07c43b202
add example apps page
11 years ago
petehunt
22d23865a4
Add a complementary tools page
11 years ago
Pete Hunt
3191fb3d76
Update videos.md
11 years ago
petehunt
ce5990eda4
Add link to meteor talk
11 years ago
Ben Alpert
1186535c7a
[docs] Fix comma splice
11 years ago
Christopher Chedeau
4c6f89902e
s/Mock DOM/Virtual DOM/
Let's be consistent with the naming
11 years ago
Richard D. Worth
835abde4c1
Update tutorial.md to still have jQuery script tag in later code sample
11 years ago
Kunal Mehta
2ab43c462e
Add documentation about React.renderComponent
Recently learned that components passed into `React.renderComponent` may not be the ones actually mounted. Also learned that it returns the mounted component. Added some documentation describing this.
11 years ago
Eric Schoffstall
5409381eb0
fix grammar mistake
11 years ago
Paul O’Shannessy
f58a507cb7
Fix animation example code
key should never be index into an array or there are bugs. Especially in
transitions.
Fixes #853
11 years ago
Pete Hunt
3efd590bcd
Update 09.2-form-input-binding-sugar.md
11 years ago
Josh Duck
e59e2d8ec8
Add warning about object property order.
It's easy to misuse the properties-as-keys feature and end up with children rendered out of order. Add a note and example of how to avoid this.
11 years ago
petehunt
a437abb46a
remove references to react-page
11 years ago