-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Pull requests: reactjs/react.dev
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: Update examples removing unused 'index' argument
CLA Signed
#7634
opened Feb 19, 2025 by
erasmoh
Loading…
Add transition effects to button and link components
CLA Signed
#7486
opened Feb 10, 2025 by
hichemfantar
Loading…
Clarify that Effects are double-invoked only on mount in StrictMode
CLA Signed
#7484
opened Feb 6, 2025 by
Andarist
Loading…
Add isPending to the code example in the
useActionState
Usage section
CLA Signed
#7481
opened Feb 5, 2025 by
altmit
Loading…
Remove forwardRef references from Manipulating the Dom with Refs page
CLA Signed
#7475
opened Feb 4, 2025 by
dixita0607
Loading…
Fix StrictMode Note broken link for ref callbacks
CLA Signed
#7471
opened Feb 3, 2025 by
aziham
Loading…
Bring docs for cloneElement in line with
@react/types
types
CLA Signed
#7459
opened Jan 27, 2025 by
jimhigson
Loading…
Fix grammatical error in documentation for useTransition isPending state behavior
CLA Signed
#7433
opened Jan 17, 2025 by
anmol0530
Loading…
fix(a11y): fixed color contrast and heading issues
CLA Signed
#7424
opened Jan 10, 2025 by
lyannel
Loading…
Update preferred array methods to include ES2023 non-mutating methods toSpliced, with, toReversed, toSorted
#7420
opened Jan 9, 2025 by
Parvezkhan0
Loading…
docs: Removed unused isStarred prop from
data.js
in Challenge 4 of "Choosing the State Structure" chapter
CLA Signed
#7395
opened Dec 31, 2024 by
yedhink
Loading…
docs: update recap section in manipulating the dom with refs
CLA Signed
#7391
opened Dec 29, 2024 by
bcdipesh
Loading…
fix: correct typo in scaling-up-with-reducer-and-context.md
CLA Signed
#7390
opened Dec 27, 2024 by
bcdipesh
Loading…
fix(sandpack): resolve UI desync after reset by removing call to reset()
CLA Signed
#7388
opened Dec 25, 2024 by
bcdipesh
Loading…
fix(docs): fix broken link to nextjs basePath config
CLA Signed
#7381
opened Dec 21, 2024 by
bcdipesh
Loading…
Fix mistake in the example code in the "Server Functions" doc
CLA Signed
#7380
opened Dec 20, 2024 by
volodymyr-nd
Loading…
change the way that merge state within useOptimistic demo
CLA Signed
#7375
opened Dec 19, 2024 by
felismargarita
Loading…
Add useRef usage example for detecting DOM changes
CLA Signed
React Core Team
#7372
opened Dec 17, 2024 by
mattcarrollcode
Loading…
fix: align counter example code with Effect dependencies documentation
CLA Signed
#7346
opened Dec 10, 2024 by
Windyskr
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.