Commit Graph

295 Commits

Author SHA1 Message Date
Joseph Savona
baabae1a29 Fix link formatting on Relay blog post (#7434) 2016-08-05 14:54:34 -07:00
Joseph Savona
74dd7bbbd2 Relay blog post (#7433) 2016-08-05 10:55:06 -07:00
Amjad Masad
2b9cb8f247 "transient dependencies" -> "transitive dependencies" (#7341)
I think that's what you meant -- although with npm dependencies are kind of transient :P
2016-07-25 16:16:11 -07:00
Seyi
bfb53c6c28 Blog post: Fixed typo in post (#7336) 2016-07-22 12:40:46 -07:00
Paul O’Shannessy
959e5f0be9 Host our own images for the blog, use https links (#7339) 2016-07-22 12:36:07 -07:00
Steven Syrek
ed98f75ff9 Correct grammatical error (subject-verb agreement) (#7338)
"It is worth repeating: there is no configuration files or complicated folder structures." > "It is worth repeating: there are no configuration files or complicated folder structures."
2016-07-22 19:13:11 +01:00
Dan Abramov
9d4e5211cd Add blog post 2016-07-22 16:58:33 +01:00
Fernando Alex Helwanger
99adf5da96 Add mixins property to context example (#7277) 2016-07-14 10:43:47 +01:00
Dan Abramov
167fa71b5b Fix typos in “Mixins Considered Harmful” (#7275)
* Fix typos in “Mixins Considered Harmful”

* Use consistent code style
2016-07-13 18:46:21 +01:00
Dan Abramov
1a75b4dff9 Add a new blog post about mixins (#7273) 2016-07-13 17:40:53 +01:00
Keyan Zhang
12333ddd6f Blog post for error codes 2016-07-11 17:39:12 -07:00
hjmoss
80f66b0824 Grammar: less dependencies -> fewer dependencies (#6917)
* Grammar: less dependencies -> fewer dependencies

* changelog.md grammar: less dependencies -> fewer dependencies
2016-05-31 09:17:13 -07:00
Adrian Sieber
1c6464db3b Minor fixes (#6527)
* Fix typos in CHANGELOG.md

* Fix typos in 2014-11-24-react-js-conf-updates.md
2016-04-19 14:41:42 -07:00
Dan Abramov
4b5240f833 Use the same changelog format as 15.0 post 2016-04-08 23:00:20 +01:00
Paul O’Shannessy
c7dab9cb00 15.0.1 blog post
(cherry picked from commit 142e4ebb57269c4f44004204acdeea31945ab4a2)
2016-04-08 14:39:03 -07:00
Brandon Dail
6d60404ac7 Grammar fix for 15.0 blog post
Since "This" is the subject and singular, "have" should be "has"

New wording explaining implementation details

Grammar fix for 15.0 blog post

Since "This" is the subject and singular, "have" should be "has"

Fix wording for 15.0 blog post

nitpicks
2016-04-08 11:04:06 -05:00
Paul O’Shannessy
53c2a76662 [docs] Clarify data-reactid in v15 post 2016-04-07 15:27:05 -07:00
Dan Abramov
c4891e5eb6 Add React 15 post
(cherry picked from commit 67a4b12e270e6d343a3a8274b212e63f5199617c)
2016-04-07 15:15:44 -07:00
Dan Abramov
cccba8f1e3 Remove another 0.14 changelog entry for 15 RC1 release notes 2016-04-05 01:32:38 +01:00
Dan Abramov
efcced2ff0 Remove 15 RC1 changelog entry that was fixed in 0.14 2016-04-05 00:49:07 +01:00
Dan Abramov
de22ad5abe Fix whitespace in 0.14.8 blog entry 2016-03-29 18:31:48 +01:00
Dan Abramov
f710e97024 Blog post for React 0.14.8 2016-03-29 16:47:11 +01:00
Dan Abramov
dd7564b666 Add v15 RC2 blog post 2016-03-16 21:48:24 +00:00
Paul O’Shannessy
4d90c4a34f Fix style= formatting in v15 rc blog post 2016-03-09 10:28:13 -08:00
Toru Kobayashi
552363ba02 Fix a mixin name in a blog post 2016-03-08 21:56:38 +09:00
Paul O’Shannessy
614884e1cb Remove a couple old updates from blog post 2016-03-07 18:00:00 -08:00
Paul O’Shannessy
91b51a7bd1 v15.0 rc1 blog post 2016-03-07 17:09:45 -08:00
jim
d4730c162d Updated code fragment for correctness. 2016-02-29 17:52:43 -08:00
Sebastian Markbage
5125d384d0 Clarify what the current version scheme is
In case you don't remember what version we're currently on.

Also, clarify that this is semver and that v1.0 comes with preconceived
notions.
2016-02-19 12:02:26 -08:00
Sebastian Markbage
3e103d6100 Versioning Blog Post 2016-02-19 11:31:01 -08:00
Prayag Verma
a298bd9cfa [docs] Fix typo in blog
Found a spelling mistake -
writting > writing
2016-02-06 11:21:40 +05:30
Ben Alpert
579f6f9ad5 Merge pull request #5834 from spicyj/no-ie8
blog post: Discontinuing IE 8 Support in React DOM
2016-01-12 10:27:46 -07:00
Ben Alpert
91375bb28d blog post: Discontinuing IE 8 Support in React DOM 2016-01-12 10:27:30 -07:00
jim
80a7f07a7b Blog post explains to verify prop mutations in componentWillReceiveProps 2016-01-07 11:11:54 -08:00
Ben Alpert
78bf05ea73 0.14.4 blog post 2015-12-29 14:19:18 -08:00
Jake Worth
84fbd6a9d3 Fix typos in posts 2015-12-23 07:47:17 -05:00
Paul O’Shannessy
fa3067460b [docs] fixup other broken youtube-nocookie uses 2015-12-22 00:54:04 -08:00
Jim
3bcba0f9c8 Merge pull request #5699 from jwworth/pull-request-1450702663
Fix typo (duplicate word)
2015-12-21 12:55:55 -08:00
Dan Abramov
d60da2e7e2 Merge pull request #5695 from gaearon/patch-2
Fix children to be a prop in the blog post example
2015-12-21 20:04:52 +00:00
Cesar William Alvarenga
432eb4ba41 Fix typo
Fix the conference talk youtube url.
2015-12-21 16:02:53 -02:00
Jake Worth
ffd7f9eb1b Fix typo 2015-12-21 06:57:52 -06:00
Daniel Lo Nigro
5efd66527c Remove smart quotes from code snippet
"Smart" quotes aren't actually very smart.
2015-12-21 15:53:30 +11:00
Dan Abramov
f11568f034 Fix minor typos in the blog post 2015-12-18 23:24:07 +00:00
Dan Abramov
eeeba7e55d Fix children to be a prop in the blog post example 2015-12-18 21:32:32 +00:00
Dan Abramov
1873b269e4 Added post about components, elements, and instances 2015-12-18 20:22:24 +00:00
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