Sophie Alpert
292534e975
Add basic reference pages for use client and server ( #5976 )
...
* Add basic reference pages for use client and server
I guess this turned into a bit more of an FAQ but I think it's useful to have this written down in a canonical place.
* Oops, push final tweaks
2023-06-30 11:59:55 -07:00
yuta-ike
f5ffb3f0fb
fix: broken link ( #6115 )
2023-06-26 11:25:19 +05:30
J
4184c0f560
Fix a missing word in useLayoutEffect ( #6078 )
2023-05-31 15:15:21 +01:00
Serhii Palamarchuk
ad4f5c7c95
Update NextJs link ( #6053 )
2023-05-30 17:57:57 +01:00
Viacheslav Makarov
398ace5b5e
Add missing 'it' ( #6061 )
2023-05-23 15:01:09 +01:00
Viacheslav Makarov
ebc45f563e
Remove unnecessary backticks breaking markdown highlighting ( #6025 )
2023-05-12 17:15:37 +01:00
Jan Kassens
07a3ee594f
Minor tweak to remove implication that mounting can happen only once ( #6003 )
...
Mounting with Suspense and Offscreen can happen multiple times. This removes some wording that implies a that effects / lifecycle hooks only happen on first mount.
2023-05-05 18:58:18 +01:00
declval
fe5737bd03
Update Profiler.md ( #6000 )
2023-05-05 17:01:29 +01:00
Dexter St-Pierre
ef55fb2710
Update Fragment.md ( #5953 )
...
The actual dom nodes that are siblings are the h1 and article nodes
2023-04-29 02:59:12 +01:00
김정환
7ea43a8d92
Fix typo in useMemo (product.id -> productId) ( #5965 )
2023-04-28 17:31:36 +01:00
dan
52c777b2c3
Document propTypes ( #5974 )
2023-04-28 17:25:56 +01:00
Dan Abramov
d1ba9d0ebb
Fix broken links
2023-04-18 22:10:02 +01:00
이동현
b9c64418b8
Fix link in Component.md ( #5923 )
2023-04-15 00:33:13 +01:00
Dan Abramov
c2a97d0318
Fix link
2023-04-14 16:29:54 +01:00
이동현
b7672ef3c4
Fix invalid link ( #5906 )
2023-04-12 19:34:36 -07:00
Strek
c85ce70d15
fix: url ( #5874 )
...
* fix: url
* fix: check if it works
* fix
* fix
* use legacy link
* chore: add to vercel.json
2023-04-12 17:59:16 +01:00
Serhii Palamarchuk
fd67629b7c
Legacy API, Component: fix href for getDerivedStateFromProps ( #5908 )
...
* Legacy API, Component: fix href for getDerivedStateFromProps
* Legacy API, Component: fix href for getDerivedStateFromProps
2023-04-12 17:58:38 +01:00
Luke Childs
84810c5157
Fix typo ( #5890 )
2023-04-07 01:04:15 +01:00
Simon Lieschke
d9922dbef8
Fix broken links in useReducer documentation ( #5882 )
2023-04-05 19:12:55 +01:00
Ruchita
53f6bb709b
docs: fix typos in Component section of Legacy APIs ( #5842 )
2023-03-30 00:21:15 +05:30
Aliaksandr
e18bb3b257
Add useState semicolon ( #5823 )
2023-03-25 21:37:26 +01:00
Vivek
2f8bd3019e
added missing roomId prop to useEffect docs ( #5803 )
2023-03-23 15:57:11 +00:00
Andriamanamihaga Zo Toavina
29789460cc
Fix roomId not passed to child ( #5795 )
2023-03-22 12:38:29 +00:00
sushidesu
52b7706269
Fix Chart component to use handleClick ( #5786 )
2023-03-21 14:16:54 +00:00
Pranav Yadav
963829f283
FIX: Various 'hrefs' - 'beta.reactjs.org' -> 'react.dev' ( #5768 )
...
- add relative hrefs
2023-03-21 01:22:06 +00:00
Pranav Yadav
61bf23ab9a
FIX: Various typos across codebase :) ( #5767 )
2023-03-21 01:12:41 +00:00
David Ribeiro
6b4aa495a8
Wrong link fix - #5770 ( #5771 )
2023-03-21 01:10:21 +00:00
Andrew Mok
de6f0af32c
fix: fix broken link in cloneElement.md ( #5766 )
2023-03-20 20:31:38 +01:00
Dean Leszman
1a11868029
Fix invalid link to useEffect docs ( #5773 )
...
Updated link from /api/useEffect to /reference/react/useEffect
2023-03-20 15:21:00 +00:00
Dan Abramov
dd65dcac3b
Move beta to top level
2023-03-18 22:35:53 +00:00