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
Ben Alpert
b3f0e3a23c
Fix typo in latest round-up
11 years ago
Jonas Gebhardt
ee8b106fb2
Add community round-up #16
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
Pete Hunt
b4e0646dee
Merge pull request #1086 from spicyj/new-proptypes
Add docs for new prop types
11 years ago
Ben Alpert
12a33fad6f
Add docs for new prop types
11 years ago
Ben Alpert
297212a370
Merge pull request #940 from chenglou/tips-val
[docs] Document newly added unitless css props in tips
11 years ago
Cheng Lou
797fffca05
[Docs] Document newly added unitless css props in tips
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
ff78c2d732
[docs] Capitalize all nav titles for consistency
11 years ago
Ben Alpert
65a2b204cc
Remove old whitespace doc warning
This was fixed by #480 .
11 years ago
Ben Alpert
9bc90ba05c
Merge pull request #1034 from nadeeshacabral/patch-1
Fixed sample code fence highlight
11 years ago
Pete Hunt
259200cc77
Update videos.md
There is a better video clip for the Meteor devshop
11 years ago
Cheng Lou
8116e9cb38
[Docs] Hide compiled js tab in jsx-compiler.html
Fixes #1049
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
Ben Alpert
36f250bf9c
Merge pull request #1003 from rdworth/patch-1
Update tutorial.md to still have jQuery script tag in later code sample
11 years ago
imagentleman
948c0beb48
Update broken link in "Why React" post
The AngularJS docs have been updated since the post was originally published.
It should point to the docs from that date (June 5th).
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
Paul O’Shannessy
b88f451383
Center twitter embeds differently. again.
This time, just target the iframe. display: table was weird in webkit.
11 years ago
Paul O’Shannessy
fad00d0992
Don't use <center> for twitter embeds
11 years ago
Jonas Gebhardt
2758b08f12
Community Round-Up #15 ; center embedded tweets
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
Pete Hunt
7eae833404
Merge pull request #963 from bobeagan/patch-1
Replace "comments.json" with this.props.url in the docs tutorial code snippet
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
Christopher Chedeau
3823937f21
Merge pull request #1011 from petehunt/complementary-tools
Add a complementary tools page
11 years ago