Ben Alpert
c1443e92e6
Merge pull request #1226 from LilyJ/master
...
included link to React devtools in tooling-integration. fixes #791
2014-03-16 22:42:14 -07:00
Adam Solove
6a01752f3d
Add svg text-anchor attribute.
2014-03-12 10:07:05 -04:00
Eric Florenzano
3efa02da91
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.
2014-03-11 15:45:14 -07:00
fxbois
9ffd70c688
Update 08-tooling-integration.md
...
emacs compatibility
2014-03-08 18:12:05 +01:00
Lily
4b56947560
included link to React devtools in tooling-integration. fixes #791
2014-03-06 13:00:48 -08:00
Ben Alpert
e954a1c0d9
Add Object.freeze to polyfill list
2014-03-03 15:55:19 -08:00
petehunt
2f6656e3e9
fix
2014-03-03 10:39:41 -08:00
petehunt
a0ecf47242
Add thinking in react to the official docs
2014-03-03 10:37:33 -08:00
Pascal Hartig
8df5e55efd
Add missing backtick in complementary-tools.md
2014-03-02 22:10:24 +00:00
Ville Immonen
0217461d16
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.
2014-03-01 16:50:40 +02:00
Eric Florenzano
6485e21956
Add Shirtstarter to examples of production apps.
...
Shirtstarter is 100% built on React.
2014-02-28 13:40:14 -08:00
Ben Alpert
298a05517e
Tweak propTypes examples for clarity in oneOfType
2014-02-26 15:03:47 -08:00
Pete Hunt
ba78edbed8
Update complementary-tools.md
2014-02-25 17:01:00 -08:00
Cheng Lou
25cafec4a9
[Docs] Consolidate the two examples sections
...
Also made the formatting more consistent between complementary-tools and
examples.
2014-02-23 18:58:28 -08:00
Ben Alpert
61c287c5ea
[docs] Fix version in lifecycle argument note
...
Fixes #1163 .
2014-02-23 16:49:27 -08:00
petehunt
989f6f987d
Add update() docs
2014-02-21 13:07:51 -08:00
Andrey Popp
da0b34e945
docs: update link for react-async
2014-02-21 18:30:19 +04:00
Andrey Popp
cbce621570
docs: update react-router-component link
2014-02-21 15:51:27 +04:00
Daryl Lau
8aaf5fdbf4
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
445611f3e6
Add html5shiv to polyfill docs
...
cf. #1030
2014-02-20 17:21:41 -08:00
Ben Alpert
89d4d352e1
Tweak tutorial wording to be more accurate
2014-02-20 11:40:14 -08:00
Paul O’Shannessy
b99705f690
Merge branch 'joshduck-patch-1'
...
Closes #989
2014-02-19 18:10:20 -08:00
Paul O’Shannessy
7e7aa21e24
tweak object property warning.
2014-02-19 18:07:24 -08:00
Ben Alpert
99b80938af
Update Simulate docs and reorg a little bit
2014-02-19 11:16:55 -08:00
martinandert
970ae44c1f
complementary-tools repo owner changed
2014-02-19 09:34:33 +01:00
petehunt
30faba394d
clone docs
2014-02-18 23:26:51 -08:00
Pete Hunt
93e7778d5f
Merge pull request #1112 from petehunt/testutils-addons
...
Add ReactTestUtils to addons
2014-02-18 22:58:30 -08:00
petehunt
c2904b978e
fix docs
2014-02-18 22:57:41 -08:00
petehunt
8122cadeb4
Add ReactTestUtils to addons
2014-02-18 22:54:24 -08:00
petehunt
ea803c47ba
docs fixes
2014-02-18 22:51:51 -08:00
petehunt
42c837e4dd
remove child factories
2014-02-18 22:48:52 -08:00
petehunt
cadd6cbb6c
add ReactCSSTransitionGroup to addons and document it
2014-02-18 22:47:53 -08:00
Paul O’Shannessy
c0660ea6e0
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
f73b894c37
Update complementary-tools.md
2014-02-17 10:42:09 -08:00
Pete Hunt
4642a70277
Update complementary-tools.md
2014-02-17 10:41:48 -08:00
Dustin Getz
1b5af6b405
Add wingspan-forms to complimentary tools docs
2014-02-17 11:48:42 -06:00
plievone
827c44fcd3
Fix docs for React.Children.map, .forEach, .only.
2014-02-16 22:41:30 +02:00
Pete Hunt
b7ba0f173e
Update complementary-tools.md
2014-02-16 12:11:54 -08:00
Ben Alpert
31bc18d39e
Add simple docs on statics to reference section
...
Fixes #1056 .
2014-02-14 11:54:58 -08:00
Cheng Lou
f4798ebee1
[Docs] Add Object.keys to list of shims
2014-02-14 09:52:04 -08:00
Ben Alpert
67c5d76321
Add missing commas in propTypes docs
2014-02-13 23:19:41 -08:00
Ben Alpert
30646c9c1e
Add docs for new prop types
2014-02-13 22:59:48 -08:00
Ben Alpert
0a9eaab61f
[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
f8349f9614
Add formNoValidate and noValidate too
2014-02-13 21:50:17 -08:00
Ben Alpert
80cbdea144
[docs] Update supported attributes list
...
Fixes #1008 .
2014-02-13 21:47:49 -08:00
Ben Alpert
6f305505a7
Remove old whitespace doc warning
...
This was fixed by #480 .
2014-02-13 01:37:06 -08:00
Ben Alpert
f37474b75b
Merge pull request #1034 from nadeeshacabral/patch-1
...
Fixed sample code fence highlight
2014-02-12 23:23:49 -08:00
Pete Hunt
db6ff14e7d
Update videos.md
...
There is a better video clip for the Meteor devshop
2014-02-11 22:57:56 -08:00
Pete Hunt
25e56a4540
Update complementary-tools.md
2014-02-10 21:16:13 -08:00
Pete Hunt
2e17144ac0
Update complementary-tools.md
2014-02-10 10:37:59 -08:00