Dan Abramov
39b9599114
Remove stale RFC link
2 years ago
Rahul Rao
ff226557f2
Adding a minor grammatical correction. ( #5388 )
Proposing a minor grammatical correction on the useEffect API documentation page for triggering an animation example section.
2 years ago
dan
966b7b849f
[Beta] Move search outside tabs ( #5389 )
2 years ago
dan
868d525a74
Update index.md
2 years ago
Dan Abramov
6faa4f51d5
Add missing patch for #5368
2 years ago
dan
5385031b46
[Beta] Fix scroll jumps on navigating to fragments ( #5375 )
2 years ago
Dan Abramov
c4d2a6da45
[Beta] Reorder example
2 years ago
Dan Abramov
d542994fc2
Typo
2 years ago
dan
119177b847
[Beta] useEvent -> useEffectEvent ( #5373 )
* [Beta] useEvent -> useEffectEvent
* tweak
2 years ago
dan
84a1085e09
More credits
2 years ago
Dan Abramov
1aadd781e7
Fix copypasta
2 years ago
dan
a8db9c0439
[Beta] useLayoutEffect API ( #5372 )
* [Beta] useLayoutEffect API
* more
* tweak
* bla
2 years ago
Matheus Marques
a7f42607bd
Fix typo ( #5371 )
2 years ago
dan
add83faad2
[Beta] Highlight <Foo> and <foo> differently ( #5368 )
2 years ago
dan
24a3e04e1a
Fix typo
2 years ago
dan
98bb99e397
Fix typo
2 years ago
dan
3d87a27272
[Beta] useInsertionEffect API ( #5364 )
2 years ago
Dan Abramov
7a9fe8d748
Wording tweak
2 years ago
dan
596b50c2cc
[Beta] Split "Components" and "APIs" ( #5363 )
2 years ago
dan
3bb6d8c23a
[Beta] createPortal API ( #5362 )
* [wip] createPortal
* createPortal API
* edits
* more
Co-authored-by: Dave McCabe <davemccabe@fb.com>
2 years ago
Abhinandan Wadhwa
06d472dcf0
[Beta] Fixed Semicolon missing in a code snippet. #5337 ( #5360 )
* [Beta] Fixed Semicolon missing in a code snippet. #5337
* [Beta] Fixed Semicolon missing in a code snippet. reactjs#5337
2 years ago
Dan Abramov
5d651446fc
Tweaks
2 years ago
Dan Abramov
9eca28fc79
Tweak header
2 years ago
Ricky
c2566a56c0
[beta] Add findDOMNode ( #5357 )
* [beta] Add findDOMNode
* info
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2 years ago
Ricky
bad27d1a04
[beta] Add StrictMode docs ( #5340 )
* [beta] Add StrictMode docs
* More usages
* Remove WIP
* Add legacy string refs
* Add legacy context
* stuff
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2 years ago
Mihail (Михаил)
ca61341e6f
[Beta] Fixed a dead link in useTransition.md ( #5356 )
In the paragraph:
```
You can wrap an update into a transition only if you have access to the set function of that state. If you want to start a transition in response to some prop or a custom Hook return value, try useDeferredValue instead.
```
The "useDeferredValue" link pointed to "usedeferredvalue" which is an invalid URL, this commit fixes that.
2 years ago
Toru Okugawa (Tanaka)
cfa9498466
Fix link to new URL ( #5281 )
2 years ago
ashrene-roy
6031b0005f
[beta] Fix Chai recipe in docs ( #5342 )
* [beta] Fix Chai recipe in docs
* Cut down recipe to 3 points
* Adjust explanation
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2 years ago
Dan Abramov
45b1068b69
[Beta] Fix some code blocks
2 years ago
dan
c68c36f73b
[Beta] Profiler API ( #5355 )
2 years ago
dan
8bf3b48576
[Beta] startTransition API ( #5354 )
2 years ago
dan
c883f623d5
typo
2 years ago
Dan Abramov
84efcd3d88
[Beta] Edits to hydrateRoot
2 years ago
Shu Ding
01ec2448eb
fix typo ( #5343 )
2 years ago
dan
b2e8dbf9ef
[Beta] renderToReadableStream API ( #5346 )
2 years ago
Dan Abramov
e6587b3cb3
edits
2 years ago
dan
d1a3e175bb
Typo
2 years ago
dan
0e508cb1ab
Typo
2 years ago
dan
3bd9bed291
[Beta] renderToPipeableStream API ( #5339 )
* [Beta] renderToPipeableStream API
* typo
* tweak
* fix
* ok
* twk
2 years ago
Dhaval Laiya
cc1687bd3c
[Beta] Fix a word from useMemo to useCallback ( #5334 )
2 years ago
Joseph Savona
e544ae482c
Update team pages ( #5329 )
* [wip] update team page
* Update old site and alumni
* Add more team members
* Update old page too
* Shrink images
* Add remaining people on updated team pages (#5327 )
* updates
* remove active members from acknowledgements
* mobile styles for social/links
* update jason image
* clarify Jasons role
* image alt text
* Move all content into <TeamMember> incl headers
* icon for personal site links
* update TOC to extract beyond top-level elements
* cleanup
* github link should...point to github. oops
* this can no longer be described as a small team
* Update beta/src/content/learn/meet-the-team.md
* Update content/community/team.md
Co-authored-by: Sathya Gunasekaran <gsathya.ceg@gmail.com>
Co-authored-by: Rick Hanlon <rickhanlonii@fb.com>
Co-authored-by: lauren <poteto@users.noreply.github.com>
Co-authored-by: Sathya Gunasekaran <gsathya.ceg@gmail.com>
2 years ago
Raku Zeta
a2347881a6
Update reusing-logic-with-custom-hooks.md ( #5331 )
2 years ago
dan
a08caba2f1
[Beta] Docs Contributors page ( #5330 )
2 years ago
Ricky
c086b134db
[beta] Add unmountComponentAtNode ( #5328 )
* [beta] Add unmountComponentAtNode
* Feedback
* edits and harsher deprecations
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2 years ago
Dan Abramov
47916ff271
[Beta] Fix broken links
2 years ago
Dan Abramov
e3429656ae
Consistency naming tweaks
2 years ago
Dan Abramov
583f9a79a5
Add missing stub for Profiler
2 years ago
dan
51f0d2d76e
[API] Legacy renderTo* SSR methods ( #5326 )
2 years ago
Jing Jiawei
2e539fa81d
[Beta] Anchor for individual challenges & deepdive ( #5318 )
* [Beta] open deepdive content once access
* [Beta] anchor individual challenges
* [Beta] fix challenges anchor scroll when multiple
* [Beta] refactor chanllenges anchor effects
Co-authored-by: Jiawei.Jing <jiawei.jing@ambergroup.co.jp>
2 years ago
dan
640f42ef71
[Beta] useSyncExternalStore API ( #5325 )
2 years ago