Ahmed Abdelbaset
19c0fe2dcc
fix componentdidcatch ( #6107 )
2023-07-24 21:29:02 -04:00
Brandon Dail
a30e1f954d
update link to fault tolerance blog post ( #6142 )
...
this is the canonical link now 🫡
2023-07-10 13:56:39 +05:30
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
dan
52c777b2c3
Document propTypes ( #5974 )
2023-04-28 17:25:56 +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
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
Ruchita
53f6bb709b
docs: fix typos in Component section of Legacy APIs ( #5842 )
2023-03-30 00:21:15 +05:30
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