..
accessibility.md
📄 Update links to the `@axe-core/react` package (#3925)
3 years ago
add-react-to-a-website.md
docs: correct online editor link for jsx demo (#3935) (#3945)
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
reapply, correctly generating links
6 years ago
addons-shallow-compare.md
Update addons-shallow-compare.md (#1924)
6 years ago
addons-shallow-renderer.md
Merge branch 'master' into httpsify
6 years ago
addons-test-utils.md
chore: update link to Jest's docs (#3897)
3 years ago
addons-two-way-binding-helpers.md
reapply, correctly generating links
6 years ago
addons-update.md
Merge branch 'master' into httpsify
6 years ago
addons.md
reapply, correctly generating links
6 years ago
cdn-links.md
Update more docs to 17 (#3345)
4 years ago
code-splitting.md
Updated code-splitting.md (#4303)
3 years ago
codebase-overview.md
Update outdated link (#3902)
3 years ago
components-and-props.md
[docs]: Updated CodePen links (#4232)
3 years ago
composition-vs-inheritance.md
reapply, correctly generating links
6 years ago
concurrent-mode-adoption.md
New post: The Plan for React 18 (#3729)
4 years ago
concurrent-mode-intro.md
Update docs and config to replace "master" with "main" branch
4 years ago
concurrent-mode-patterns.md
New post: The Plan for React 18 (#3729)
4 years ago
concurrent-mode-reference.md
New post: The Plan for React 18 (#3729)
4 years ago
concurrent-mode-suspense.md
Fixes broken link to Relay "Getting Started Guide" in "Suspense for Data Fetching (Experimental)" (#3963)
3 years ago
conditional-rendering.md
Updated conditional rendering doc with a note on Falsy values (#3296)
4 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
[Docs] Fix typo in `ErrorBoundary` docs (#3947)
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
Remove event pooling and SyntheticEvent#persist from documents (#3207)
4 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
[Docs] Apply the code Markdown syntax for the value prop (#3912)
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
Updating name of variable to which returned value of setState is assigned (#3701)
4 years ago
hello-world.md
[docs]: Updated CodePen links (#4232)
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
remove outdated recommendation
3 years ago
hooks-intro.md
mindshift -> mind shift (#3811)
4 years ago
hooks-overview.md
Update hooks-overview.md (#3110)
5 years ago
hooks-reference.md
Include where `setState` is comming from (#3652)
4 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 docs and config to replace "master" with "main" branch
4 years ago
implementation-notes.md
Fix fragment identifier (#2634)
5 years ago
integrating-with-other-libraries.md
Remove prev/next links from the Advanced Guide (#3269)
4 years ago
introducing-jsx.md
[docs]: Updated CodePen links (#4232)
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
Added missing comma and removed a few redundant words (#3725)
4 years ago
nav.yml
New post: The Plan for React 18 (#3729)
4 years ago
optimizing-performance.md
Fix typo in optimizing-performance (#3746)
4 years ago
portals.md
Remove prev/next links from the Advanced Guide (#3269)
4 years ago
react-without-es6.md
Remove prev/next links from the Advanced Guide (#3269)
4 years ago
react-without-jsx.md
Remove prev/next links from the Advanced Guide (#3269)
4 years ago
reconciliation.md
remove componentWillMount/WillReceiveProps (#3475)
4 years ago
reference-dom-elements.md
Change tabIndex to match the types (string to number) (#3409)
4 years ago
reference-events.md
minor adjustments to the documentation (#3354)
4 years ago
reference-glossary.md
removed line as functions can have state now too (#1783)
6 years ago
reference-javascript-environment-requirements.md
Remove reference to babel-polyfill (#3381)
4 years ago
reference-profiler.md
Fix wrong highlighted line numbers in nested Profiler example (#3218)
4 years ago
reference-pure-render-mixin.md
Dynamically append path alias (aaa/bbb.html = aaa/bbb = aaa/bbb/) int… (#783)
7 years ago
reference-react-component.md
`lifecycle` -> `lifecycle method` (#3650)
4 years ago
reference-react-dom-server.md
reapply, correctly generating links
6 years ago
reference-react-dom.md
Fix URL's anchor to "Callback Refs" page (#3810)
3 years ago
reference-react.md
Explain how `ref` and `key` are treated with cloneElement (#1394)
3 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
Update docs and config to replace "master" with "main" branch
4 years ago
render-props.md
Remove prev/next links from the Advanced Guide (#3269)
4 years ago
rendering-elements.md
[docs]: Updated CodePen links (#4232)
3 years ago
state-and-lifecycle.md
[Documentation] [Main concepts: State and Lifecycle] (#2981)
5 years ago
static-type-checking.md
Fix "master" to "main" renaming mistakes (#3770)
4 years ago
strict-mode.md
Correct grammar (#3608)
4 years ago
testing-environments.md
docs: add Playwright to testing environments page (#3929)
3 years ago
testing-recipes.md
Fixed a minor typo in a comment (#3685)
4 years ago
testing.md
Minor grammar fix (#2881)
5 years ago
thinking-in-react.md
Fix broken link (#3953)
3 years ago
typechecking-with-proptypes.md
Update typechecking-with-proptypes.md Babel plugin-transform-class-properties (#3825)
3 years ago
uncontrolled-components.md
More explicit docs about uncontrolled forms. (#3382)
4 years ago
web-components.md
Fix broken link in the web-components.md file (#3761)
4 years ago