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