Commit Graph

1051 Commits

Author SHA1 Message Date
Paul O’Shannessy
0fc0871c89 [docs] Fox Ryan's name: #3311 2015-03-04 12:30:29 -08:00
Christopher Chedeau
40336d8144 Update round-up 25 2015-03-04 09:25:22 -08:00
Matthew Johnston
758436e0eb Update 2015-03-03-community-roundup-25.md 2015-03-04 09:08:34 -08:00
Matthew Johnston
b7867b1363 Update 2015-03-03-community-roundup-25.md 2015-03-04 09:08:30 -08:00
Matthew Johnston
67005be6e0 Update 2015-03-03-community-roundup-25.md 2015-03-04 09:08:26 -08:00
Matthew Johnston
2183b55939 Community Roundup #25 blog post 2015-03-04 09:08:21 -08:00
Paul O’Shannessy
8b94509d75 Facebook, not FaceBook 2015-03-03 12:47:12 -08:00
Paul O’Shannessy
dfc4016425 v0.13 rc blog post
(cherry picked from commit a3642d3995)
2015-03-03 12:43:58 -08:00
Paul O’Shannessy
1d7ea352bf 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
(cherry picked from commit 63146e1f16)
2015-02-24 14:06:54 -08:00
Paul O’Shannessy
4d90b9bdf3 Fix typo 2015-02-24 12:46:15 -08:00
Cheng Lou
5174b31d3d [Blog] Fix post code snippet display
I think nokogiri (is that what we use?) accidentally escaped this
snippet. Simply putting spaces between braces fixes it.

(cherry picked from commit 99d23a54bc)
2015-02-24 12:43:13 -08:00
Sebastian Markbage
58e38a2e8c Add Blog Post about ReactElement Changes in 0.13
Explains some of the rationale for the new warnings added in 0.13.
2015-02-24 11:28:02 -08:00
Greg Hurrell
4e3fe5c13f Add Relay blog post
closes #3174

