Kent C. Dodds
9c39cb117f
add reference to react-testing-library
Because it will help engineers write better tests with react.
7 years ago
Bevan Wentzel
93432416ae
Fixed typo in conferences ( #768 )
7 years ago
Alex Krolick
861544b16c
Move createRef above forwardRef
7 years ago
Alex Krolick
1dccf07a89
~the~
fixes #763
7 years ago
Dan Abramov
cf7329d6bd
Tweak wording
7 years ago
rk162
1f21aaabb2
Update introducing-jsx.md ( #761 )
7 years ago
Rauno
3709c8e4ef
Add link to refs-and-the-dom in description
7 years ago
Rauno
9948cc94e3
Add createRef to top level API section
7 years ago
chucksellick
dbe5b49bbf
Fix a very small typo ( #754 )
"potential" -> "potentially"
7 years ago
Cristian Garabagiu
82a402168d
Fixed broken URL ( #750 )
7 years ago
Asher Michael
c1c9714041
Update context.md ( #751 )
Corrected a grammar error in one of the notes section.
7 years ago
chucksellick
abd3af9a3d
Recommend getDerivedStateFromProps ( #747 )
Fix a couple of paragraphs that recommended UNSAFE_componentWillReceiveProps
where it would now be more correct to recommend getDerivedStateFromProps.
7 years ago
Almero Steyn
a5a622e2c4
a11y-doc: Adjust Focus Control to new 16.3 refs + link fixes. ( #742 )
* a11y-doc: Adjust Focus Control to new 16.3 refs + link fixes.
* Update accessibility.md
7 years ago
Shovon Hasan
62638c8b2d
Fix broken link in UNSFE_componentWillReceiveProps docs. ( #744 )
7 years ago
Dan Abramov
2bd8eda1fc
Update refs-and-the-dom.md
7 years ago
Tatyana Tsvetkova
72fd7ff75a
Update accessibility.md ( #708 )
Fix for broken links to W3C
7 years ago
Alex Krolick
e8646074ee
Absolute link
7 years ago
Dan Abramov
ab436ccea3
Add missing "and"
7 years ago
Brian Vaughn
99d5ce47d3
Replaced hyphen with em dash
7 years ago
Brian Vaughn
221b7be5e9
nit
7 years ago
Brian Vaughn
2a9701805c
Wording tweaks
7 years ago
Brian Vaughn
aa9810f4fd
Fixed some links and improved a recommendation
7 years ago
Brian Vaughn
ac1d767bd3
Fixed link
7 years ago
Brian Vaughn
5a587d187e
Tweaked link to Context API
7 years ago
Brian Vaughn
992a756306
Missing 'we'
7 years ago
Brian Vaughn
e5ca13e287
Cross-link to async update post
7 years ago
Brian Vaughn
3a36a402a5
Revert "Added inline child function caveat to Context docs"
This reverts commit 691cd4577c
.
7 years ago
Brian Vaughn
691cd4577c
Added inline child function caveat to Context docs
7 years ago
Brian Vaughn
28b2b762ab
Tweaked state-and-lifecycle wording more
7 years ago
Brian Vaughn
57eb7cc3f3
Tweaked message about what goes into state
7 years ago
William Lim (林良)
8c797096e7
Update faq-build.md
7 years ago
Brian Vaughn
6afbc7b56e
Added side effects props change example
7 years ago
Brian Vaughn
95f2a184d0
Added a note about mirroring props in state and no prevProps on gDSFP
7 years ago
Dan Abramov
e2a63bbf6b
20,000 => 50,000
7 years ago
Chafic Najjar
36e5fe3aab
s/Mozilla Developer Network/MDN Web Docs ( #728 )
"Mozilla Developer Network" was recently renamed to "MDN Web Docs". This name change is mentioned in the description of https://github.com/mdn/ : "Data and tools related to MDN Web Docs (formerly Mozilla Developer Network, formerly Mozilla Developer Center...)".
7 years ago
Chafic Najjar
ae1d8e78cd
Fix typo in integrating-with-other-libraries.md
7 years ago
Chafic Najjar
45b5a20395
Fix mistake in integrating-with-other-libraries.md
The word "applications" is plural so it should be referred to with "them" instead of "it".
7 years ago
Brian Vaughn
703a145489
Revert "Added a note about SSR / cWM"
This reverts commit 161339b15a
.
7 years ago
Brian Vaughn
161339b15a
Added a note about SSR / cWM
7 years ago
Sophie Alpert
a84d8e4e57
This is why you shouldn't Edit on GitHub without review
7 years ago
Sophie Alpert
78a2a196f7
Update 2018-03-27-update-on-async-rendering.md
7 years ago
Dan Abramov
77dae36663
Use examples without types in the post ( #719 )
7 years ago
Brian Vaughn
cb01f78e44
Small copy tweaks ( #718 )
7 years ago
Brian Vaughn
e5cf31a61d
Renamed blog post
7 years ago
Brian Vaughn
6d77836ce0
Linked to async blog post
7 years ago
Brian Vaughn
b824bd22bc
Added getSnapshotBeforeUpdate to the polyfill notes
7 years ago
Brian Vaughn
46103921fe
Changes in response to Sophie's feedback
7 years ago
Brian Vaughn
712f4deb85
Changed wording about app developer to React app developer
7 years ago
Brian Vaughn
9f7240337f
Updated gradual migration note
7 years ago
Brian Vaughn
7cf5b58187
Wordsmithing
7 years ago