dan
|
c79307666b
|
[Beta] APIs -> Reference (#5400)
* [Beta] APIs -> Reference
* oops
|
2 years ago |
dan
|
e162995194
|
[Beta] useTransition API (#5311)
* [Beta] useTransition API
* rewrite
* bump example
* fix
* clarify
|
2 years ago |
dan
|
1a641bb88e
|
[Beta] Revamp navigation (#5287)
* [Beta] Split API reference
* Learn | Hooks | APIs
* tsc
* nav changes
* redirects and url changes
* twk
* alt take
* fix;
* wip
* nav?
* tsc
* twk
* tweaks
* index pages
* cleanup
* undo changes
* edits
* edits
|
2 years ago |
Alexey
|
dc20245b99
|
Fix createContext href in React APIs (#5245)
|
2 years ago |
Simon Taranto
|
d83e0aa59c
|
Small typo fix with forwardRef (#5075)
|
3 years ago |
zqran
|
ead88e2df8
|
[Beta] Update links and add semicolons in API/react Doc (#5054)
* [Beta] Update some document content format in API Doc
* [Beta] Remove semicolon from intro
* [Beta] Add semicolon
|
3 years ago |
zqran
|
1c1a81ad44
|
[Beta] Changed the position of the period in API Doc (#5053)
|
3 years ago |
dan
|
5b8f219a3a
|
[Beta] Split ReactDOM APIs (#5052)
|
3 years ago |
Arati Chilad
|
fdc12db196
|
[beta] Added documentation for the useMemo() API reference. (#4928)
* Documentation for useMemo API
* updated
* Update useMemo.md
* Expand useMemo ref
* tweaksg
* oops
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
|
3 years ago |
dan
|
6e21a2e5a8
|
[Beta] Move from MDX loader to getStaticPaths (#4990)
* Move Markdown from src/pages to src/content
* Use getStaticProps
* Fix Fast Refresh
* Clean up
* rm unused
* Fixes
|
3 years ago |
Ricky
|
2890036c69
|
Add stub pages for all React and ReactDOM APIs (#4910)
* Add ReactDOM Client APIs
* Feedback fixes
* TODO and link fixes
* Update createRoot.md
* Nits
* Nits
* Update reactdomclient.md
* Update hydrateRoot.md
* Update hydrateRoot.md
* Update createRoot.md
* Update hydrateRoot.md
* createRoot tweaks
* bla
* tweaks
* tweaks
* tweak
* bump
* Add another troubleshooting error
* Add stubs for React.* APIs
* Add and organize remaining APIs
* Update links
* fix whitespace
* Add re-directs for old API URLs
* Fix some links
* Add StrictMode
Co-authored-by: dan <dan.abramov@gmail.com>
|
3 years ago |