Ben Alpert
a376f04972
Merge pull request #4473 from facebook/devtools-blog-post
...
[docs] Add blog post about the new devtools beta
2015-08-03 15:13:33 -07:00
Jared Forsyth
f19060b2ea
Add blog post about the new devtools beta
2015-08-03 14:55:05 -07:00
Frankie Bagnardi
83747fc6ae
Blog: move "refs to custom components..." fixes #4305
...
Just to prevent the TL;DR confusion. Separate paragraph and moved up above the code block. `s/References/Refs` for consistency.
2015-07-06 19:28:23 -07:00
Darío Javier Cravero
7f9ac9e3ae
Update 2015-07-03-react-v0.14-beta-1.md
...
Highlight all packages names so that they're easier to read /cc @spicyj
2015-07-05 14:39:24 +01:00
Ben Alpert
e026da3a26
Fix react-addons-update package name
2015-07-04 17:26:24 +02:00
Ben Alpert
d7c0d9be25
beta1 blog post
...
Closes #4275 .
2015-07-03 10:46:36 +02:00
Ben Alpert
1561efa027
Fix typo in blog post
...
(#4183 )
2015-06-20 16:49:33 -07:00
Ingvar Stepanyan
19ae2a89eb
Update 2015-06-12-deprecating-jstransform-and-react-tools.md
...
Add paragraph about parsing JSX after deprecation of esprima-fb.
2015-06-16 16:18:18 +03:00
Dustan Kasten
f195b7f837
s/parse/parser in jstransform deprecation blog post
2015-06-12 23:57:49 -04:00
Paul O’Shannessy
1a5b7df123
[blog] Deprecate JSTransform & react-tools
2015-06-12 16:45:15 -07:00
Stefan Dombrowski
c13d1be367
Revert links to non-https fiddles back to http in old blog posts
2015-05-29 09:45:48 +02:00
Christopher Chedeau
82c4e0cb13
Merge pull request #3938 from vjeux/blog_rn_release_process
...
[Blog post] React Native Release Process
2015-05-22 12:37:55 -07:00
Christopher Chedeau
cf9bb5968a
[Blog post] React Native Release Process
2015-05-22 12:34:43 -07:00
Ben Alpert
27b218ce97
Redirect Thinking in React blog post to docs
...
Much easier to keep this updated if it only exists in one place. Added the byline because otherwise the voice of the post doesn't sound quite right.
2015-05-21 22:09:21 -07:00
Paul O’Shannessy
9b06b8838f
[docs] Give authors links.
2015-05-21 11:32:38 -07:00
Paul O’Shannessy
9c22ba920d
v0.13.3 blog post
...
(cherry picked from commit 179b6380cf31b735d3fb4d820099c3653127c3dd)
2015-05-21 10:51:51 -07:00
Elaine Fang
69bd1bfab4
Add punctuation
2015-05-14 13:15:06 -04:00
Paul O’Shannessy
6fce8e87e0
Update 2015-05-01-graphql-introduction.md
...
Typo
2015-05-01 17:01:17 -07:00
Paul O’Shannessy
f89d6660bf
Fix a couple grammar issues in GraphQL blog post
2015-05-01 12:36:30 -07:00
Paul O’Shannessy
fff434db64
GraphQL Introduction Blog Post
2015-05-01 11:18:44 -07:00
Jim
6c2e9e87c5
Fixed jsfiddles broken from https conversion. Fixes 3735
2015-04-30 13:05:53 -07:00
Elaine Fang
eda277665d
Add punctuation
2015-04-29 11:07:48 -04:00
Reed Loden
dd010b34e2
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
503555b8e9
Tweak wording in 0.13.2 blog post
2015-04-18 16:08:01 -07:00
Paul O’Shannessy
d8aca782f6
v0.13.2 blog post
...
(cherry picked from commit 6ed202288be889a1541853af53d9d18cf309d217)
2015-04-18 15:58:13 -07:00
Christopher Chedeau
19124f3e20
Update 2015-04-17-react-native-v0.4.md
2015-04-17 09:11:51 -07:00
Christopher Chedeau
5b9e499eb6
React Native 0.4 Blog Post
2015-04-17 09:03:55 -07:00
Ben Alpert
b3beb9804d
[docs] English tweaks (and testing Travis)
2015-03-30 11:10:44 -07:00
Christopher Chedeau
bf5472316d
Roundup 26
2015-03-29 20:02:40 -07:00
Ben Alpert
541d6a1cb0
Add React Native blog post
2015-03-26 10:10:43 -07:00
Julen Ruiz Aizpuru
3ebec4b55b
Docs: do not render components to document.body
...
Rendering to `document.body` in the examples is conveniently short, but it can
be misleading at the same time, especially for newcomers.
While it's possible to render React components to `document.body`, any 3rd
party scripts can also mess up with it, and it can have unintended consequences
and be source of difficult-to-trace bugs.
2015-03-23 13:59:24 +01:00
Joseph Savona
e1d17c68e5
Building with Relay blog post
2015-03-19 12:53:49 -07:00
Paul O’Shannessy
583aa67301
0.13 blog post, starter kit
2015-03-16 16:59:22 -07:00
Ben Alpert
5c88cb855e
It\ns -> Its
2015-03-11 15:28:24 -07:00
Paul O’Shannessy
fd5b30a5fc
[docs] it's --> its
2015-03-11 15:25:57 -07:00
Ben Alpert
e60e8db043
with the exception for -> with the exception of
2015-03-10 14:44:44 -07:00
Ben Alpert
94ce4c59e6
Add deprecation note to blog post and changelog
2015-03-10 14:22:03 -07:00
Paul O’Shannessy
feeacd4d57
A couple small changes to the changelog for 0.13
2015-03-10 13:43:15 -07:00
Ben Alpert
2662d33c59
0.13 blog post
2015-03-10 12:57:50 -07:00
Paul O’Shannessy
8326f48c98
[docs] Fox Ryan's name: #3311
2015-03-04 12:32:41 -08:00
Christopher Chedeau
73c17c7170
Update round-up 25
...
(cherry picked from commit 40336d81442882272b73cbb3c2b587d24d3f2da3)
2015-03-04 12:32:37 -08:00
Christopher Chedeau
743a42fd3b
Merge pull request #3304 from facebook/matthewjohnston4-croundup-1
...
Community Roundup #25 blog post
2015-03-04 09:06:38 -08:00
Paul O’Shannessy
1a69d7c19d
Facebook, not FaceBook
2015-03-03 12:49:02 -08:00
Paul O’Shannessy
3f4a8d5831
v0.13 rc blog post
2015-03-03 12:42:57 -08:00
Matthew Johnston
0167fb5e43
Update 2015-03-03-community-roundup-25.md
2015-03-03 18:34:07 +00:00
Matthew Johnston
9f1affeebe
Update 2015-03-03-community-roundup-25.md
2015-03-03 18:31:45 +00:00
Matthew Johnston
462af0f58e
Update 2015-03-03-community-roundup-25.md
2015-03-03 17:56:53 +00:00
Matthew Johnston
08fdc03220
Community Roundup #25 blog post
2015-03-03 14:20:41 +00:00
Jim
8303b11b60
Merge pull request #3284 from delftswa2014/bugfix/blog/https-urls
...
Fixed the http url in the blog pages
2015-03-02 11:20:10 -08:00
Toru Kobayashi
8b9cf8442e
Add a code format in 2015-02-24-react-v0.13-rc1.md
2015-03-02 09:33:36 +09:00