Matthew Johnston
49d5722467
Update 2015-03-03-community-roundup-25.md
2015-03-03 17:56:53 +00:00
Matthew Johnston
e99ef894b8
Community Roundup #25 blog post
2015-03-03 14:20:41 +00:00
Jim
f2c7d9ac81
Merge pull request #3284 from delftswa2014/bugfix/blog/https-urls
...
Fixed the http url in the blog pages
2015-03-02 11:20:10 -08:00
Toru Kobayashi
1744977201
Add a code format in 2015-02-24-react-v0.13-rc1.md
2015-03-02 09:33:36 +09:00
PNikray
0e355fc8c4
Fixed the url in community-roundup-9
...
using http resulted in an error, changing it to https fixes it
2015-02-27 23:43:50 +01:00
PNikray
77ec7da124
Fixed the url in community-roundup-5
...
using http resulted in an error, changing it to https fixes it
2015-02-27 23:42:14 +01:00
PNikray
94fa077a76
Changed the url of the video in community-round-up-4
...
The url was using http instead of https, which results in an error.
2015-02-27 23:39:17 +01:00
Wout Mertens
ce7190537f
beta1 blog entry: Fix CoffeeScript example
...
Fix the constructor call and make code more idiomatic.
2015-02-26 00:26:16 +01:00
Paul O’Shannessy
63146e1f16
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
2015-02-24 14:05:57 -08:00
Paul O’Shannessy
7269422825
Fix typo
...
(cherry picked from commit 4d90b9bdf3 )
2015-02-24 12:49:19 -08:00
Cheng Lou
99d23a54bc
[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.
2015-02-24 15:22:25 -05:00
Sebastian Markbage
cd47798c59
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 10:54:03 -08:00
Greg Hurrell
531add88c4
Add Relay blog post
...
closes #3174
2015-02-19 21:27:45 -08:00
Jim
a2f77208e6
Merge pull request #3180 from cody/https
...
Using https URLs for embedded fiddles
2015-02-19 13:18:34 -08:00
Steven Luscher
f1288d1055
Added the immutability talk to the React.js Conf update.
...
(cherry picked from commit de8b3eb9d4 )
2015-02-18 21:42:11 -08:00
Stefan Dombrowski
8ba3ba49d2
Using https for embedded fiddles
...
Official announcement from jsfiddle:
https://twitter.com/jsfiddle/status/565041134435852289
2015-02-18 23:07:48 +01:00
Steven Luscher
85a6462062
Added special edition round-up for React.js Conf 2015
...
(cherry picked from commit 233980826c )
2015-02-18 13:30:26 -08:00
Joel Auterson
344d07d7de
Add note linking to up-to-date doc on Flux website
2015-02-01 15:26:29 +00:00
Paul O’Shannessy
bab59cd090
Pull in 0.13 beta blog post from 0.12-stable branch
2015-01-30 11:49:40 -08:00
Peter Blazejewicz
ef4e75b031
Fix conference year typo in blog post content
2014-12-19 23:06:24 +01:00
Paul O’Shannessy
b7734a7000
Diversity Scholarship blog post
2014-12-19 13:22:23 -08:00
Paul O’Shannessy
378112f380
v0.12.2 blog post
...
(cherry picked from commit 2f6a95d5a2 )
2014-12-18 12:47:32 -08:00
Steven Luscher
0f488bfe71
Community #24 : New Carousel link, spelled react-prism correctly, and removed the whale-speak.
2014-11-24 18:24:52 -08:00
Steven Luscher
c94a48be4f
Wrote Community Roundup #24
2014-11-24 18:12:59 -08:00
Christopher Chedeau
f8aee772ce
Mention that talks will be recorded
2014-11-24 11:28:42 +00:00
Christopher Chedeau
c32cf03d0b
better wording thanks to @jwalke
2014-11-24 10:33:23 +00:00
Christopher Chedeau
fb2be69e9c
react.js conf updates
2014-11-24 09:26:00 +00:00
jsfb
7f37074c33
Use adjective "too" instead of "to"
...
The author clearly intended to use the adjective "too" to mean "excessively" instead of the preposition "to".
2014-11-06 13:42:19 -08:00
Christopher Chedeau
26c8a70c1d
Change the date and the link url to match the proper roundup
2014-10-28 11:36:12 -07:00
Paul O’Shannessy
fa2597a3b3
0.12 blog post
2014-10-28 11:16:29 -07:00
Christopher Chedeau
081115609c
React.js Conf blog post
...
Closes #2412
2014-10-28 11:06:31 -07:00
Ben Alpert
32630cd8cf
Fix typo in 0.12 RC blog post
2014-10-23 00:45:33 -07:00
Christopher Chedeau
dec41bbbca
Merge pull request #2356 from vjeux/roundup_23
...
Community round-up #23
2014-10-17 07:58:40 -07:00
Christopher Chedeau
6470920125
Community round-up #23
2014-10-17 07:56:28 -07:00
Paul O’Shannessy
aca264e399
0.12 rc1 release materials
...
* blog post
* starter kit
2014-10-16 15:31:52 -07:00
Paul O’Shannessy
5263f61c87
Merge pull request #2357 from jimjea/patch-1
...
Minor grammar change to Thinking in React
2014-10-15 17:01:57 -07:00
Jimmy Jea
43dbd29bb1
minor change to post
...
Hello,
I was just reading through your post and noticed a minor change. The sentence originally read, "It's scaled very well for us...". I thought it was a little unclear since it's can mean "it has" or "it is", which can make this sentence take on a whole different meaning.
2014-10-15 16:36:30 -07:00
Paul O’Shannessy
dcbc64ac76
[docs] Move React Elements post to right place, fix typo
...
The URL already made its way around so we can't just break it. We might
want to just live with it instead of even doing this redirect.
2b225446c0 (commitcomment-8176218)
2014-10-15 16:10:03 -07:00
Paul O’Shannessy
e7f509d3a3
0.11.2 release materials
...
TODO: starter kit for cherry-pick to master
(cherry picked from commit 732ffad313 )
2014-10-15 15:55:12 -07:00
Ben Alpert
b8229cc761
Fix typo in blog post
2014-10-15 10:09:23 -07:00
Paul O’Shannessy
2b225446c0
React Elements blog post
2014-10-14 10:59:15 -07:00
Jacob Gable
0b3c0ebced
Spelling fix
...
- Puting -> Putting
2014-09-26 12:42:58 -05:00
fisherwebdev
f45d753486
Merge pull request #2236 from zpao/rm-flux-docs
2014-09-26 07:03:37 -07:00
Paul O’Shannessy
6c19040d24
Point to Flux site for Flux docs
...
This doesn't actually remove the pages, just the main content. Sidebar
items now link offsite. The pages doesn't automatically redirect, but we
could do that if we really wanted.
Fixes #2229
2014-09-25 12:34:22 -07:00
Oleksii Markhovskyi
5493b63b44
fix typos
2014-09-25 09:54:35 +02:00
fisherwebdev
9952a54026
[blog] testing flux applications
2014-09-24 12:35:39 -07:00
Christopher Chedeau
aa25eb8e40
Update 2014-09-12-community-round-up-22.md
2014-09-12 11:34:29 -07:00
Christopher Chedeau
d53a365e77
Community roundup #22
2014-09-12 10:35:30 -07:00
Paul O’Shannessy
c707c2568e
JSX spec blog post
2014-09-03 15:37:08 -07:00
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
imagentleman
3141bc5084
Update broken link in "Why React" post
...
The AngularJS docs have been updated since the post was originally published.
It should point to the docs from that date (June 5th).
2014-02-06 23:41:48 -05:00
Paul O’Shannessy
8360da2937
Don't use <center> for twitter embeds
2014-02-05 15:51:06 -08:00
Jonas Gebhardt
2f812b6f9b
Community Round-Up #15 ; center embedded tweets
2014-02-05 15:19:53 -08:00
Jean Lauliac
b872100be6
Normalize internal links in 'why react' article
2014-01-22 22:01:20 +01:00
Jean Lauliac
14cb99c9aa
Update broken link in 'why react' article
2014-01-22 21:53:36 +01:00
Christoph Pojer
ad6a982cd0
Fix #874 : Edit thinking-in-react
...
Accidentally pulled #874 into gh-pages.
2014-01-13 08:51:29 -08:00
Christopher Chedeau
6dd62b0e4f
Merge pull request #688 from vjeux/community_14
...
Community Round-up #14
2014-01-06 09:11:09 -08:00
Vjeux
e915294b68
React Chrome Developer Tools
2014-01-02 21:04:09 +01:00
Christopher Chedeau
4190d0a7bb
Merge pull request #687 from vjeux/community_13
...
Community Round-up #13
2013-12-30 09:28:13 -08:00
Vjeux
40e2d8a064
Community Round-up #13
2013-12-30 18:27:31 +01:00
Vjeux
a31a8c35c2
typo
2013-12-23 18:45:53 +01:00
Vjeux
d1e955c37b
Community Round-up #12
2013-12-23 18:03:42 +01:00
Vjeux
c7c72d1a7a
Community Round-up #14
2013-12-21 20:48:28 +01:00
Paul O’Shannessy
5c9f96d12f
v0.8 blog post
2013-12-19 13:21:27 -08:00
Paul O’Shannessy
c0c5cb8e2c
Changelog, blog post for 0.5.2, 0.4.2
2013-12-18 16:45:17 -08:00
Vjeux
96e97c1a87
Community round-up #11
2013-11-19 22:56:34 +01:00
Vjeux
b8cf7068c4
Community round-up #10
2013-11-06 12:36:30 -08:00
Ben Alpert
a65f60a008
Use smaller blog images and host directly
2013-11-05 18:54:29 -08:00
Andrey Popp
20b7faaab7
"Thinking in React": fix list formatting
2013-11-06 03:50:28 +04:00
petehunt
c8bc605f9e
rename
2013-11-05 14:25:46 -08:00
petehunt
486b60486a
rename
2013-11-05 14:23:12 -08:00
petehunt
13f0644aaa
make props/state section less intense
2013-11-05 14:21:15 -08:00
petehunt
780442f0b3
blogify
2013-11-05 14:21:15 -08:00
Paul O’Shannessy
a5d1e2fd90
blog post for 0.5.1
2013-10-29 13:16:53 -07:00
Paul O’Shannessy
44ad2b55e6
0.5.0 release
...
Updated README, CHANGELOG, blog post
2013-10-16 11:43:09 -07:00
Connor McSheffrey
b9a657db2c
fixed broken link on Community Round-up #9 blog post
...
closes #409
2013-10-08 11:09:33 -07:00
Vjeux
a9b3139ff8
Community round-up #9
...
http://fooo.fr:4000/react/blog/2013/10/03/community-roundup-9.html
2013-10-03 15:18:21 -07:00
Paul O’Shannessy
fc0b68af28
Fix 404s to non-existent API docs
2013-09-24 16:00:52 -07:00
Vjeux
58173edb16
Community round-up #8
2013-09-24 14:18:11 -07:00
Keito Uchiyama
d262285827
Fix use of "it's" in docs
2013-09-22 13:24:25 -07:00
Pete Hunt
a9d53dae72
Merge pull request #351 from spicyj/api-docs
...
Flesh out reference documentation, more API info
2013-09-17 16:12:16 -07:00
Ben Alpert
364d6029b6
Flesh out reference documentation, more API info
2013-09-17 16:01:57 -07:00
Paul O’Shannessy
71ad5cb37a
Update wording
2013-09-14 13:48:17 +02:00
Paul O’Shannessy
c25c5b543b
Update wording
2013-09-04 15:26:31 -07:00
Vjeux
6bf21f1610
Community round-up #7
...
http://fooo.fr:4000/react/blog/2013/08/26/community-roundup-7.html
2013-08-26 14:22:16 -07:00
Paul O’Shannessy
a558e560bd
Use script to find remaining 404s. Fix them.
2013-08-22 10:59:22 -07:00
Kunal Mehta
91c2a8d90b
Added PyReact blog post.
2013-08-19 14:48:28 -07:00
Vjeux
0321171113
Community Round-up #6
2013-08-06 01:31:23 +02:00
Paul O’Shannessy
dc06704ec7
react-rails blog post
2013-07-30 15:25:44 -07:00
Paul O’Shannessy
27a1729f6d
Blog post for v0.4.1
2013-07-26 15:56:52 -07:00
Vjeux
975b5d978f
Community Round-up #5
...
http://fooo.fr:4000/react/blog/2013/07/20/community-roundup-5.html
2013-07-23 09:23:50 -07:00
Cheng Lou
64d72f8c4b
fix typos
2013-07-19 16:40:09 -07:00
Paul O’Shannessy
96bd63cc4b
Fix typo in blogpost
...
I fixed this in the changelog, but missed this one.
2013-07-17 13:23:18 -07:00
Paul O’Shannessy
9221b15bff
Typo in changelog, update blog leading sentence.
2013-07-17 11:51:27 -07:00
Paul O’Shannessy
09fbf8e0ca
Blog post for 0.4
2013-07-17 11:20:21 -07:00
Paul O’Shannessy
607de16d82
New blog post: Props in v0.4
2013-07-11 15:52:29 -07:00
Vjeux
2246f530af
Community Round-up #4
2013-07-04 03:25:35 +02:00
Paul O’Shannessy
9ca7c9631a
Blog: Autobind by Default
...
Kicking off the series of posts previewing v0.4
2013-07-02 13:04:14 -07:00
Vjeux
d4c7991aee
Add link roundup
2013-06-28 18:35:52 +02:00
Vjeux
b4f096364f
Community Roundup #3
2013-06-27 22:18:26 +02:00
Paul O’Shannessy
18352090e7
Blogpost & changelog for v0.3.3
2013-06-21 10:57:41 -07:00