.. |
accessibility.md
|
Fix link to new URL (#5281)
|
2 years ago |
add-react-to-a-website.md
|
use proper code block (#4671)
|
3 years ago |
addons-animation.md
|
Update addons-animation.md (#3151)
|
4 years ago |
addons-create-fragment.md
|
reapply, correctly generating links
|
6 years ago |
addons-perf.md
|
Update the broken links in the Overview section (#3394)
|
4 years ago |
addons-pure-render-mixin.md
|
fix: update all immutable js broken link (#4885)
|
2 years ago |
addons-shallow-compare.md
|
Update addons-shallow-compare.md (#1924)
|
6 years ago |
addons-shallow-renderer.md
|
React 18 (#4499)
|
3 years ago |
addons-test-utils.md
|
React 18 (#4499)
|
3 years ago |
addons-two-way-binding-helpers.md
|
reapply, correctly generating links
|
6 years ago |
addons-update.md
|
fix: update all immutable js broken link (#4885)
|
2 years ago |
addons.md
|
reapply, correctly generating links
|
6 years ago |
cdn-links.md
|
Update CDN links for React 18 (#4523)
|
3 years ago |
code-splitting.md
|
React 18 (#4499)
|
3 years ago |
codebase-overview.md
|
Update outdated link (#3902)
|
3 years ago |
components-and-props.md
|
Update more examples for 18 (#4607)
|
3 years ago |
composition-vs-inheritance.md
|
docs: fix typo (#4944)
|
2 years ago |
conditional-rendering.md
|
Replaced old ReactDOM API with new React v18 API (#4598)
|
3 years ago |
context.md
|
Increase clarity of Context documentation (#3527)
|
4 years ago |
create-a-new-react-app.md
|
Add proper link to Parcel recipe for React (#3999)
|
3 years ago |
cross-origin-errors.md
|
reapply, correctly generating links
|
6 years ago |
design-principles.md
|
Fix "master" to "main" renaming mistakes (#3770)
|
4 years ago |
error-boundaries.md
|
Update more examples for 18 (#4607)
|
3 years ago |
error-decoder.md
|
Removed un-used script tags in error-decoder.md
|
7 years ago |
faq-ajax.md
|
Update faq-ajax.md (#3363)
|
4 years ago |
faq-build.md
|
reapply, correctly generating links
|
6 years ago |
faq-functions.md
|
docs: class properties and object spread are no longer experimental (#4754)
|
3 years ago |
faq-internals.md
|
reapply, correctly generating links
|
6 years ago |
faq-state.md
|
Fix broken Props vs State link (#3765)
|
4 years ago |
faq-structure.md
|
Fixing the infinitive (#3032)
|
5 years ago |
faq-styling.md
|
Add Framer Motion to animation FAQ (#4149)
|
3 years ago |
faq-versioning.md
|
Add React 17 release date to versioning policy (#3428)
|
4 years ago |
forms.md
|
React 18 (#4499)
|
3 years ago |
forwarding-refs.md
|
reapply, correctly generating links
|
6 years ago |
fragments.md
|
Remove prev/next links from the Advanced Guide (#3269)
|
4 years ago |
getting-started.md
|
Update docs and config to replace "master" with "main" branch
|
4 years ago |
handling-events.md
|
docs: class properties and object spread are no longer experimental (#4754)
|
3 years ago |
hello-world.md
|
Break down code into separate lines
|
3 years ago |
higher-order-components.md
|
Fix "master" to "main" renaming mistakes (#3770)
|
4 years ago |
hooks-custom.md
|
unused React import for hooks example (#1979)
|
5 years ago |
hooks-effect.md
|
Added missing function bracket in hooks-effect.md (#2207)
|
5 years ago |
hooks-faq.md
|
Hooks FAQ: Change usePrevious recommendation (#4780)
|
3 years ago |
hooks-intro.md
|
docs: class properties and object spread are no longer experimental (#4754)
|
3 years ago |
hooks-overview.md
|
Update hooks-overview.md (#3110)
|
4 years ago |
hooks-reference.md
|
useTransition add semicolon (#5384)
|
2 years ago |
hooks-rules.md
|
Clarify the definition of "inside conditions" (#3542)
|
4 years ago |
hooks-state.md
|
previous page link not linking to previous page, but to the second last. (#1959)
|
6 years ago |
how-to-contribute.md
|
Update Prerequisites nodejs version (#4538)
|
3 years ago |
implementation-notes.md
|
React 18 (#4499)
|
3 years ago |
integrating-with-other-libraries.md
|
Update more examples for 18 (#4607)
|
3 years ago |
introducing-jsx.md
|
React 18 (#4499)
|
3 years ago |
jsx-in-depth.md
|
fix: "…" spread syntax is not an "operator" but document saying that is an "operator" so it can make developers confused (#4209)
|
3 years ago |
legacy-context.md
|
Stop calling function components stateless (#1760)
|
6 years ago |
legacy-event-pooling.md
|
Update legacy-event-pooling.md (#3380)
|
4 years ago |
lifting-state-up.md
|
Update docs and config to replace "master" with "main" branch
|
4 years ago |
lists-and-keys.md
|
Fix Robin Pokorny’s article link (#4867)
|
2 years ago |
nav.yml
|
React 18 (#4499)
|
3 years ago |
optimizing-performance.md
|
Update CDN links for React 18 (#4528)
|
3 years ago |
portals.md
|
Fix link to new URL (#5281)
|
2 years ago |
react-without-es6.md
|
docs: class properties and object spread are no longer experimental (#4754)
|
3 years ago |
react-without-jsx.md
|
React 18 (#4499)
|
3 years ago |
reconciliation.md
|
Change plural sentence to singular (#4758)
|
2 years ago |
reference-dom-elements.md
|
React 18 (#4499)
|
3 years ago |
reference-events.md
|
minor adjustments to the documentation (#3354)
|
4 years ago |
reference-glossary.md
|
React 18 (#4499)
|
3 years ago |
reference-javascript-environment-requirements.md
|
React 18 (#4499)
|
3 years ago |
reference-profiler.md
|
Fix wrong highlighted line numbers in nested Profiler example (#3218)
|
4 years ago |
reference-pure-render-mixin.md
|
fix: update all immutable js broken link (#4885)
|
2 years ago |
reference-react-component.md
|
Added undefined to in the list of possible return types of render function (#5275)
|
2 years ago |
reference-react-dom-client.md
|
Fix params order for hydrateRoot reference (#4552)
|
3 years ago |
reference-react-dom-server.md
|
Update the link to the Node.js stream module (#5298)
|
2 years ago |
reference-react-dom.md
|
Fixes hydrateRoot link (#4775)
|
3 years ago |
reference-react.md
|
chore: its -> it is, to 1 line (#5292)
|
2 years ago |
reference-test-renderer.md
|
fix test renderer's act() example (#2811)
|
5 years ago |
refs-and-the-dom.md
|
Remove prev/next links from the Advanced Guide (#3269)
|
4 years ago |
release-channels.md
|
use proper code block (#4671)
|
3 years ago |
render-props.md
|
Remove prev/next links from the Advanced Guide (#3269)
|
4 years ago |
rendering-elements.md
|
React 18 (#4499)
|
3 years ago |
state-and-lifecycle.md
|
React 18 (#4499)
|
3 years ago |
static-type-checking.md
|
Fix "master" to "main" renaming mistakes (#3770)
|
4 years ago |
strict-mode.md
|
docs: fix grammar (#4949)
|
2 years ago |
testing-environments.md
|
fix: update sinon fake timers broken link (#4879)
|
2 years ago |
testing-recipes.md
|
React 18 (#4499)
|
3 years ago |
testing.md
|
Minor grammar fix (#2881)
|
5 years ago |
thinking-in-react.md
|
Fixed a sentence (#4950)
|
2 years ago |
typechecking-with-proptypes.md
|
docs: class properties and object spread are no longer experimental (#4754)
|
3 years ago |
uncontrolled-components.md
|
More explicit docs about uncontrolled forms. (#3382)
|
4 years ago |
web-components.md
|
React 18 (#4499)
|
3 years ago |