Ben Alpert
ce68d39594
Write 0.14 blog post
9 years ago
Ben Alpert
783b6931c9
Copy 0.14 RC blog post to 0.14 blog post
9 years ago
Ben Alpert
7d68141b35
Fix bower info in RC blog post
Fixes #5054 .
9 years ago
Jim
33cd980f0e
React -> ReactDOM for render() and findDOMNode()
9 years ago
Jim
686a4c6777
Blog post for react render and top level API
9 years ago
Steven Luscher
f70854ec6d
Community Roundup #27 – Relay Edition
9 years ago
Ben Alpert
6f1229b2d6
Add Babel version to blog post
9 years ago
Ben Alpert
5e923e3ab7
0.14 RC blog post
9 years ago
Ben Alpert
0aea515172
New devtools blog post
9 years ago
Matthew Johnston
8ea9b56653
ReactEurope roundup blog post
10 years ago
Paul O’Shannessy
cbce55bfb0
Fix grammar in Relay blog post
Brings in #4617 properly
10 years ago
Jared Forsyth
814d930576
update devtools post to note beta 2
10 years ago
Joseph Savona
50a55a46fe
Relay Technical Preview - blog post
(cherry picked from commit cac6bc870dc4e345ae1c949def31c87580fa16d8)
10 years ago
youmoo
e9e2c0343e
Update 2015-05-01-graphql-introduction.md
Or the alternative:
`REST is an acronym for Representational State Transfer, which is an architectural style rather than a formal protocol`.
Sorry , I'am not a native speaker:)
10 years ago
Jared Forsyth
f19060b2ea
Add blog post about the new devtools beta
10 years ago
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