Arvindeva Wibisono
cda11db7eb
Fixed typo ( #1786 )
'minifed' -> 'minified'
6 years ago
Raed CHAMMAM
8803c6375b
Fix CRA code splitting link ( #1765 )
6 years ago
Nat Alison
9e20211214
Update languages page ( #1771 )
* update languages page
* reset languages.yml
* whoops
6 years ago
Sophie Alpert
75a259881d
Update tutorial.md
6 years ago
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.
6 years ago
Monica Powell
c0b32b7378
Add ReactJS Girls Conference to Conference List ( #1762 )
- add upcoming ReactJS Girls Conf
- move past conferences to the right place
6 years ago
Gasim Gasimzada
8e805d7995
Add missing `avatarSize` in "Before you use context" to text and code ( #1737 )
6 years ago
ManonMet
de0dfde86f
Added React Week '19 NYC ( #1667 )
6 years ago
Paul Kim
6b4ade316c
Update example project link ( #1759 )
* Remove example project
* Correct with active project link
* Update with new url
6 years ago
Soichiro Miki
7a461065d1
Update 2019-02-23-is-react-translated-yet.md ( #1752 )
6 years ago
Marks Polakovs
85d83e8a8f
[Is React Translated Yet?] Use Dan's correct twitter handle ( #1742 )
6 years ago
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
6 years ago
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'
6 years ago
santa claus
aa8adc49a7
Update getting-started.md >> "Online Playgrounds" ( #1733 )
adding a hello world template on glitch.com to the list of online playgrounds 🎏
6 years ago
Dan Abramov
f99cc73499
Revert "Small typo fix" ( #1738 )
* Revert "Small typo fix"
* Update hooks-faq.md
6 years ago
David Svetlecic
7b5f4cf604
Add 'you'
6 years ago
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.
6 years ago
Joe Maddalone
a9989290aa
Add React Loop 2019 ( #1693 )
6 years ago
Alexey Pyltsyn
0948bf553e
Update static-type-checking.md
6 years ago
Juan J. Alvarez
0569c21da0
Added Reactathon 2019 to conferences.md ( #1695 )
6 years ago
Dan Abramov
2819a0f0eb
Remove the "experimental" wording from Hooks intro ( #1709 )
6 years ago
Vasiliy Vanchuk
6716745776
Update static-type-checking.md
6 years ago
Deniz Susman
d4f7a2c2d9
Fix typo in blog
"collocation" instead of "colocation".
6 years ago
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.
6 years ago
Tauan Tathiell
f5ccd7e255
It solves a broken link on HOC doc
6 years ago
Nat Alison
ea69a385dc
fix broken audio link in community roundup 26
6 years ago
Saransh Kataria
87f5b7ba90
updated broken link on HOC documentation
6 years ago
Romain Linsolas
e3f43f5bdd
Fix shallow renderer link on test utils page
6 years ago
Dan Abramov
6bd4173a4e
Revert "Update nav"
This reverts commit 482ba66ba6
.
6 years ago
Dan Abramov
482ba66ba6
Update nav
6 years ago
Nat Alison
cde52ae60d
add missing headings on hooks-faq
6 years ago
Tauan Tathiell
d9f15c2279
It changes the fiber link inside codebase overview page
6 years ago
Peng Jie
4647eeacf0
docs(hooks): fix break link
6 years ago
Dan Abramov
486dac1c67
Remove unnecessary/confusing "unordered"
6 years ago
Alexander Kuznetsov
564dbc705f
Descriptive link text for accessibility ( #1659 )
6 years ago
Dan Abramov
61b96a2f24
Fix bad formatting
6 years ago
Sophie Alpert
0ef383a1ff
Update a-component-using-external-plugins.md ( #1655 )
6 years ago
Dan Abramov
e3cf542e75
Fix line numbers
6 years ago
Dan Abramov
741dc3b5f1
Just throw
6 years ago
Deniz Susman
2a8c4a53b3
Typo fix in blog content ( #1651 )
"Recommendation" instead of "Recomendation".
6 years ago
Michał Gołębiowski-Owczarek
7e4ac52af4
HTTPS-ify most insecure URLs in content/docs (& one in Acknowledgments)
This is a followup to #1157
6 years ago
adeel.imran
4aa208e59d
updated grammer
6 years ago
Nat Alison
25df15b83e
reapply, correctly generating links
6 years ago
Nat Alison
dc1e5366e3
revert id adding
6 years ago
Nat Alison
5529642720
fix effect hook error
6 years ago
Nat Alison
3e49e971d0
add everything else again
6 years ago
Dan Abramov
d20be53455
Document test renderer act (temporary fix)
6 years ago
Prashant Andani
573da86666
Add https for javascript.info
6 years ago
Kent C. Dodds
f846c4da1b
react-testing-library now supports `act` ( #1635 )
* react-testing-library now supports `act`
* fix typo
6 years ago
Brian Vaughn
af11b29c18
Added link to 16.7 docs
6 years ago