Commit Graph

57 Commits

Author SHA1 Message Date
Nathan Hannig
148336e82b fix: update fragment article (#23961) 2018-10-21 10:29:42 -07:00
Sevket Yalcin
09189002c6 Fix typo on CRA's package name (#21219)
The create-react-app installation npm command has a typo: 
```npm install -g react-create-app```
Instead of 
```npm install -g create-react-app```
2018-10-20 22:56:54 +05:30
Anton Boyko
33a8da3bd7 Fixed naming issue (#21604) 2018-10-19 21:52:21 +01:00
Bouncey
6d511c558a fix(guide): Fix all frontmatter 2018-10-19 16:28:34 +01:00
Sevket Yalcin
c07d1cef36 Fix typo on componentWillReceiveProps (#21255) 2018-10-19 18:21:06 +05:30
Cédric
25fd2b726a feat: add React-Context guide article in english (#19595)
* feat: add React-Context guide article in english

* fix: indentation and formatting
2018-10-17 18:06:25 +05:30
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30