Paul O’Shannessy
1bb257de93
[docs] Use npmcdn ( #7394 )
2016-08-02 13:44:06 -07:00
Paul O’Shannessy
7d4e97f9e5
Update readme for 15.3.0
...
(cherry picked from commit 7251f6a6e9
)
2016-07-29 12:17:41 -07:00
Paul O’Shannessy
1252739c84
Update readme for 15.2.1
...
(cherry picked from commit 5597ca70be
)
2016-07-19 12:17:34 -07:00
Paul O’Shannessy
7ef584b2c3
Update readme for 15.2.0
...
(cherry picked from commit 516aa96419
)
2016-07-01 12:21:48 -07:00
Paul O’Shannessy
4886e028bf
Specify possible need for C++ compiler ( #7064 )
2016-06-17 11:34:04 -07:00
Juan
b618b786a9
Update readme to latest React description ( #7014 )
...
* Update readme to latest React description
* Update readme to latest wordsmithing
2016-06-14 12:46:21 -07:00
Paul O’Shannessy
015833e594
Update readme for 15.1.0
...
(cherry picked from commit b7d480986a
)
2016-05-20 16:34:56 -07:00
Paul O’Shannessy
9d14cce62f
Update readme for 15.0.2
...
(cherry picked from commit 4dec99c61e
)
2016-05-02 10:15:57 -07:00
Paul O’Shannessy
9bbe80a6cc
Update changelog & readme for 15.0.1
...
(cherry picked from commit a6179d03f3
)
2016-04-08 14:39:03 -07:00
Paul O’Shannessy
3ed07aca5f
Update readme for v15
...
(cherry picked from commit c49166401a
)
2016-04-07 15:15:45 -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
Paul O’Shannessy
3eb8222c22
Update cdnjs link, include jsdelivr in readme
2014-10-28 11:06:32 -07:00
Paul O’Shannessy
fcd4be3933
Update version references in the readme
2014-10-28 11:06:32 -07:00
Paul O’Shannessy
f53854bd93
React.renderComponent -> React.render
...
This covers most everything. The perf suite still needs work for the
Element updates. And the server rendering example needs to be done
wholesale.
2014-10-23 20:51:11 -07:00
Paul O’Shannessy
5ffcec7552
Update travis-ci badge for 0.12-stable branch
2014-10-22 14:17:11 -07:00
Paul O’Shannessy
7dc0e3d746
Update licenses for docs and examples
...
Docs are now CC licensed
Examples are under a separate license
2014-10-22 12:35:08 -07:00
Cheng Lou
1b3b432d64
[Docs] Remove most of @jsx
...
I kept some places intact (search for @jsx) because they require other bigger changes:
- ref-01-top-level-api.md
- grunt/tasks/npm.js
- old blog posts (don't change those)
- examples/ folder, as they have their own package.json that rely on old dependencies (node-jsx, reactify) that haven't upgraded to 0.12
2014-10-20 14:44:07 -04:00
Paul O’Shannessy
e7f509d3a3
0.11.2 release materials
...
TODO: starter kit for cherry-pick to master
(cherry picked from commit 732ffad313
)
2014-10-15 15:55:12 -07:00
Paul O’Shannessy
dcf415c2b9
BSD + PATENTS
2014-10-10 13:34:07 -07:00
Paul O’Shannessy
631705f31d
v0.11.1 release materials, update to 0.11.0 release materials
...
* 0.11.1 blog post, changelog
* Update to 0.11.0 post, changelog
* Update version in site, add starter kit
2014-07-25 12:59:56 -07:00
Paul O’Shannessy
8814ee2065
Release materials for 0.11
2014-07-17 14:18:28 -07:00
Ben Alpert
78958fe0f5
Remove references to autoflow
...
Most references were removed in 6e59561; this should be the last.
2014-05-17 15:15:26 -07:00
Sahat Yalkabov
f98995fe08
Update build status svg badge
2014-04-24 18:41:34 -04:00
Pete Hunt
d5533cfb6d
Add docs for fasttest
2014-04-14 14:27:23 -07:00
Paul O’Shannessy
aea3949062
0.10 release materials
2014-03-21 14:57:03 -07:00
Ben Alpert
9766ed5797
Bring back `grunt test --debug`
2014-03-06 22:11:55 -08:00
3boll
b2649dd73b
Updated React Version 0.9.0
...
**Updated Url's:**
CDN:
http://fb.me/react-0.9.0.js
http://fb.me/JSXTransformer-0.9.0.js
Starter Kit
http://facebook.github.io/react/downloads/react-0.9.0.zip
2014-03-01 21:12:17 +01:00
Pete Hunt
adff7c0238
Update README.md
2013-12-24 02:21:06 -05:00
Paul O’Shannessy
2595cbc676
Update materials for 0.8.0
2013-12-19 13:21:27 -08:00
Paul O’Shannessy
aabfe79442
Update readme for 0.5.2
2013-12-18 16:45:17 -08:00
petehunt
e5c4a3c7d5
update README
2013-12-06 11:56:30 -08:00
Ben Alpert
55cd8bee35
Tweaks to README
...
Most significant change is updating the leading copy to match #440 .
2013-12-01 22:49:46 -08:00
Pete Hunt
28eddd1670
XML->HTML, because people are fickle.
2013-11-05 19:22:47 -08:00
Paul O’Shannessy
d8e3779010
Update everything for v0.5.1
...
Cherry-picked from f3db0006e8
, excluding
version changes.
2013-10-29 13:15:33 -07:00
Paul O’Shannessy
44ad2b55e6
0.5.0 release
...
Updated README, CHANGELOG, blog post
2013-10-16 11:43:09 -07:00
Martin Konicek
5332422239
[docs] Fix a broken link to JSX syntax in README.
2013-10-14 17:10:26 -07:00
Pete Hunt
8835e9d99f
Update README.md
2013-09-28 19:57:18 -07:00
Clay Allsopp
3d1cc16a9b
Add CDNJS to docs. Fixes #244
2013-08-22 11:07:50 -07:00
Paul O’Shannessy
c347b720a9
Updated Readme for 0.4.1
2013-07-26 15:57:37 -07:00
Paul O’Shannessy
ec67076090
Update readme for 0.4.0
2013-07-17 11:52:29 -07:00
Paul O’Shannessy
dbfaa81ee0
Update links in readme to 0.3.2
2013-06-04 16:58:01 -06:00
Paul O’Shannessy
86eeef1ccd
Update bower install command
...
Fixes #21
2013-05-30 11:49:57 -07:00
yungsters
5fc2aad364
[docs] Revise marketing copy around JSX.
2013-05-30 10:05:53 -07:00
Ben Newman
507ad5bac5
Prominently display Travis build status.
2013-05-30 12:57:51 -03:00
Jeffrey Lin
8b34565599
Missed a link in README.md
2013-05-29 13:54:16 -07:00
Jeffrey Lin
a341f778ae
Fix links in root README.md
2013-05-29 13:51:49 -07:00
petehunt
6fc478516b
Fix some URLs
2013-05-29 13:11:15 -07:00
Paul O’Shannessy
75897c2dcd
Initial public release
2013-05-29 12:54:02 -07:00