(cherry picked from commit 531add88c4)
2015-02-19 21:28:49 -08:00
Steven Luscher
de8b3eb9d4 Added the immutability talk to the React.js Conf update. 2015-02-18 21:37:38 -08:00
Paul O’Shannessy
276df014a1 Merge pull request #3168 from briankung/docs-jsx-namespacing
[Docs] Clarify section on namespaced components
2015-02-18 13:42:04 -08:00
Ben Alpert
36719c561e Merge pull request #3167 from MichelleTodd/docs-grammar
[Docs] Reword section on React without JSX
2015-02-18 13:42:04 -08:00
Paul O’Shannessy
043ac1a5b3 Merge pull request #3134 from briankung/update-safe_yaml
Fix for the jekyll docs build process
2015-02-18 13:42:04 -08:00
Paul O’Shannessy
ea71d21159 Merge pull request #3089 from iamdanfox/fix-markdown-parsing-error-3075
Fix markdown parsing error
2015-02-18 13:42:04 -08:00
Paul O’Shannessy
8f8e9713b1 Merge pull request #3082 from hzoo/patch-1
Add React.js Conf Keynote talk (with playlist)
2015-02-18 13:42:03 -08:00
Jim
f005189a8b Merge pull request #3078 from vincentriemer/patch-1
Fixed pure-render-mixin documentation
2015-02-18 13:42:03 -08:00
Paul O’Shannessy
788c118fcd Merge pull request #3074 from noyobo/master
fix Chinese docs typos
2015-02-18 13:42:03 -08:00
Jim
5f72c6640e Merge pull request #3073 from gsklee/patch-3
Fix typos in animation.md
2015-02-18 13:42:03 -08:00
Paul O’Shannessy
bf3d1ee84d Merge pull request #3046 from cobbweb/patch-1
Add autoFocus to supported HTML attributes
2015-02-18 13:42:03 -08:00
Steven Luscher
233980826c Added special edition round-up for React.js Conf 2015 2015-02-18 13:10:30 -08:00
Christopher Chedeau
c5516cd27f update image perf 2015-02-11 12:45:15 -08:00
Christopher Chedeau
69cc1ce6a3 Tweaks on Advanced Performance 2015-02-11 11:14:32 -08:00
Christopher Chedeau
e29766a811 Advanced Performance Doc 2015-02-11 10:56:15 -08:00
Paul O’Shannessy
20d84472e8 Merge pull request #3036 from jergason/master
Fix list formatting in glossary
2015-02-04 15:32:53 -08:00
Paul O’Shannessy
6969d3d325 Merge pull request #3032 from germ13/patch-1
Corrected documentation
2015-02-04 15:32:53 -08:00
Paul O’Shannessy
bfc655f2c4 Merge pull request #3016 from hnordt/patch-1
Removing unnecessary returns
2015-02-04 15:32:53 -08:00
Paul O’Shannessy
f7b0647f64 Merge pull request #3013 from akheron/patch-2
Document React.addons.TestUtils.isElement()
2015-02-04 15:32:53 -08:00
Paul O’Shannessy
3f367e2688 Merge pull request #3011 from koba04/fix-coponent-api-doc
Fix consistency of component api document
2015-02-04 15:32:53 -08:00
Paul O’Shannessy
2958c0fe62 Merge pull request #3007 from JoelOtter/patch-2
Add note linking to up-to-date doc on Flux website
2015-02-04 15:32:53 -08:00
Paul O’Shannessy
13016af6cd Merge pull request #3001 from rgarcia/patch-1
remove extraneous comma in tutorial
2015-02-04 15:32:52 -08:00
Paul O’Shannessy
962c31d8b1 Merge pull request #2999 from sedovsek/master
Changed unit to pixels due to inconsistent font-size rendering of code elements.
2015-02-04 15:32:52 -08:00
Paul O’Shannessy
55e8a3139a Merge pull request #2997 from rickbeerendonk/2943-jsx-build-tool-documentation
Documents that JSX tool is transforming files with .js extension (and no...
2015-02-04 15:32:52 -08:00
Paul O’Shannessy
2c06df31c8 Merge pull request #2987 from jsfb/fix-markdown-output-wrap
Fixed linewrap issue on markdown output css.  Fixes #2986
2015-02-04 15:32:52 -08:00
Paul O’Shannessy
7254f167be Merge pull request #2969 from gsklee/patch-1
Update thinking-in-react.md
2015-02-04 15:32:52 -08:00
Jim
33375f5805 Merge pull request #2965 from ClimbsRocks/patch-4
Docs wording tweak: subject verb agreement
2015-02-04 15:32:52 -08:00
Ben Alpert
80e4bc4dd5 Merge pull request #2962 from ClimbsRocks/patch-3
Docs wording tweak for clarity
2015-02-04 15:32:52 -08:00
Ben Alpert
c5bce48542 Merge pull request #2961 from ClimbsRocks/patch-1
Rewording for clarity
2015-02-04 15:32:52 -08:00
Paul O’Shannessy
5b16016e0a Fix type in 0.13 blog post
Pull in #2971 to the markdown
2015-01-29 16:13:35 -08:00
Paul O’Shannessy
ea4dd2068d One more typo fix in the 0.13 beta blog post 2015-01-28 00:01:54 -08:00
Sebastian Markbåge
48064fce51 Less parens in CS
Idiomatic!
2015-01-27 23:50:12 -08:00
Sebastian Markbåge
f9d32be8b2 Hotfix demo
Static properties + Add module pattern demo.
2015-01-27 23:41:44 -08:00
Paul O’Shannessy
48443c26b9 0.13 beta blog post 2015-01-27 23:06:41 -08:00
Paul O’Shannessy
1a22b72d1f Merge pull request #2903 from tendant/merge-conflicts-in-translation
Update documents for Chinese translation
2015-01-22 13:18:50 -08:00
Ben Alpert
76d6ed9b78 Merge pull request #2902 from swestwood/patch-2
Correctly highlight changed line in tutorial.
2015-01-22 13:18:38 -08:00
Paul O’Shannessy
d0b20dd364 Merge pull request #2890 from amykyta/patch-1
Update 02.1-jsx-in-depth.md
2015-01-22 13:18:08 -08:00
Paul O’Shannessy
0384af0e73 Merge pull request #2881 from camsong/master
Add Chinese translation to several pages.
2015-01-22 13:17:52 -08:00