Matt Carroll
|
4b333ca000
|
Add <form> Component reference documentation (#6312)
Co-authored-by: Luna <lunaleaps@gmail.com>
|
2023-10-26 15:22:37 -07:00 |
|
Soichiro Miki
|
97e61d72b0
|
Fix broken links caused by #6164 (#6375)
|
2023-10-26 09:54:24 +05:30 |
|
David McCabe
|
6ef844b906
|
useFormState reference fixes (#6383)
* Add useFormState reference
* Matt's suggestions for useFormState reference
* Incorporated PR feedback for useFormState
|
2023-10-25 13:18:47 -07:00 |
|
David McCabe
|
5e40d13bcd
|
Add useFormState reference (#6338)
Add useFormState reference
|
2023-10-25 10:40:39 -07:00 |
|
Julian Weiss
|
a0cacd7d3a
|
Fix onScroll → onWheel typo in common-props (#6364)
|
2023-10-21 22:09:44 -07:00 |
|
Toru Kobayashi
|
10574e59a8
|
fix: add a missing import statement in useFormStatus.md (#6356)
* fix: add a missing import statement in useFormStatus.md
* Update src/content/reference/react-dom/hooks/useFormStatus.md
Co-authored-by: Ahmed Abdelbaset <A7med3bdulBaset@gmail.com>
---------
Co-authored-by: Ahmed Abdelbaset <A7med3bdulBaset@gmail.com>
|
2023-10-18 14:33:54 +05:30 |
|
dragonsuperf
|
b68e15a756
|
fix typo in react-dom/hooks (#6355)
|
2023-10-18 14:29:59 +05:30 |
|
Matt Carroll
|
90ca701621
|
Add useFormStatus Hook API reference documentation (#6314)
Co-authored-by: Luna Wei <luwe@fb.com>
|
2023-10-17 15:33:17 -07:00 |
|
Sophie Alpert
|
3cd1723658
|
Mention use as a Suspense-enabled data source (#6340)
Maybe it's debatable whether we want to link to canary APIs in other pages but I feel like here it's more useful than not.
|
2023-10-05 22:55:01 -07:00 |
|
Soheil Nazari
|
2ab8334171
|
Update common.md (#6290)
corrected links
|
2023-09-22 21:10:41 -07:00 |
|
Minu Kim
|
df9d90764a
|
Fix flushSync.md grammar (#6282)
|
2023-09-06 01:48:30 -07:00 |
|
Néstor Guillermo Hernández
|
14629a7e19
|
Fix incorrect link in select.md (#6227)
Fix incorrect link in select.md
|
2023-09-05 14:39:45 -07:00 |
|
Néstor Guillermo Hernández
|
22d98782b9
|
Update correct link common.md (#6125)
|
2023-08-10 15:29:00 -07:00 |
|
Natsuo Kawai
|
fcc639b062
|
Fix IDs specified in the MDN page URLs (#6176)
|
2023-08-10 16:49:36 -04:00 |
|
Hyejun Lee
|
505f6510a3
|
Fix root-unmount returns (#6137)
|
2023-07-24 21:14:44 -04:00 |
|
Jiman Jeong
|
b452e7b613
|
docs: separate dot from hyperlink (#6140)
|
2023-07-24 21:11:36 -04:00 |
|
Soichiro Miki
|
6ebe2dd76d
|
Fix "onFocus" description (#6168)
The "onFocus" is fired when an element receives focus, not loses.
|
2023-07-24 21:00:15 -04:00 |
|
Soichiro Miki
|
a132d8f355
|
Remove junk lines in common.md (#6167)
|
2023-07-24 20:59:14 -04:00 |
|
Ahmed Abdelbaset
|
ca93140eb9
|
Fix option's mdn link (#6080)
|
2023-06-02 17:12:16 +05:30 |
|
Serhii Palamarchuk
|
ad4f5c7c95
|
Update NextJs link (#6053)
|
2023-05-30 17:57:57 +01:00 |
|
Tunzeki
|
3364c93feb
|
Fix typo: change "intermedinate" to "indeterminate" (#6062)
|
2023-05-24 00:04:02 +01:00 |
|
vicsantizo
|
bea2ff778d
|
fix(typos): replace word "ever" with "every" (#6039)
|
2023-05-16 19:01:59 +01:00 |
|
Choi siun
|
fd8ba03f4d
|
docs(types): Fix incorrect period positioning in common.md (#6040)
|
2023-05-16 19:01:40 +01:00 |
|
Viacheslav Makarov
|
ebc45f563e
|
Remove unnecessary backticks breaking markdown highlighting (#6025)
|
2023-05-12 17:15:37 +01:00 |
|
Sébastien Lorber
|
8e24e40078
|
renderToReadableStream => renders a readable web stream (and not a Node.js stream) (#6001)
|
2023-05-05 17:01:08 +01:00 |
|
Matthew Runyon
|
8ed23b1a06
|
Add key param to createPortal reference (#5928)
* Add key param to createPortal reference
* Update createPortal.md
* Update createPortal.md
* Update createPortal.md
---------
Co-authored-by: dan <dan.abramov@gmail.com>
|
2023-04-29 03:21:36 +01:00 |
|
Namnika
|
54c1df178b
|
Update common.md (#5914)
Fix: typo in "Animation Event Handler function" example
|
2023-04-12 17:15:42 +01:00 |
|
이동현
|
c9d0cbfccd
|
Add space in import (#5889)
|
2023-04-06 14:43:21 +01:00 |
|
퉁이리
|
d818391e6f
|
docs: add-missing-space-in-unmount-component-at-node (#5875)
|
2023-04-03 23:53:24 +01:00 |
|
이동현
|
052126d09e
|
Fix small typo (#5865)
|
2023-04-03 19:49:12 +01:00 |
|
이동현
|
e5fd79cdbb
|
Fix typo: missing reactNode in hydrateRoot.md (#5827)
|
2023-03-26 21:33:10 +02:00 |
|
Pranav Yadav
|
61bf23ab9a
|
FIX: Various typos across codebase :) (#5767)
|
2023-03-21 01:12:41 +00:00 |
|
Dan Abramov
|
dd65dcac3b
|
Move beta to top level
|
2023-03-18 22:35:53 +00:00 |
|