-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Insights: reactjs/react.dev
Overview
Could not load contribution data
Please try again later
37 Pull requests merged by 24 people
-
fix: typo in challenge solution
#7816 merged
May 17, 2025 -
fix: wrong verb tense in doc
#7818 merged
May 17, 2025 -
fix: remove useless content
#6615 merged
May 17, 2025 -
React Montreal Meetings have a new link
#7809 merged
May 16, 2025 -
docs: add bsky link
#7781 merged
May 16, 2025 -
docs: update vite link
#7784 merged
May 16, 2025 -
Add example of
useActionState
handling execution order#7733 merged
May 16, 2025 -
Remove TODO comments and convert them to issues
#7743 merged
May 16, 2025 -
Add a bold version of Source Code Pro
#7815 merged
May 16, 2025 -
Corrected the singular form of 'Server Functions' to 'Server Function'.
#7749 merged
May 16, 2025 -
remove unnecessary import of React in template code
#7750 merged
May 16, 2025 -
Remove stray console.log and image
#7814 merged
May 16, 2025 -
Fix wrong documentation for effect events
#7800 merged
May 16, 2025 -
docs: fix misplaced prepositional phrase error in useTransition doc content
#7799 merged
May 16, 2025 -
No need for useState here — useCounter handles the state internally
#7803 merged
May 16, 2025 -
fix: Change the value property of checkbox to the checked property
#7804 merged
May 16, 2025 -
fix: correct overlay highlighting in code examples
#7669 merged
May 15, 2025 -
fix action pattern in useTransition / useOptimistic
#7796 merged
Apr 30, 2025 -
Fix useOptimistic example
#7792 merged
Apr 29, 2025 -
React Labs - View Transitions, Activity, and more: Improve grammar in component descriptions
#7788 merged
Apr 29, 2025 -
Remove extra copy of labs post
#7787 merged
Apr 28, 2025 -
fixed typo
#7785 merged
Apr 28, 2025 -
docs: rename unstableViewTransition to unstable_ViewTransition
#7778 merged
Apr 27, 2025 -
fix: server-components link in few pages
#7780 merged
Apr 26, 2025 -
Refine wording for Next.js + Compiler + SWC
#7779 merged
Apr 25, 2025 -
Add React Norway 2025 conference to community page
#7766 merged
Apr 24, 2025 -
Update Next.js deployment notes
#7771 merged
Apr 23, 2025 -
[blog + docs] React Labs: View Transitions, Activity, and more
#7772 merged
Apr 23, 2025 -
Add React Summit US 2025 and React Advanced London 2025
#7761 merged
Apr 23, 2025 -
fix a typo in name in the blog post
#7762 merged
Apr 23, 2025 -
Pin eslint-plugin-react-hooks version in blog post
#7769 merged
Apr 23, 2025 -
Fix ESLint plugin version.
#7768 merged
Apr 23, 2025 -
More compiler blog post tweaks
#7760 merged
Apr 21, 2025 -
React compiler doc updates
#7759 merged
Apr 21, 2025 -
Compiler blog post edits
#7758 merged
Apr 21, 2025 -
Compiler blog post
#7756 merged
Apr 21, 2025 -
Fix missing Sunsetting CRA entry in sidebar
#7755 merged
Apr 21, 2025
9 Pull requests opened by 7 people
-
Update `your-first-component.md`: Show example rendered output as `<img>` instead of `<img />`
#7757 opened
Apr 21, 2025 -
Update "Deep Dive" in reusing-logic-with-custom-hooks.md with link and example of the use API
#7767 opened
Apr 22, 2025 -
fix: set wrap-content to true for better code readability
#7782 opened
Apr 27, 2025 -
docs: clarify JSX equality
#7789 opened
Apr 29, 2025 -
docs: Refactor context provider usage
#7793 opened
Apr 30, 2025 -
Add example around disabling default form reset behaviour
#7795 opened
Apr 30, 2025 -
fix: refactor Topnav
#7806 opened
May 9, 2025 -
fix: docs give conflict answers about when effects will run
#7807 opened
May 10, 2025 -
fix: use const where applicable in keeping components pure examples
#7819 opened
May 18, 2025
25 Issues closed by 8 people
-
Add inline comments to code snippets in Main Concepts
#967 closed
May 17, 2025 -
Possible issue in "Components and Props" section of docs - functional vs. class components
#639 closed
May 17, 2025 -
New guides wanted
#83 closed
May 17, 2025 -
[Typo]: Minor typo in challenge solution
#7813 closed
May 17, 2025 -
[Typo]: Wrong verb tense used in doc
#7817 closed
May 17, 2025 -
[Typo]: `crossOrigin` and `as` values content
#6617 closed
May 17, 2025 -
[Suggestion]: Please Support i18n for `18.react.dev`
#7399 closed
May 16, 2025 -
[Typo]: Missing underscore in unstable_ViewTransition import
#7774 closed
May 16, 2025 -
[Bug]: React16 documents jump to React17
#7676 closed
May 16, 2025 -
[Bug]: React 16 docs redirect to React 17 with no explanation
#7151 closed
May 16, 2025 -
[Typo]: Missing underscore in unstable_Activity import
#7773 closed
May 16, 2025 -
Ambiguous `this` in the 'Synchronizing with effects'
#5674 closed
May 16, 2025 -
[Suggestion]: Request to Become a Maintainer for fa.react.dev
#7238 closed
May 16, 2025 -
[Bug]: Uncaught `TypeError`: `window.__setPreferredTheme` is not a function
#7742 closed
May 16, 2025 -
[Typo]: Used "return" instead of "continue" in sandbox code
#7698 closed
May 16, 2025 -
[Typo]: "Tutorial: Tic-Tac-Toe" document code and actual code in sandbox are inconsistent
#7664 closed
May 16, 2025 -
Each child in a list should have a unique "key" prop.
#7794 closed
May 16, 2025 -
[Bug]: the chinese is wrong
#7798 closed
May 16, 2025 -
[Bug]: Code Overlay Highlight Not Displayed Correctly in RTL Mode
#7668 closed
May 15, 2025 -
Sync for other language repositories doesn't work
#7790 closed
May 14, 2025 -
Request to Transfer Maintainer of the fa.react.dev Repository
#7786 closed
May 14, 2025 -
[Beta] Inconsistency in React Beta Docs code commenting
#5571 closed
May 13, 2025 -
npx create-react-app ai-fitness-trainer
#7770 closed
Apr 23, 2025
9 Issues opened by 8 people
-
[Suggestion]: clarify behaviour of ref callbacks
#7811 opened
May 13, 2025 -
[Suggestion]: Document using Promises passed from RSC to the client without `use()`
#7810 opened
May 12, 2025 -
[Suggestion]: Page Style broke. a <br/> tag is needed.
#7808 opened
May 10, 2025 -
[Typo]: Two docs give conflict answers about when effects will run
#7801 opened
May 8, 2025 -
[Typo]: Inconsistent and unclear use of context provider in “Passing Data Deeply with Context”
#7791 opened
Apr 29, 2025 -
[Bug]: Content jumping up and down when scrolling
#7777 opened
Apr 25, 2025 -
[Bug]: Clicking "Show details" is unresponsive, but instead clicking anywhere else toggles the accordion
#7753 opened
Apr 20, 2025 -
[Typo]: explanation of useMemo first-render return value, doesn't make logical sense
#7752 opened
Apr 20, 2025
13 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Added a note about use in useContext page to make developers more aware of it.
#7728 commented on
May 16, 2025 • 1 new comment -
Server Functions docs fixes
#7746 commented on
May 16, 2025 • 1 new comment -
Capitalize React concepts in docs
#6713 commented on
May 5, 2025 • 0 new comments -
React components should be pure, not "idempotent"
#7063 commented on
May 12, 2025 • 0 new comments -
[Suggestion]: Adding documentation to note that Effects in children components are committed before their parent component
#7748 commented on
May 16, 2025 • 0 new comments -
[Suggestion]: Update the react-dom/test-utils page to React 19
#7745 commented on
May 16, 2025 • 0 new comments -
[Suggestion]: Update the react-test-renderer page to React 19
#7744 commented on
May 16, 2025 • 0 new comments -
Document that syncing props and state is usually a bad idea
#337 commented on
May 17, 2025 • 0 new comments -
Improve documentation for <select> controlled component
#524 commented on
May 17, 2025 • 0 new comments -
Clarify portals docs
#840 commented on
May 17, 2025 • 0 new comments -
Recommend eslint:no-label for functional setState
#1004 commented on
May 17, 2025 • 0 new comments -
[conditional-rendering] Make object data easier for translation
#7296 commented on
May 17, 2025 • 0 new comments -
Rewrite React Developer Tools section in tutorial-tic-tac-toe to use browser extension
#7726 commented on
May 17, 2025 • 0 new comments