Commit Graph

3184 Commits

Author SHA1 Message Date
Victor Hom
b71288c3ec update a link 2017-12-20 23:18:53 -05:00
Joe Critchley
184a7ef947 Reorganized footer nav (#448)
* Reorganized footer nav to match latest structure

* Footer nav - skip Installation page for Quick Start
2017-12-20 15:06:12 +00:00
Ravshan Samandarov
1b80d3658e Update introducing-jsx.md (#443) 2017-12-19 19:43:30 +00:00
Almero Steyn
1410e6ddd0 a11y-doc: Add Fragments and expand Focus Control. (#381) 2017-12-19 11:49:34 +00:00
Dan Abramov
7cd818846c Use full name in blog post 2017-12-18 13:36:50 +00:00
Brian Vaughn
d228ff792f Merge pull request #433 from sznowicki/patch-1
Update `React.PureComponent` reference.
2017-12-17 11:10:05 -08:00
Thai Pangsakulyanont
8582f9fe98 Fix “Improving the Repository Infrastructure” typos (#437) 2017-12-17 12:01:17 +00:00
Daniel Steshenko
3c44402eb1 Fix typo (#439) 2017-12-17 12:00:49 +00:00
Yann Pringault
0719430b61 Replace mobile link by standard link (#436) 2017-12-16 14:57:23 +00:00
Szymon Nowicki
b646c386b8 Rolled back empty line removal. 2017-12-16 12:26:57 +01:00
Szymon Nowicki
74d974449c Update React.PureComponent reference.
Rewording the `React.PureComponent` reference to make it more clear, that `React.Component` doesn't implement `.shouldComponentUpdate` at all.
2017-12-16 12:25:31 +01:00
Sophie Alpert
59cb8abc77 Tweak link/code styles (#435)
- Tone down link background
- Tone down code background
- Shrink font -- I'd prefer 15px Menlo and 17px Consolas but we'll meet
in the middle at 16px where both look reasonable, unlike 17px Menlo
which was comically large.

![before-after](https://user-images.githubusercontent.com/6820/34066487-360cf57e-e1c4-11e7-891e-db5d4cd59b1d.gif)
2017-12-15 18:21:04 -08:00
Kirby Walls
b943f6c4c4 Change EssayForm label text to match example (#428) 2017-12-16 01:05:46 +00:00
Brian Vaughn
27293d63bf Removed unhelpful build script warning 2017-12-15 16:58:08 -08:00
Brian Vaughn
4aaaa509c0 Merge pull request #434 from reactjs/post-tooling
Add a post about tooling
2017-12-15 16:08:56 -08:00
Brian Vaughn
0e39fe75ff Added notes about release script 2017-12-15 15:56:08 -08:00
Dan Abramov
6b619a0925 typo 2017-12-15 23:51:50 +00:00
Dan Abramov
aafdbb85b7 Update 2017-12-15-improving-the-repository-infrastructure.md 2017-12-15 23:04:20 +00:00
Dan Abramov
3dd6a51ea4 Fix link 2017-12-15 21:08:50 +00:00
Dan Abramov
55c1f0ce68 Rephrase so it doesn’t imply we don’t minify React 2017-12-15 19:33:04 +00:00
Dan Abramov
b92d8a0bad Use preferred name 2017-12-15 18:01:37 +00:00
Dan Abramov
6ea0f892b0 Use preferred name 2017-12-15 17:59:25 +00:00
Dan Abramov
4f44069190 Add a section on infinite loops 2017-12-15 17:58:53 +00:00
Dan Abramov
4f79c0b072 Add a section on tracking bundle size 2017-12-15 17:43:47 +00:00
Dan Abramov
795bce4e40 Add information about browser fixtures 2017-12-15 17:27:51 +00:00
Szymon Nowicki
04f46c4c5d Update reference-react.md
Rolled back trailing whitespace.
2017-12-15 17:31:42 +01:00
Szymon Nowicki
ee1f416790 Update React.PureComponent reference.
Maybe I'm somehow weird, but I lived for some time with an idea that `React.Component` does implement `shouldComponentUpdate` with deep comparison. `React.PureComponent` is faster because it compares shallowly.

The changes I propose should avoid this "implicit" kind of way of thinking, since it would explicitly state that `React.Component` does not compare anything.
2017-12-15 17:29:55 +01:00
Dan Abramov
05d30d9257 Add a blog post about tooling 2017-12-15 15:55:58 +00:00
Dan Abramov
856f4a18cd Bump Gatsby (#429) 2017-12-15 13:31:59 +00:00
Brian Vaughn
22b72e8837 Merge pull request #427 from yuyokk/patch-1
Update reference-glossary.md
2017-12-14 08:06:49 -08:00
Brian Vaughn
decd69f998 Merge pull request #426 from mrkjlchvz/patch-2
Update examples.md
2017-12-14 08:06:31 -08:00
Iurii Kucherov
7d525d5c18 Update reference-glossary.md
Hi guys,

Here is a small fix for a typo.

Thanks
2017-12-14 14:57:32 +01:00
Mark
97a6e58620 Update examples.md
Added two additional react-powered projects.
2017-12-14 21:13:49 +08:00
Dan Abramov
74de9934be Avoid "tick" jargon in componentDidMount docs (#415) 2017-12-13 23:53:32 +00:00
Antony Budianto
9a229fc1db add CRA Universal (#418) 2017-12-13 14:54:47 -08:00
Nate Wang
49ed527ea0 Update tools-starter-kits.md (#419)
Added my own project Rekit to the list, wish it would be accepted!
2017-12-13 14:52:11 -08:00
Alex
4dcf8c13c0 Merge pull request #420 from dexteryy/patch-1
Add webcube to Starter Kits
2017-12-13 14:48:05 -08:00
Alex
517829fefb tweak grammar 2017-12-13 14:47:46 -08:00
Alex
12e7904606 Merge pull request #423 from delambo/patch-1
Adds kyt to starter-kits
2017-12-13 14:43:39 -08:00
Alex
ad28375133 Merge pull request #421 from swernerx/patch-1
Update tools-starter-kits.md
2017-12-13 14:38:53 -08:00
Alex
44845dedfe Merge pull request #422 from rouanw/fix_typo
fix typo in community/ui-components page heading
2017-12-13 14:15:55 -08:00
Dan Abramov
a3e8023829 Add "Why JSX" (#424)
* Add "Why JSX"

* Update introducing-jsx.md
2017-12-13 19:15:32 +00:00
Matthew DeLambo
a44d96d851 Adds kyt to starter-kits 2017-12-13 07:55:31 -05:00
Rouan Wilsenach
b8d9f86045 fix typo in community/ui-components page heading 2017-12-13 14:45:06 +02:00
Sebastian Werner
d48546696b Update tools-starter-kits.md
Added Edge Platform
2017-12-13 12:14:01 +01:00
Dexter Yang
4b3599e28e Add webcube to Starter Kits 2017-12-13 10:24:12 +08:00
Norbert de Langen
935353b0b9 Rename reactstorybook to storybook for react (#417)
and also update the link
2017-12-12 22:53:19 +00:00
Dan Abramov
1ae5a006b4 Use <React.Fragment> over <> in the docs (#414)
* Use <React.Fragment> over <> in the docs

* Update fragments.md
2017-12-12 17:42:26 +00:00
Brian Vaughn
1964c37e75 Merge pull request #413 from fkhadra/update-tools-ui-components
Update content of tools-ui-components.md
2017-12-12 08:51:57 -08:00
Brian Vaughn
75262e9279 nit: alpha-sort 2017-12-12 08:51:44 -08:00