Commit Graph

122 Commits

Author SHA1 Message Date
Paul O’Shannessy
03df215bd2 Default to layout: post for posts
Just a little less boilerplate. This also removes a bit of trailing
whitespace because it shouldn't have been there.
2014-08-13 11:37:19 -07:00
Paul O’Shannessy
1033c4805f Remove TodoMVC flux example
It lives at https://github.com/facebook/flux/tree/master/examples/flux-todomvc now.
2014-08-11 13:02:12 -07:00
Christopher Chedeau
226f45b24d typo "refere" -> "reference" 2014-08-03 18:53:18 +02:00
Christopher Chedeau
ffef61e407 english + casing + 02 -> 03 2014-08-03 18:20:54 +02:00
Christopher Chedeau
cd25fe1ef3 Community Roundup #21 2014-08-02 14:44:57 +02:00
Vjeux
aed0931f9a update background color for image 2014-07-30 21:09:17 +02:00
Vjeux
76c3d7c647 fix spurious ) 2014-07-30 21:09:17 +02:00
Vjeux
9f5403b18c Include image 2014-07-30 19:31:16 +02:00
Vjeux
10bcfdf1f7 Flux blog post about dispatcher 2014-07-30 19:12:21 +02:00
Christopher Chedeau
2822d63df2 Rename "Ice Lab studio" to "Icelab" 2014-07-28 11:48:25 +02:00
Shane O'Sullivan
460ca72abb Update 2014-07-28-community-roundup-20.md 2014-07-27 14:16:59 -07:00
Shane O'Sullivan
b606dac461 Fix small language nits 2014-07-27 13:44:47 -07:00
Shane O'Sullivan
0c4b2728c8 Fix typo for 'fundations' 2014-07-27 13:29:12 -07:00
Ben Alpert
e30b60cc58 Wording tweaks to community roundup 2014-07-27 13:06:20 -07:00
Vjeux
75ee7d05bb Community Round-up #20 2014-07-27 13:55:20 +02:00
Paul O’Shannessy
631705f31d v0.11.1 release materials, update to 0.11.0 release materials
* 0.11.1 blog post, changelog
* Update to 0.11.0 post, changelog
* Update version in site, add starter kit
2014-07-25 12:59:56 -07:00
James Seppi
6d1ede34df fix typo
Closes #1859.
2014-07-17 15:58:33 -07:00
Kyle Mathews
bd5e8aa076 Update 2014-07-17-react-v0.11.md 2014-07-17 15:18:41 -07:00
Paul O’Shannessy
8814ee2065 Release materials for 0.11 2014-07-17 14:18:28 -07:00
Ben Alpert
65b2232f34 Fix typo-ed "of" 2014-07-13 13:09:50 -07:00
Paul O’Shannessy
b8cc3f510a 0.11-rc blog post 2014-07-13 12:54:41 -07:00
Jonas Gebhardt
a8e273f844 fix link in community roundup #18 2014-06-30 10:41:42 -07:00
Cheng Lou
5ba3911929 [Blog] Update round-up #19 to include more credit 2014-06-27 10:00:41 -07:00
Ben Alpert
991c1c1169 Fix typo in blog post 2014-06-26 15:19:24 -07:00
Pieter Vanderwerff
deb47d5ecc Change community roundup 19's React Bootstrap author to @stevoland 2014-06-27 10:00:10 +12:00
Cheng Lou
dbf41a55a4 {Blog] Community Round-up #19 2014-06-26 13:53:14 -07:00
Paul O’Shannessy
56263c44e8 2 docs fixes.
Fix 404 and extra slash in url
2014-06-24 15:12:19 -07:00
Ben Alpert
927eb570b9 Merge pull request #1631 from dblandin/master
Update link to @petehunt's react-server-rendering GitHub repo
2014-06-10 13:53:37 -07:00
Harshad Sabne
7172b1d5da Update 2014-03-21-react-v0.10.md
Fix link to React v0.10 RC
2014-06-03 21:35:49 +05:30
Devon Blandin
d8a2f12498 Update link to @petehunt's react-server-rendering GitHub repo 2014-05-30 14:14:18 -05:00
enome
b72d9f3aab Typo: ClosureScript -> ClojureScript 2014-05-29 22:10:15 +02:00
Cheng Lou
c5f690a7c7 [Blog] One-year anniversary post 2014-05-29 14:39:59 -04:00
Ben Alpert
39a0dbaebe Start Flux video at 10m21s 2014-05-09 15:34:12 -03:00
fisherwebdev
39ec28f6f4 update Flux tutorial link 2014-05-08 19:57:19 -07:00
Vjeux
46995dd2fe Flux blog post and tutorial 2014-05-09 01:22:47 +02:00
Daniel Lo Nigro
21de5c816f ReactJS.NET blog post
Closes #1354.
2014-04-04 13:23:24 -07:00
Josh Duck
e5c8831f90 Formatting
An extra "`" snuck in there.
2014-03-28 14:26:05 -07:00
Paul O’Shannessy
a778bf2c51 [blog] The Road to 1.0 2014-03-28 13:38:28 -07:00
Paul O’Shannessy
aea3949062 0.10 release materials 2014-03-21 14:57:03 -07:00
Paul O’Shannessy
ecea2918cf 0.10rc blog post 2014-03-18 22:15:16 -07:00
Jonas Gebhardt
83e4ef16e6 Community Round-up #18 2014-03-14 16:56:12 -07:00
Jonas Gebhardt
a6c1b91c7d fix typo in community round-up #17 2014-02-24 15:27:02 -08:00
Jonas Gebhardt
5049fc6b05 Community Round-up # 17 2014-02-24 14:20:17 -08:00
Ben Alpert
e2b006f9ae .dataTransfer not .dragTransfer 2014-02-21 12:13:21 -08:00
Paul O’Shannessy
f3c1383af9 Add context deprecation to changelog, reformat 2014-02-20 10:32:21 -08:00
Shaun Trennery
c32e398a5c Addition of 'this.context' component breaking change
this.context on components is now reserved for internal use by React

closes #1141
2014-02-20 10:32:12 -08:00
Ben Alpert
01b68c0e76 React v0.9 blog post 2014-02-19 12:05:47 -08:00
Ben Alpert
9e160df868 Blog post for 0.9 release candidate 2014-02-16 18:47:04 -08:00
Ben Alpert
0d4213001b Fix typo in latest round-up 2014-02-15 22:53:42 -08:00
Jonas Gebhardt
78ac842b4a Add community round-up #16 2014-02-15 15:50:30 -08:00