Commit Graph

9 Commits

Author SHA1 Message Date
Flarnie Marchan
91172eff99 Blog post for 15.6.0 (#9950)
* Blog post for 15.6.0

**what is the change?:**
A short and sweet summary of 15.6.0 changes

**why make this change?:**
To thank community contributors and call out important changes.

**test plan:**
Visual inspection.
I also looked it over in a markdown viewer - http://dillinger.io/

**issue:**
https://github.com/facebook/react/issues/9398

* Add 'Installation' and 'Changelog' to 15.6.0 blog post

**what is the change?:**
Added the 'Installation' section we have on most release blog posts,
customized for the 15.6.0 version of React.
Added the 'Changelog' from master to the blog post.

**why make this change?:**
To show folks how to install React and what changes are in this release.

**test plan:**
Visual inspection

**issue:**
https://github.com/facebook/react/issues/9398

* Improvements to blog post, and add self to `authors.yml`

**what is the change?:**
- Add self to contributors so my name turns into a link
- Use backticks for code-ish things
- Second header to ##, not #
- Change production mode link to the new address per @bvaughn's comment
- Update changelog with fixes from https://github.com/facebook/react/pull/9951

**why make this change?:**
Make things more clear and accurate.

**test plan:**
Visual inspect - @flarnie will paste an image of how it appears in the
actual docs.

**issue:**
https://github.com/facebook/react/issues/9398

* Further improvements to 15.6 blog post

**what is the change?:**
- Reword heading about deprecation warning changes
- add 'br' s to the list of installation options
- add some stray missing backticks

**why make this change?:**
Clarity and readability

**test plan:**
Visual inspection

**issue:**
https://github.com/facebook/react/issues/9398
2017-06-13 15:51:45 -07:00
Andrew Clark
023710a13b Blog post and changelog for 15.5.0 (#9368) 2017-04-07 14:41:16 -07:00
Keyan Zhang
12333ddd6f Blog post for error codes 2016-07-11 17:39:12 -07:00
Dan Abramov
1873b269e4 Added post about components, elements, and instances 2015-12-18 20:22:24 +00:00
Christopher Chedeau
d7bbc10387 Reactiflux is moving to Discord blog post 2015-10-19 07:35:46 -07:00
Jim
46068c9fb9 Fix blog post authors 2015-10-14 18:01:33 -07:00
Jim
686a4c6777 Blog post for react render and top level API 2015-10-01 14:12:01 -07:00
Jared Forsyth
f19060b2ea Add blog post about the new devtools beta 2015-08-03 14:55:05 -07:00
Paul O’Shannessy
9b06b8838f [docs] Give authors links. 2015-05-21 11:32:38 -07:00