Commit Graph

1267 Commits

Author SHA1 Message Date
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
Saransh Kataria
7ed776e910 Merge pull request #1051 from ghost/fix-typos
Fix typo
2019-02-22 06:33:28 -08: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
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
Joe Maddalone
a9989290aa Add React Loop 2019 (#1693) 2019-02-20 13:49:09 +00:00
Saransh Kataria
c8184872f8 Merge pull request #1324 from moroshko/patch-6
Tip => Note
2019-02-19 19:09:55 -08:00
Alexey Pyltsyn
022c1b2f86 Merge pull request #1707 from DenrizSusam/patch-1
Fix typo in blog
2019-02-20 02:23:51 +03:00
Alexey Pyltsyn
e7a4bf6420 Merge pull request #1705 from vvscode/patch-1
Fix command for initializing tsconfig
2019-02-20 01:48:23 +03:00
Alexey Pyltsyn
0948bf553e Update static-type-checking.md 2019-02-20 01:48:07 +03:00
Juan J. Alvarez
0569c21da0 Added Reactathon 2019 to conferences.md (#1695) 2019-02-19 10:49:19 -08:00
Dan Abramov
2819a0f0eb Remove the "experimental" wording from Hooks intro (#1709) 2019-02-19 17:50:35 +00:00
Vasiliy Vanchuk
6716745776 Update static-type-checking.md 2019-02-19 18:42:05 +04:00
Deniz Susman
d4f7a2c2d9 Fix typo in blog
"collocation" instead of "colocation".
2019-02-19 15:32:42 +03:00
Vasiliy Vanchuk
aaefe69287 Fix command for initializing tsconfig
Project dependency doesn't add itself it global PATH. So call `tsc` will work either with globally installed typescript, or from npm/yarn script.
2019-02-19 15:27:43 +04:00
Alexey Pyltsyn
7abe468162 Merge pull request #1666 from Lukyhenson/solving-broken-link-on-hoc-doc
It solves a broken link on HOC doc
2019-02-19 06:36:11 +03:00
Tauan Tathiell
f5ccd7e255 It solves a broken link on HOC doc 2019-02-19 00:22:09 -03:00
Nat Alison
5b6abc9b5b Merge pull request #1684 from linsolas/patch-1
Fix shallow renderer link on test utils page
2019-02-18 11:04:02 -08:00
Nat Alison
3b1ed3c070 Merge pull request #1700 from reactjs/fix-audio
fix broken audio link in community roundup 26
2019-02-16 20:27:10 -08:00
Nat Alison
ea69a385dc fix broken audio link in community roundup 26 2019-02-16 19:23:49 -08:00
Saransh Kataria
99e97c33ae Merge pull request #1642 from adeelibr/grammer/correction-hooks-reference
Corrected grammar in hooks API reference
2019-02-15 06:47:20 -08:00
Saransh Kataria
87f5b7ba90 updated broken link on HOC documentation 2019-02-14 22:24:08 -08:00
Saransh Kataria
e7c6e99ee7 Merge pull request #1673 from Lukyhenson/changing-fiber-architecture-link-on-codebase-overview
It changes the fiber link inside codebase overview page
2019-02-14 12:46:02 -08:00
Romain Linsolas
e3f43f5bdd Fix shallow renderer link on test utils page 2019-02-14 01:24:52 +01:00
Dan Abramov
6bd4173a4e Revert "Update nav"
This reverts commit 482ba66ba6.
2019-02-13 14:08:01 +00:00
Dan Abramov
482ba66ba6 Update nav 2019-02-13 14:07:47 +00:00
Nat Alison
40495cb5f5 Merge pull request #1668 from neighborhood999/fix-hooks-overview
docs(hooks): fix break anchor link
2019-02-12 18:14:43 -08:00
Nat Alison
cde52ae60d add missing headings on hooks-faq 2019-02-12 14:47:38 -08:00
Tauan Tathiell
d9f15c2279 It changes the fiber link inside codebase overview page 2019-02-12 08:43:04 -02:00
Peng Jie
4647eeacf0 docs(hooks): fix break link 2019-02-12 11:46:51 +08:00
Dan Abramov
486dac1c67 Remove unnecessary/confusing "unordered" 2019-02-11 19:20:28 +00:00
Alexander Kuznetsov
564dbc705f Descriptive link text for accessibility (#1659) 2019-02-10 15:28:06 +00:00
Dan Abramov
61b96a2f24 Fix bad formatting 2019-02-09 23:43:53 +00:00
Sophie Alpert
0ef383a1ff Update a-component-using-external-plugins.md (#1655) 2019-02-09 12:54:41 -08:00
Dan Abramov
e3cf542e75 Fix line numbers 2019-02-08 20:37:28 +00:00
Dan Abramov
741dc3b5f1 Just throw 2019-02-08 20:16:30 +00:00
Deniz Susman
2a8c4a53b3 Typo fix in blog content (#1651)
"Recommendation" instead of "Recomendation".
2019-02-08 13:24:23 +00:00
Michał Gołębiowski-Owczarek
7e4ac52af4 HTTPS-ify most insecure URLs in content/docs (& one in Acknowledgments)
This is a followup to #1157
2019-02-07 14:45:03 +01:00
adeel.imran
4aa208e59d updated grammer 2019-02-07 11:42:13 +05:00
Nat Alison
25df15b83e reapply, correctly generating links 2019-02-06 18:03:29 -08:00
Nat Alison
dc1e5366e3 revert id adding 2019-02-06 18:00:52 -08:00
Nat Alison
5529642720 fix effect hook error 2019-02-06 17:34:41 -08:00