..
accessibility.md
Remove prev/next links from the Advanced Guide (#3269)
4 years ago
add-react-to-a-website.md
Update more docs to 17 (#3345)
4 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
Update addons-test-utils.md (#3660)
4 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
Update code-splitting.md (setup → set up) (#3643)
4 years ago
codebase-overview.md
Removed deadlink from Event System section and added correct links (#3136)
5 years ago
components-and-props.md
Clarify language in components-and-props.md (#3020)
5 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
New post: The Plan for React 18 (#3729)
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
New post: The Plan for React 18 (#3729)
4 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
Update node version of create-react-app (#3522)
4 years ago
cross-origin-errors.md
reapply, correctly generating links
6 years ago
design-principles.md
Update design-principles.md (#3314)
4 years ago
error-boundaries.md
Fix typos in error-boundaries.md (#3586)
4 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
Merge branch 'master' into httpsify
6 years ago
faq-structure.md
Fixing the infinitive (#3032)
5 years ago
faq-styling.md
Remove outdated comparison
4 years ago
faq-versioning.md
Add React 17 release date to versioning policy (#3428)
4 years ago
forms.md
Added missing comma and removed a few redundant words (#3725)
4 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
Remove broken Glitch template (#3350)
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
Added missing comma and removed a few redundant words (#3725)
4 years ago
higher-order-components.md
Fix broken link to devtools (#3715)
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
Add `useLayoutEffect` to those hooks with deps (#3232)
4 years ago
hooks-intro.md
Updated React and React Native links (#2824)
5 years ago
hooks-overview.md
Update hooks-overview.md (#3110)
4 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
Updated paths to UMD builds for React and React-DOM in 'How to Contribute' page (#3523)
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
Fix typo in Introducing JSX snippet (#3417) (#3418)
4 years ago
jsx-in-depth.md
Remove prev/next links from the Advanced Guide (#3269)
4 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
Fix Typo in Lifting State Up Docs (#2395)
5 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
update Optimizing Performance section (#3605) (#3623)
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 fragment identifier (#2619)
5 years ago
reference-react.md
Mention useReducer as a cause of rerender in React.memo (#3576)
4 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
Channel naming was "Stable" instead of "Latest" (#3131)
5 years ago
render-props.md
Remove prev/next links from the Advanced Guide (#3269)
4 years ago
rendering-elements.md
added commas for clarification and grammar (#2133)
5 years ago
state-and-lifecycle.md
[Documentation] [Main concepts: State and Lifecycle] (#2981)
5 years ago
static-type-checking.md
Got this warning when using the former version (#2693)
5 years ago
strict-mode.md
Correct grammar (#3608)
4 years ago
testing-environments.md
Fix React Native Testing Library link (#3240)
4 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
Added missing comma and removed a few redundant words (#3725)
4 years ago
typechecking-with-proptypes.md
Update typechecking-with-proptypes.md (#3513)
4 years ago
uncontrolled-components.md
More explicit docs about uncontrolled forms. (#3382)
4 years ago
web-components.md
Remove prev/next links from the Advanced Guide (#3269)
4 years ago