-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Pull requests: reactjs/react.dev
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: Change the value property of checkbox to the checked property
CLA Signed
#7804
opened May 8, 2025 by
kosh-jp
Loading…
No need for useState here — useCounter handles the state internally
CLA Signed
#7803
opened May 8, 2025 by
gbhardwaj00
Loading…
Fix order of .on() and .connect() in chat example
CLA Signed
#7802
opened May 8, 2025 by
gbhardwaj00
Loading…
Fix wrong documentation for effect events
CLA Signed
#7800
opened May 6, 2025 by
gbhardwaj00
Loading…
docs: fix misplaced prepositional phrase error in useTransition doc content
CLA Signed
#7799
opened May 5, 2025 by
mehmetmalli
Loading…
Add example around disabling default form reset behaviour
CLA Signed
#7795
opened Apr 30, 2025 by
tom-sherman
Loading…
fix: update crossOrigin description to clarify requirement when using as="fetch"
CLA Signed
#7783
opened Apr 28, 2025 by
vishal-rathod-07
Loading…
fix: set wrap-content to true for better code readability
CLA Signed
#7782
opened Apr 27, 2025 by
ad1992
Loading…
Update "Deep Dive" in reusing-logic-with-custom-hooks.md with link and example of the use API
CLA Signed
#7767
opened Apr 22, 2025 by
aurorascharff
Loading…
Update
your-first-component.md
: Show example rendered output as <img>
instead of <img />
CLA Signed
#7757
opened Apr 21, 2025 by
chipit24
Loading…
Add key and improve clarity in people.map() example
CLA Signed
#7754
opened Apr 21, 2025 by
LijuanTang94
Loading…
remove unnecessary import of React in template code
CLA Signed
#7750
opened Apr 19, 2025 by
dahoho
Loading…
Corrected the singular form of 'Server Functions' to 'Server Function'.
CLA Signed
#7749
opened Apr 18, 2025 by
dahoho
Loading…
Change 'Server Actions' to 'Server Functions' in React-19 docs
CLA Signed
#7747
opened Apr 17, 2025 by
kapantzak
Loading…
Remove TODO comments and convert them to issues
CLA Signed
#7743
opened Apr 17, 2025 by
BartoszKlonowski
Loading…
Add example of
useActionState
handling execution order
CLA Signed
#7733
opened Apr 10, 2025 by
ajits01
Loading…
Update queueing-a-series-of-state-updates.md
CLA Signed
#7731
opened Apr 8, 2025 by
DadonStyle
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.