Kevin Lacker
1cf81c1aa9
New Documentation
2016-10-21 21:00:10 +01:00
Kyle Mathews
f6448ff595
typos fix ( #7822 )
2016-09-28 20:45:07 +01:00
Christopher Chedeau
4421c71120
Our first 50,000 stars blogpost
2016-09-28 10:22:46 +01:00
Dan Abramov
e48635bd59
Update broken JSFiddle in Why React blog post ( #7783 )
...
Fixes #7782
(cherry picked from commit 13692d59ad )
2016-09-26 16:09:24 -07:00
Joseph Savona
8794c51389
Fix link formatting on Relay blog post ( #7434 )
...
(cherry picked from commit ba2230df29 )
2016-08-05 14:54:53 -07:00
Joseph Savona
8a1c16bf09
Relay blog post ( #7433 )
...
(cherry picked from commit aca62e7d24 )
2016-08-05 10:55:47 -07:00
Amjad Masad
6f80ed8615
"transient dependencies" -> "transitive dependencies" ( #7341 )
...
I think that's what you meant -- although with npm dependencies are kind of transient :P
(cherry picked from commit d157827311 )
2016-07-28 11:41:21 -07:00
Seyi
6fba1f1fad
Blog post: Fixed typo in post ( #7336 )
...
(cherry picked from commit 1fc5f284c0 )
2016-07-22 13:23:17 -07:00
Paul O’Shannessy
127af0ffc7
Host our own images for the blog, use https links ( #7339 )
...
(cherry picked from commit 7614c12ed7 )
2016-07-22 13:23:17 -07:00
Steven Syrek
86f72d0830
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."
(cherry picked from commit c0b7d81872 )
2016-07-22 13:23:17 -07:00
Dan Abramov
9423829db2
Add blog post
2016-07-22 16:59:02 +01:00
Fernando Alex Helwanger
939071d737
Add mixins property to context example ( #7277 )
2016-07-14 14:25:44 +01:00
Dan Abramov
45547d1c3b
Fix typos in “Mixins Considered Harmful” ( #7275 )
...
* Fix typos in “Mixins Considered Harmful”
* Use consistent code style
2016-07-13 18:47:19 +01:00
Dan Abramov
0f520b8cc0
Add a new blog post about mixins
2016-07-13 17:42:01 +01:00
Paul O’Shannessy
5478d76271
Merge pull request #7229 from zpao/blog-post-errorcodes
...
Blog post for error codes
(cherry picked from commit 92492e08b2 )
2016-07-11 17:42:17 -07:00
hjmoss
0a1e5eb93b
Grammar: less dependencies -> fewer dependencies ( #6917 )
...
* Grammar: less dependencies -> fewer dependencies
* changelog.md grammar: less dependencies -> fewer dependencies
(cherry picked from commit 4e82e8b6e6 )
2016-05-31 12:15:48 -07:00
Adrian Sieber
a3b7699f42
Minor fixes ( #6527 )
...
* Fix typos in CHANGELOG.md
* Fix typos in 2014-11-24-react-js-conf-updates.md
(cherry picked from commit 8156ee0cab )
2016-04-22 13:11:48 -07:00
Dan Abramov
7cd3aa7a1e
Use the same changelog format as 15.0 post
2016-04-08 23:01:15 +01:00
Jim
ab4057880e
Merge pull request #6443 from Aweary/patch-1
...
Grammar fix for 15.0 blog post
(cherry picked from commit 09022b165f )
2016-04-08 11:29:06 -07:00
Paul O’Shannessy
142e4ebb57
15.0.1 blog post
2016-04-08 11:12:26 -07:00
Paul O’Shannessy
da3be881ba
[docs] Clarify data-reactid in v15 post
...
(cherry picked from commit 6fd2b29ec8 )
2016-04-07 15:27:37 -07:00
Dan Abramov
67a4b12e27
Add React 15 post
2016-04-07 13:58:14 -07:00
Dan Abramov
67ff7104a1
Remove another 0.14 changelog entry for 15 RC1 release notes
2016-04-05 01:32:38 +01:00
Dan Abramov
b151e7fd3b
Remove 15 RC1 changelog entry that was fixed in 0.14
2016-04-05 00:49:07 +01:00
Dan Abramov
7f01c47658
Fix whitespace in 0.14.8 blog entry
2016-03-29 18:31:48 +01:00
Dan Abramov
815d3514a7
Blog post for React 0.14.8
2016-03-29 16:47:11 +01:00
Dan Abramov
7dd71ca488
Add v15 RC2 blog post
2016-03-16 21:48:24 +00:00
Paul O’Shannessy
8c57fd9d31
Fix style= formatting in v15 rc blog post
2016-03-09 10:28:13 -08:00
Toru Kobayashi
88e1bb33aa
Fix a mixin name in a blog post
2016-03-08 21:56:38 +09:00
Paul O’Shannessy
d4371aafcf
Remove a couple old updates from blog post
2016-03-07 18:00:00 -08:00
Paul O’Shannessy
846fd5fbf0
v15.0 rc1 blog post
2016-03-07 17:09:45 -08:00
jim
aec8a9b4fe
Updated code fragment for correctness.
2016-02-29 17:52:43 -08:00
Sebastian Markbage
a080d863c5
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
559fed7988
Versioning Blog Post
2016-02-19 11:31:01 -08:00
Prayag Verma
e4b463f921
[docs] Fix typo in blog
...
Found a spelling mistake -
writting > writing
2016-02-06 11:21:40 +05:30
Ben Alpert
dd93eb7f40
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
1b3adff1ca
blog post: Discontinuing IE 8 Support in React DOM
2016-01-12 10:27:30 -07:00
jim
70938de9ae
Blog post explains to verify prop mutations in componentWillReceiveProps
2016-01-07 11:11:54 -08:00
Ben Alpert
2a64098271
0.14.4 blog post
2015-12-29 14:19:18 -08:00
Jake Worth
35e1908bb4
Fix typos in posts
2015-12-23 07:47:17 -05:00
Paul O’Shannessy
82ed8fb0cd
[docs] fixup other broken youtube-nocookie uses
2015-12-22 00:54:04 -08:00
Jim
9c57c30049
Merge pull request #5699 from jwworth/pull-request-1450702663
...
Fix typo (duplicate word)
2015-12-21 12:55:55 -08:00
Dan Abramov
50af034108
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
a8b953327a
Fix typo
...
Fix the conference talk youtube url.
2015-12-21 16:02:53 -02:00
Jake Worth
a067949c99
Fix typo
2015-12-21 06:57:52 -06:00
Daniel Lo Nigro
abddb558ec
Remove smart quotes from code snippet
...
"Smart" quotes aren't actually very smart.
2015-12-21 15:53:30 +11:00
Dan Abramov
89538d44a9
Fix minor typos in the blog post
2015-12-18 23:24:07 +00:00
Dan Abramov
421d177dd2
Fix children to be a prop in the blog post example
2015-12-18 21:32:32 +00:00
Dan Abramov
f56b28c07a
Added post about components, elements, and instances
2015-12-18 20:22:24 +00:00
Jim
bec238a7c9
Added post about upgrading your code to avoid isMounted()
2015-12-15 16:25:07 -08:00