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
|
f767be60c2
|
Merge pull request #1680 from reactjs/fix-missing-headings
add missing headings on hooks-faq
|
2019-02-12 16:08:09 -08:00 |
|
Nat Alison
|
cde52ae60d
|
add missing headings on hooks-faq
|
2019-02-12 14:47:38 -08: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 |
|
Nat Alison
|
eb802c695a
|
Fix spelling error.
|
2019-02-11 10:38:19 -08:00 |
|
Júlio Gomes
|
6dea652a70
|
Fixed broken link in readme.md file (#1661)
* Fixed broken link on readme.md file
* Update README.md
|
2019-02-10 15:53:46 +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 |
|
Nat Alison
|
73be537b8a
|
Merge pull request #1648 from reactjs/tesseralis-translations
Add actual instructions for translations.
|
2019-02-09 14:06:21 -08:00 |
|
Nat Alison
|
bde4230434
|
Update README.md
|
2019-02-09 14:06:02 -08: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 |
|
Nat Alison
|
c3530ff366
|
Add actual instructions for translations.
|
2019-02-07 18:30:13 -08:00 |
|
Nat Alison
|
aada3a3084
|
Merge pull request #1641 from reactjs/generate-ids
Generate explicit IDs for headings.
|
2019-02-07 14:03:33 -08:00 |
|
Nat Alison
|
25df15b83e
|
reapply, correctly generating links
|
2019-02-06 18:03:29 -08:00 |
|
Nat Alison
|
901ee97a0a
|
try again
|
2019-02-06 18:01:04 -08:00 |
|
Nat Alison
|
dc1e5366e3
|
revert id adding
|
2019-02-06 18:00:52 -08:00 |
|
Nat Alison
|
49e5ca68fe
|
try to fix the generator
|
2019-02-06 17:58:14 -08:00 |
|
Nat Alison
|
727fc3d271
|
strip links
|
2019-02-06 17:55:55 -08:00 |
|
Nat Alison
|
5529642720
|
fix effect hook error
|
2019-02-06 17:34:41 -08:00 |
|
Nat Alison
|
8d218f1076
|
be more lenient about ids
|
2019-02-06 17:34:30 -08:00 |
|
Nat Alison
|
3a00259302
|
remove custom slugger function
|
2019-02-06 17:25:24 -08:00 |
|
Nat Alison
|
3e49e971d0
|
add everything else again
|
2019-02-06 17:22:04 -08:00 |
|
Nat Alison
|
5a37071ecd
|
use githubslugger
|
2019-02-06 17:21:56 -08:00 |
|
Nat Alison
|
6a50996b7f
|
only update script and stuff
|
2019-02-06 17:18:56 -08:00 |
|
Nat Alison
|
0a45ebfa5f
|
update script
|
2019-02-06 16:56:54 -08:00 |
|
Nat Alison
|
29e585535d
|
first run
|
2019-02-06 16:51:44 -08:00 |
|
Brian Vaughn
|
98c1d22fbe
|
Merge pull request #1636 from smikitky/remark-autolink-custom-id
Support Custom-ID Markdown Syntax
|
2019-02-06 21:32:44 +00:00 |
|
Dan Abramov
|
8eaa70139f
|
Use 16.8.1 (#1638)
|
2019-02-06 18:28:08 +00:00 |
|
Dan Abramov
|
d20be53455
|
Document test renderer act (temporary fix)
|
2019-02-06 18:26:26 +00:00 |
|
Kent C. Dodds
|
f846c4da1b
|
react-testing-library now supports act (#1635)
* react-testing-library now supports `act`
* fix typo
|
2019-02-06 16:27:30 +00:00 |
|
Soichiro Miki
|
16515ce4b9
|
Replace keys when inserting style/script tags
|
2019-02-07 01:11:43 +09:00 |
|
Soichiro Miki
|
e74a555db7
|
Implement custom-id syntax on headings
|
2019-02-07 01:11:43 +09:00 |
|
Soichiro Miki
|
add50079b1
|
Port external gatsby-remark-autolink-headers plugin
|
2019-02-07 00:33:31 +09:00 |
|
Brian Vaughn
|
2a5b6cc103
|
Merge branch 'nikhilem-update-version-number'
|
2019-02-06 10:29:32 +00:00 |
|
Brian Vaughn
|
af11b29c18
|
Added link to 16.7 docs
|
2019-02-06 10:29:19 +00:00 |
|
Brian Vaughn
|
845bd4ac04
|
Merge branch 'update-version-number' of https://github.com/nikhilem/reactjs.org into nikhilem-update-version-number
|
2019-02-06 10:27:50 +00:00 |
|
Christoph Nakazawa
|
9f4b4a92a0
|
React Native will ship hooks in its 0.59 release. (#1633)
|
2019-02-06 10:25:57 +00:00 |
|
Brian Vaughn
|
e833dfd164
|
Merge pull request #1632 from rafaelcg/patch-1
Fix typo on hooks availability
|
2019-02-06 10:23:28 +00:00 |
|
Rafael Cammarano Guglielmi
|
be56e22bf6
|
Fix typo on hooks availability
Might make people that are going through the docs confused.
|
2019-02-06 10:14:22 +00:00 |
|
Brian Vaughn
|
cea45bbbb4
|
Updated 16.8 CHANGELOG wording to also mention ReactTestRenderer.act()
|
2019-02-06 09:13:58 +00:00 |
|
Nikhil Erkimutt
|
98c1ebeff3
|
Update version number in header and versions page
|
2019-02-06 14:37:45 +05:30 |
|
Brian Vaughn
|
d468ba1c6e
|
Merge pull request #1629 from bvaughn/hooks-stable
Update docs for stable Hooks
|
2019-02-06 08:04:32 +00:00 |
|
Brian Vaughn
|
8fa112eeba
|
Moved blog post to Feb 6th
|
2019-02-06 08:03:03 +00:00 |
|
Brian Vaughn
|
8cae066657
|
Added ReactTestUtils.act() to CHANGELOG
|
2019-02-05 18:41:23 +00:00 |
|