Commit Graph
87 Commits
Author SHA1 Message Date
Dan Abramov ae5ebe3d92 Move How to Contribute to documentation and update it (#7817)
* Move How to Contribute to documentation and update it

* Consistent formatting
2016-09-27 23:22:32 +01:00
Paul O’Shannessy 8c7bbbfc21 Update Changelog & Readme for 15.3.2 2016-09-19 10:33:58 -07:00
Michael Jackson d951c560e4 s/npmcdn/unpkg/g (#7609)
npmcdn.com is moving to unpkg.com. Same backend, one less letter in the
domain name. Boom.
(cherry picked from commit 9fd42264fe)
2016-09-06 15:35:57 -07:00
Paul O’Shannessy cc41ec258f Update readme for 15.3.1 2016-08-19 11:41:29 -07:00
Paul O’Shannessy 9be069fb98 [docs] Use npmcdn (#7394)
(cherry picked from commit 1bb257de93)
2016-08-02 13:51:46 -07:00
Paul O’Shannessy 7251f6a6e9 Update readme for 15.3.0 2016-07-29 11:25:55 -07:00
Paul O’Shannessy 5597ca70be Update readme for 15.2.1 2016-07-08 15:12:35 -07:00
Paul O’Shannessy f3c9508e95 Specify possible need for C++ compiler (#7064)
(cherry picked from commit 4886e028bf)
2016-07-08 10:48:55 -07:00
Paul O’Shannessy 516aa96419 Update readme for 15.2.0 2016-07-01 11:21:37 -07:00
Juan 909d647801 Update readme to latest React description (#7014)
* Update readme to latest React description

* Update readme to latest wordsmithing

(cherry picked from commit b618b786a9)
2016-06-14 15:50:39 -07:00
Paul O’Shannessy b7d480986a Update readme for 15.1.0 2016-05-20 15:44:48 -07:00
Paul O’Shannessy 4dec99c61e Update readme for 15.0.2 2016-04-29 17:28:09 -07:00
Paul O’Shannessy a6179d03f3 Update changelog & readme for 15.0.1 2016-04-08 11:12:25 -07:00
Paul O’Shannessy c49166401a Update readme for v15 2016-04-07 13:59:21 -07:00
Dan Abramov 96c0cd061e Update README and CHANGELOG for 0.14.8 2016-03-29 17:07:21 +01:00
Kent C. Dodds 6b307a55fb add prs welcome badge 2016-03-24 14:18:32 -06:00
Jon Tewksbury 17c9dffed4 Add npm install instructions to readme 2016-02-12 23:20:52 -08:00
Paul O’Shannessy 08c7b1aa40 Update jsdelivr url 2016-02-08 11:26:46 -08:00
Shinnosuke Watanabe a90344a9c1 Use HTTPS protocol for jsdelivr.com URL 2016-02-09 01:00:51 +09:00
Scott Feeney 6ecf06ce60 Update CHANGELOG.md and README.md
(cherry picked from commit 741124548d)
2016-01-28 12:28:18 -08:00
Paul O’Shannessy 5597873d7c Changelog & Readme for v0.14.6
(cherry picked from commit 06cad05d49)
(cherry picked from commit 44e90c040d)
2016-01-07 10:10:38 -08:00
Ben Alpert e15e059d73 Readme for 0.14.5
(cherry picked from commit d6a0a083e4)
2015-12-29 14:43:30 -08:00
Ben Alpert a58cde6c79 Update readme for 0.14.4
(cherry picked from commit 0516e74473)
2015-12-29 14:11:45 -08:00
Paul O’Shannessy 89a0ef4ff9 Update badges to include coverage
Also switch to use a different badge provider for consistent styling
2015-12-22 15:41:28 -08:00
Dan Abramov ca31e9f3f7 Remove mention of grunt test --debug from README
It isn't supported anymore.
2015-12-21 19:18:23 +00:00
Paul O’Shannessy 399a6cfd1c Update readme for 0.14.3
(cherry picked from commit 1cef6ebabf)
2015-11-18 22:39:49 -08:00
Paul O’Shannessy 76bbd9e660 Update readme for 0.14.2
(cherry picked from commit 01622a4442)
2015-11-04 17:38:31 -08:00
Jim 6fd7892a4d Added a note about finding a good-first-bug 2015-10-30 11:05:49 -07:00
Paul O’Shannessy ee06df1ac5 Bring over updates for 0.14.1 release
Update changelog for 0.14.1

(cherry picked from commit aaf8f870cb)

Update readme for 0.14.1

(cherry picked from commit c2dde8df0b)

0.14.1 blog post

(cherry picked from commit 6e2450e8f2)

Update website for 0.14.1

(cherry picked from commit f0782e2b2e)
2015-10-28 14:43:56 -07:00
Dean Shi 2b136a4f84 Update README's example
According to current React version, when I use `React.render`, console shows `React.render is deprecated. Please use ReactDOM.render from require('react-dom') instead.`.

So this PR is a tiny update for the README example.
2015-10-24 00:59:05 -07:00
Jim e46e5784ce Updated node version requirement in README.md 2015-10-12 18:06:06 -07:00
Paul O’Shannessy be90351add Update Readme with for 0.14 2015-10-09 17:48:44 -07:00
Toru Kobayashi 656c2ef173 Remove fasttest task. fasttest is not fast 2015-08-05 19:00:23 +09:00
Paul O’Shannessy 8a81d0cea2 Note that npm >= 2.0.0 is required for building 2015-07-28 11:59:06 -07:00
Baraa Hamodi 91de455909 Update React Link
Saves a redirect from occurring.
2015-06-29 10:21:35 -07:00
Kevin Huang 7e27772625 Remove extra period 2015-06-12 11:29:26 -07:00
jrobison 361f73a43e Addition of troubleshooting section 2015-05-30 05:20:29 -04:00
Paul O’Shannessy 314ee6d635 Readme for 0.13.3
(cherry picked from commit 1d950ddbd4)
2015-05-21 10:51:39 -07:00
Sergey R b157088e71 add a badge with latest npm package published 2015-05-07 02:21:37 +03:00
Reed Loden 3e8951e8c7 SSL/TLSize all the things! (convert http:// to https:// where appropriate)
Update links to use https:// where it is supported. There's probably a lot
more that could be fixed, but these are the core ones I found (especially
the download links in order to prevent MITM attacks). Note that there are
some fb.me links that will redirect to http:// even while accessed over
https://, but this seemed like the best way to fix those for now.

NOTE: Only non-third-party files were modified. There are references to
http:// URLs in vendored/third-party files, but seems appropriate to fix
upstream for those rather than editing the files.

Also, copy one image locally to the blog, as it was hotlinking to a site
that did not support https://.

Last, use youtube-nocookie.com instead of youtube.com for video embeds,
as the former doesn't try to set a cookie on load (privacy enhancement).
2015-04-18 16:49:32 -07:00
Paul O’Shannessy 8a691f59fe Readme for 0.13.2
(cherry picked from commit e1437078fc)
2015-04-18 15:57:05 -07:00
Ben Alpert f3d3ccb8b3 Update README.md 2015-03-28 10:55:15 -07:00
James Pearce 78dd5e2c1e Update README.md 2015-03-28 10:33:56 -07:00
James Pearce 494be2179c 'New' note 2015-03-28 10:33:15 -07:00
Paul O’Shannessy 77f011f82f Update Readme for 0.13.1 2015-03-16 16:59:21 -07:00
Paul O’Shannessy e17b6c0514 Bump version in readme 2015-03-10 15:05:43 -07:00
chico 1511fff598 eslint 2015-02-13 02:43:42 +03:00
Paul O’Shannessy 2eb6cf6dd0 Readme + Changelog for 0.12.2
(cherry picked from commit 7468f092ae)
2014-12-18 12:47:32 -08:00
Paul O’Shannessy 558afae61a Changelog, Readme updates for v0.12.1
(cherry picked from commit a067fc0fee)
2014-12-16 09:44:00 -08:00
Paul O’Shannessy 9e895bc360 Correct changes from 0.12-stable merge 2014-10-28 11:20:33 -07:00