Commit Graph

4339 Commits

Author SHA1 Message Date
Nelson Reitz
1fe2e0ae29 Fix overflowing headers on small screens (#1830) 2019-03-15 14:04:19 +00:00
Dimitar Nestorov
40bbbd5b10 Updating useMemo docs (#1796)
https://codesandbox.io/s/4x68k8nrw
2019-03-14 14:49:11 +00:00
Manuel Bieh
3e489fc2f9 Fixing incorrect value for eslint rule (#1824)
The name for the "warning" level in ESLint is `warn` not `warning` (https://eslint.org/docs/user-guide/configuring#configuring-rules)
2019-03-13 17:09:09 -07:00
Dan Abramov
352c3ff01f Fix example 2019-03-13 18:24:10 +00:00
Dan Abramov
877b189758 Fix wording 2019-03-13 15:46:05 +00:00
Dan Abramov
474de38b2c Use another example 2019-03-13 15:42:01 +00:00
Dan Abramov
110a318d1e Link to a data fetching demo 2019-03-13 15:38:51 +00:00
Victoria Quirante
83faa76713 Add React Alicante 2019 (#1819) 2019-03-13 15:28:05 +00:00
Dan Abramov
2cd4d0cf5d Add more info to FAQ about deps (#1815)
* Add more info to FAQ about deps

* Update content/docs/hooks-faq.md

Co-Authored-By: gaearon <dan.abramov@gmail.com>

* Update content/docs/hooks-faq.md

Co-Authored-By: gaearon <dan.abramov@gmail.com>

* Update content/docs/hooks-faq.md

Co-Authored-By: gaearon <dan.abramov@gmail.com>

* Update content/docs/hooks-faq.md

Co-Authored-By: gaearon <dan.abramov@gmail.com>

* Update content/docs/hooks-effect.md

Co-Authored-By: gaearon <dan.abramov@gmail.com>

* tweaks

* tweak
2019-03-13 13:59:42 +00:00
Nat Alison
d827d5958a Update languages.yml (#1820)
* Russian is complete!
* Move some other languages up
2019-03-13 03:34:06 -07:00
Nat Alison
439584a6f4 Update languages.yml (#1808)
* Brazilian Portuguese is complete!
* Update status of Hebrew, Polish, German
2019-03-11 12:48:20 -07:00
Luan Ferreira
c0f4b34282 Fix small typo in blog post (#1803) 2019-03-10 20:02:34 -07:00
Mark Murray
d6d30b6c35 Rename App class component to Counter (#1739) 2019-03-09 00:27:44 -08:00
lsdsjy
acb2fd4330 Update render-props.md (#1776)
Update React Router render func URL
2019-03-09 00:21:51 -08:00
Farhad Yasir
b50fe64c1e fix(unicode-to-char): Replaced other languages unicode to text (#1780)
* fix(unicode-to-char): Replaced other languages unicode to text

* fix(unicode-to-char): run prettier to fix lint error

* feat(unicode-to-char): modified the replace function with p1 parameter
2019-03-06 11:31:15 -08:00
Nat Alison
e4015f32c5 Update languages.yml (#1791)
* French is at 100% core pages!
* Added Swedish
2019-03-05 15:47:18 -08:00
Brian Vaughn
e81a451424 16.8.3 -> 16.8.4 2019-03-05 15:20:19 -08:00
Arvindeva Wibisono
cda11db7eb Fixed typo (#1786)
'minifed' -> 'minified'
2019-03-05 11:34:38 -08:00
Raed CHAMMAM
8803c6375b Fix CRA code splitting link (#1765) 2019-03-02 23:21:23 -08:00
Nat Alison
9e20211214 Update languages page (#1771)
* update languages page

* reset languages.yml

* whoops
2019-03-02 21:46:01 -08:00
Sophie Alpert
75a259881d Update tutorial.md 2019-03-01 17:27:47 -08:00
Adam Markon
c6b6dc2d56 Stop calling function components stateless (#1760)
These docs still refer to function components as "stateless function components" despite the fact that function components aren't necessarily stateless (anymore). The docs shouldn't use this outdated terminology anymore. 

I left the "stateless" in the link to avoid breaking existing links to these docs but can remove if keeping links valid isn't a priority.
2019-02-28 14:31:52 +00:00
Monica Powell
c0b32b7378 Add ReactJS Girls Conference to Conference List (#1762)
- add upcoming ReactJS Girls Conf 
- move past conferences to the right place
2019-02-27 22:23:10 -08:00
Gasim Gasimzada
8e805d7995 Add missing avatarSize in "Before you use context" to text and code (#1737) 2019-02-27 14:40:09 -08:00
ManonMet
de0dfde86f Added React Week '19 NYC (#1667) 2019-02-27 10:21:18 -08:00
Paul Kim
6b4ade316c Update example project link (#1759)
* Remove example project

* Correct with active project link

* Update with new url
2019-02-26 22:36:10 -08:00
Nat Alison
c792f7d29f Fix eslint errors (#1734) 2019-02-25 15:56:53 -08:00
Soichiro Miki
7a461065d1 Update 2019-02-23-is-react-translated-yet.md (#1752) 2019-02-25 13:08:58 +00:00
Dan Abramov
bab2a3491a Hide horizontal scrollbar in header and tweak breakpoitns (#1749)
* Hide horizontal scrollbar in header

* Tweak topbar breakpoints

* Simplify breakpoints to fix animation
2019-02-24 14:27:31 +00:00
Marks Polakovs
85d83e8a8f [Is React Translated Yet?] Use Dan's correct twitter handle (#1742) 2019-02-23 18:27:26 -08:00
Dan Abramov
ef81426b06 Put Blog in top bar before Community (#1741) 2019-02-23 22:17:16 +00:00
Nat Alison
d156beb83d New blog post for translations (#1721)
* Translation blog post

* look ma Im an author

* sophie updates

* exclamation police

* Final tweaks

* Don't single out Spanish translation since it's already mentioned at the top
* Rename the post

* Last tweaks

* Last tweaks v2

* Last tweaks v3
2019-02-23 19:53:11 +00:00
Brian Vaughn
07253c8209 Add "Languages" page (#1691)
* Added language selector page

* PR nits

* Fix typo in variable name

* Added language icon. Show search icon in mobile.

* Tweaked header alignment

* Split languages into 3 categories based on progress:
complete, partially translated, and needs contributors

* Lower-cased pt-* language codes

* Re-added locale sort

* Renamed 'Partially Translated' header to 'In Progress'
2019-02-23 19:42:52 +00:00
santa claus
aa8adc49a7 Update getting-started.md >> "Online Playgrounds" (#1733)
adding a hello world template on glitch.com to the list of online playgrounds 🎏
2019-02-23 13:15:32 +00:00
Dan Abramov
f99cc73499 Revert "Small typo fix" (#1738)
* Revert "Small typo fix"

* Update hooks-faq.md
2019-02-23 11:29:51 +00:00
Alexey Pyltsyn
d615c5b7bc Merge pull request #1317 from tusharkhatiwada/typo-hooks-faq
Small typo fix
2019-02-23 00:32:58 +03:00
Alexey Pyltsyn
737d00783c Merge pull request #539 from Ediiik/patch-1
Fix typo
2019-02-23 00:23:35 +03:00
Alexey Pyltsyn
e7a2865ff4 Merge pull request #1728 from nutboltu/master
fix(remove-unused-var): Unused variable ReactDOM removed
2019-02-23 00:19:18 +03:00
Saransh Kataria
7ed776e910 Merge pull request #1051 from ghost/fix-typos
Fix typo
2019-02-22 06:33:28 -08:00
Farhad Yasir
927a44a0b4 fix(remove-unused-var): Unused variable ReactDOM removed 2019-02-22 16:33:27 +11:00
Alexey Pyltsyn
d43295467c Merge pull request #1644 from mgol/httpsify
HTTPS-ify most insecure URLs in content/docs (& one in Acknowledgments)
2019-02-22 00:21:17 +03:00
Alexey Pyltsyn
1a625b7b69 Merge branch 'master' into httpsify 2019-02-22 00:12:48 +03:00
Alexey Pyltsyn
abf2c97103 Merge pull request #1637 from prashant-andani/master
Add Https for javascript.info link
2019-02-22 00:08:19 +03:00
Alexey Pyltsyn
994583baec Merge pull request #1549 from natusaspire/fix/blog_post_typo
fix typo in blog post
2019-02-22 00:02:17 +03:00
Dan Abramov
4a7df5686b Bump React to 16.8.3 (#1724) 2019-02-21 20:05:29 +00:00
Alexey Pyltsyn
21ca8ed588 Merge pull request #1720 from davidmsvetlecic/patch-1
Add 'you'
2019-02-21 03:52:09 +03:00
David Svetlecic
7b5f4cf604 Add 'you' 2019-02-20 16:38:42 -06:00
Saransh Kataria
45716f5073 Merge pull request #1547 from narinluangrath/patch-1
Fix typo in profiler-readme
2019-02-20 07:33:20 -08:00
Saransh Kataria
fb3327f109 Merge pull request #1574 from evolveris/patch-1
Fix typo
2019-02-20 07:32:22 -08:00
Varser Zakaryan
e5a97f2d7e Add React Conf Armenia 2019 to conferences (#1715)
This is the first React Conf in the region and it is going to be cool.
2019-02-20 13:49:38 +00:00