Commit Graph

250 Commits

Author SHA1 Message Date
Jim
eeaf72f9aa Added post about upgrading your code to avoid isMounted() 2015-12-15 16:25:07 -08:00
Justas Brazauskas
5d0cc54aa9 Fix few typos in React docs and comments 2015-12-13 16:39:07 +02:00
Paul O’Shannessy
ea5b3e327e [blog] Diversity Scholarship 2016 2015-12-04 14:51:12 -08:00
Kewei Jiang
bd733ea014 Typo 2015-11-20 10:01:29 +13:00
Paul O’Shannessy
f7bfbe4d71 v0.14.3 blog post
(cherry picked from commit f92a630737ada4093401e55c661637a19bb362e6)
2015-11-18 22:39:49 -08:00
Paul O’Shannessy
26e8b9b89c Blog post for 0.14.2
(cherry picked from commit a4fd08973bb7d41d1d36420c76f69142e8d102f6)
2015-11-04 17:38:31 -08:00
Paul O’Shannessy
5a90af8ecf Merge pull request #5235 from wincent/update-blog-syntax
Update syntax in older Relay blog post that may be causing confusion
2015-10-29 23:14:19 -07:00
Paul O’Shannessy
d29cda53cd Bring over updates for 0.14.1 release
Update changelog for 0.14.1

(cherry picked from commit aaf8f870cb242750e842d21ac7ae2f72876f6346)

Update readme for 0.14.1

(cherry picked from commit c2dde8df0b365f341416201d1794b0c5e96d1951)

0.14.1 blog post

(cherry picked from commit 6e2450e8f29f336ffe9c80d067c8df816957a349)

Update website for 0.14.1

(cherry picked from commit f0782e2b2ec79af37987eead2464ac9f303183f5)
2015-10-28 14:43:56 -07:00
jpersson
8989b80006 Update 2015-05-01-graphql-introduction.md 2015-10-26 17:14:11 -04:00
Jonathan Persson
e5e4d02489 Update 2015-05-01-graphql-introduction.md 2015-10-26 16:32:11 -04:00
Greg Hurrell
98c522409c Update syntax in older Relay blog post that may be causing confusion
Just seen on Stack Overflow a question that suggests people may be
confused if they run across some of the old syntax in one of our old
blog posts:

http://stackoverflow.com/questions/33261751/why-does-relay-ql-result-in-unterminated-string-constant-error/

Ideally people would consult the (up-to-date) documentation instead, and
we don't want to have to maintain old blog posts, but in this case the
cost of updating the syntax was low so I just went ahead and did it.
2015-10-21 11:53:22 -07:00
Paul O’Shannessy
dc1ba6f473 Update blog posts linking to react-codemod 2015-10-19 14:39:40 -07:00
Paul Benigeri
1e11930d1e small edit on reactiflux blog post 2015-10-19 12:01:47 -07:00
Paul O’Shannessy
8163ef0ea3 Fix up stray markdown in blog post 2015-10-19 10:23:28 -07:00
Christopher Chedeau
d7bbc10387 Reactiflux is moving to Discord blog post 2015-10-19 07:35:46 -07:00
Jim
46068c9fb9 Fix blog post authors 2015-10-14 18:01:33 -07:00
Ben Alpert
3c76889777 Mention codemods more prominently in release blog 2015-10-13 10:37:42 -07:00
songawee
00c58f7777 fix(docs): adjust babel release to match the babel.js changelog 2015-10-08 12:44:24 -06:00
Ben Alpert
ce68d39594 Write 0.14 blog post 2015-10-06 23:59:20 -07:00
Ben Alpert
783b6931c9 Copy 0.14 RC blog post to 0.14 blog post 2015-10-06 23:19:50 -07:00
Ben Alpert
7d68141b35 Fix bower info in RC blog post
Fixes #5054.
2015-10-06 23:19:46 -07:00
Jim
33cd980f0e React -> ReactDOM for render() and findDOMNode() 2015-10-05 17:46:58 -07:00
Jim
686a4c6777 Blog post for react render and top level API 2015-10-01 14:12:01 -07:00
Steven Luscher
d032c14cda Merge pull request #4845 from steveluscher/community-roundup-27-relay-edition
Community Roundup #27 – Relay Edition
2015-09-14 08:14:43 -07:00
Steven Luscher
f70854ec6d Community Roundup #27 – Relay Edition 2015-09-13 21:26:34 -07:00
Ben Alpert
6f1229b2d6 Add Babel version to blog post 2015-09-10 13:28:46 -07:00
Ben Alpert
5e923e3ab7 0.14 RC blog post 2015-09-10 09:21:56 -07:00
Ben Alpert
0aea515172 New devtools blog post 2015-09-02 12:34:10 -07:00
Matthew Johnston
8ea9b56653 ReactEurope roundup blog post 2015-08-13 17:14:17 -07:00
Paul O’Shannessy
cbce55bfb0 Fix grammar in Relay blog post
Brings in #4617 properly
2015-08-12 12:09:24 -07:00
Jared Forsyth
814d930576 update devtools post to note beta 2 2015-08-12 11:29:41 -07:00
Joseph Savona
50a55a46fe Relay Technical Preview - blog post
(cherry picked from commit cac6bc870dc4e345ae1c949def31c87580fa16d8)
2015-08-11 12:46:37 -07:00
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:)
2015-08-07 14:11:03 +08:00
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