Dan Abramov
|
482ba66ba6
|
Update nav
|
6 years ago |
Nurul Sundarani
|
bbf2cb1d6f
|
Updated Copyright Year
|
6 years ago |
Nat Alison
|
40495cb5f5
|
Merge pull request #1668 from neighborhood999/fix-hooks-overview
docs(hooks): fix break anchor link
|
6 years ago |
Nat Alison
|
f767be60c2
|
Merge pull request #1680 from reactjs/fix-missing-headings
add missing headings on hooks-faq
|
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 |
Nat Alison
|
eb802c695a
|
Fix spelling error.
|
6 years ago |
Júlio Gomes
|
6dea652a70
|
Fixed broken link in readme.md file (#1661)
* Fixed broken link on readme.md file
* Update README.md
|
6 years ago |
Alexander Kuznetsov
|
564dbc705f
|
Descriptive link text for accessibility (#1659)
|
6 years ago |
Dan Abramov
|
61b96a2f24
|
Fix bad formatting
|
6 years ago |
Nat Alison
|
73be537b8a
|
Merge pull request #1648 from reactjs/tesseralis-translations
Add actual instructions for translations.
|
6 years ago |
Nat Alison
|
bde4230434
|
Update README.md
|
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 |
Nat Alison
|
c3530ff366
|
Add actual instructions for translations.
|
6 years ago |
Nat Alison
|
aada3a3084
|
Merge pull request #1641 from reactjs/generate-ids
Generate explicit IDs for headings.
|
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
|
901ee97a0a
|
try again
|
6 years ago |
Nat Alison
|
dc1e5366e3
|
revert id adding
|
6 years ago |
Nat Alison
|
49e5ca68fe
|
try to fix the generator
|
6 years ago |
Nat Alison
|
727fc3d271
|
strip links
|
6 years ago |
Nat Alison
|
5529642720
|
fix effect hook error
|
6 years ago |
Nat Alison
|
8d218f1076
|
be more lenient about ids
|
6 years ago |
Nat Alison
|
3a00259302
|
remove custom slugger function
|
6 years ago |
Nat Alison
|
3e49e971d0
|
add everything else again
|
6 years ago |
Nat Alison
|
5a37071ecd
|
use githubslugger
|
6 years ago |
Nat Alison
|
6a50996b7f
|
only update script and stuff
|
6 years ago |
Nat Alison
|
0a45ebfa5f
|
update script
|
6 years ago |
Nat Alison
|
29e585535d
|
first run
|
6 years ago |
Brian Vaughn
|
98c1d22fbe
|
Merge pull request #1636 from smikitky/remark-autolink-custom-id
Support Custom-ID Markdown Syntax
|
6 years ago |
Dan Abramov
|
8eaa70139f
|
Use 16.8.1 (#1638)
|
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 |
Soichiro Miki
|
16515ce4b9
|
Replace keys when inserting style/script tags
|
6 years ago |
Soichiro Miki
|
e74a555db7
|
Implement custom-id syntax on headings
|
6 years ago |
Soichiro Miki
|
add50079b1
|
Port external gatsby-remark-autolink-headers plugin
|
6 years ago |
Brian Vaughn
|
2a5b6cc103
|
Merge branch 'nikhilem-update-version-number'
|
6 years ago |
Brian Vaughn
|
af11b29c18
|
Added link to 16.7 docs
|
6 years ago |
Brian Vaughn
|
845bd4ac04
|
Merge branch 'update-version-number' of https://github.com/nikhilem/reactjs.org into nikhilem-update-version-number
|
6 years ago |
Christoph Nakazawa
|
9f4b4a92a0
|
React Native will ship hooks in its 0.59 release. (#1633)
|
6 years ago |
Brian Vaughn
|
e833dfd164
|
Merge pull request #1632 from rafaelcg/patch-1
Fix typo on hooks availability
|
6 years ago |
Rafael Cammarano Guglielmi
|
be56e22bf6
|
Fix typo on hooks availability
Might make people that are going through the docs confused.
|
6 years ago |
Brian Vaughn
|
cea45bbbb4
|
Updated 16.8 CHANGELOG wording to also mention ReactTestRenderer.act()
|
6 years ago |