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.
10 years ago
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
10 years ago
Ben Alpert
e026da3a26
Fix react-addons-update package name
10 years ago
Ben Alpert
d7c0d9be25
beta1 blog post
Closes #4275 .
10 years ago
Ben Alpert
1561efa027
Fix typo in blog post
(#4183 )
10 years ago
Ingvar Stepanyan
19ae2a89eb
Update 2015-06-12-deprecating-jstransform-and-react-tools.md
Add paragraph about parsing JSX after deprecation of esprima-fb.
10 years ago
Dustan Kasten
f195b7f837
s/parse/parser in jstransform deprecation blog post
10 years ago
Paul O’Shannessy
1a5b7df123
[blog] Deprecate JSTransform & react-tools
10 years ago
Stefan Dombrowski
c13d1be367
Revert links to non-https fiddles back to http in old blog posts
10 years ago
Christopher Chedeau
cf9bb5968a
[Blog post] React Native Release Process
10 years ago
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.
10 years ago
Paul O’Shannessy
9b06b8838f
[docs] Give authors links.
10 years ago
Paul O’Shannessy
9c22ba920d
v0.13.3 blog post
(cherry picked from commit 179b6380cf31b735d3fb4d820099c3653127c3dd)
10 years ago
Elaine Fang
69bd1bfab4
Add punctuation
10 years ago
Paul O’Shannessy
6fce8e87e0
Update 2015-05-01-graphql-introduction.md
Typo
10 years ago
Paul O’Shannessy
f89d6660bf
Fix a couple grammar issues in GraphQL blog post
10 years ago
Paul O’Shannessy
fff434db64
GraphQL Introduction Blog Post
10 years ago
Jim
6c2e9e87c5
Fixed jsfiddles broken from https conversion. Fixes 3735
10 years ago
Elaine Fang
eda277665d
Add punctuation
10 years ago
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).
10 years ago
Paul O’Shannessy
503555b8e9
Tweak wording in 0.13.2 blog post
10 years ago
Paul O’Shannessy
d8aca782f6
v0.13.2 blog post
(cherry picked from commit 6ed202288be889a1541853af53d9d18cf309d217)
10 years ago
Christopher Chedeau
19124f3e20
Update 2015-04-17-react-native-v0.4.md
10 years ago
Christopher Chedeau
5b9e499eb6
React Native 0.4 Blog Post
10 years ago
Ben Alpert
b3beb9804d
[docs] English tweaks (and testing Travis)
10 years ago
Christopher Chedeau
bf5472316d
Roundup 26
10 years ago
Ben Alpert
541d6a1cb0
Add React Native blog post
10 years ago
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.
10 years ago
Joseph Savona
e1d17c68e5
Building with Relay blog post
10 years ago
Paul O’Shannessy
583aa67301
0.13 blog post, starter kit
10 years ago
Ben Alpert
5c88cb855e
It\ns -> Its
10 years ago
Paul O’Shannessy
fd5b30a5fc
[docs] it's --> its
10 years ago
Ben Alpert
e60e8db043
with the exception for -> with the exception of
10 years ago
Ben Alpert
94ce4c59e6
Add deprecation note to blog post and changelog
10 years ago
Paul O’Shannessy
feeacd4d57
A couple small changes to the changelog for 0.13
10 years ago
Ben Alpert
2662d33c59
0.13 blog post
10 years ago
Paul O’Shannessy
8326f48c98
[docs] Fox Ryan's name: #3311
10 years ago
Christopher Chedeau
73c17c7170
Update round-up 25
(cherry picked from commit 40336d81442882272b73cbb3c2b587d24d3f2da3)
10 years ago
Paul O’Shannessy
1a69d7c19d
Facebook, not FaceBook
10 years ago
Paul O’Shannessy
3f4a8d5831
v0.13 rc blog post
10 years ago
Matthew Johnston
0167fb5e43
Update 2015-03-03-community-roundup-25.md
10 years ago
Matthew Johnston
9f1affeebe
Update 2015-03-03-community-roundup-25.md
10 years ago
Matthew Johnston
462af0f58e
Update 2015-03-03-community-roundup-25.md
10 years ago
Matthew Johnston
08fdc03220
Community Roundup #25 blog post
10 years ago
Toru Kobayashi
8b9cf8442e
Add a code format in 2015-02-24-react-v0.13-rc1.md
10 years ago
PNikray
7688e8bc2c
Fixed the url in community-roundup-9
using http resulted in an error, changing it to https fixes it
10 years ago
PNikray
0224addf49
Fixed the url in community-roundup-5
using http resulted in an error, changing it to https fixes it
10 years ago
PNikray
e209c6bb18
Changed the url of the video in community-round-up-4
The url was using http instead of https, which results in an error.
10 years ago
Wout Mertens
a397d27e7e
beta1 blog entry: Fix CoffeeScript example
Fix the constructor call and make code more idiomatic.
10 years ago
Paul O’Shannessy
7edbdf6204
v0.13 RC blog post
Note: we need to manually specify date in these files so that the sort order is
correct (2 posts on the same day). Otherwise it will just be ABC order, which
is wrong.
Closes : #3256
10 years ago