dan
|
147bab9196
|
[Beta] Move Reference before Usage (#5399)
* [Beta] Move Reference before Usage
* above -> below
|
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 |
Sebastian Silbermann
|
36656af692
|
[beta] Fix typo on apis/react-dom/render (#5191)
* [beta] Fix typo on apis/react-dom/render
* Update render.md
Co-authored-by: dan <dan.abramov@gmail.com>
|
3 years ago |
Alvar Lagerlöf
|
d07016aea8
|
[Beta] Rename Gotcha component to Pitfall (#5172)
The visible name on the site was already Pitfall since a while back, this makes the components use that name too.
|
3 years ago |
zqran
|
70df3d9860
|
[Beta] Update links in API/react-dom Doc (#5055)
* [Beta] Update some document content format in API/react-dom 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 |
Ricky
|
89201dd764
|
[beta] Fix some broken links, add [](TODO) (#5009)
|
3 years ago |
dan
|
a73274f094
|
[Beta] Autogen API table of contents (#4995)
|
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 |
Ricky
|
c527d4ec4f
|
[Beta] Add ReactDOM Client APIs (#4909)
* 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
Co-authored-by: dan <dan.abramov@gmail.com>
|
3 years ago |
dan
|
0209e1b5be
|
[Beta] Reorder API sections (#4328)
* Reorder API pages
* Tweaks
|
3 years ago |
Strek
|
0a76bf4752
|
Fix typo (#4326)
|
3 years ago |
dan
|
4f764b26da
|
[Beta] Change render() API page format (#4319)
* [Beta] Change render() API page format
* Tweaks
|
3 years ago |
dan
|
73d7d13446
|
[Beta] Move /reference -> /apis (#4294)
* [Beta] Move /reference -> /apis
* come on
* Update CONTRIBUTING.md
* Update sidebarReference.json
|
3 years ago |
Titus
|
4022f9774b
|
Use custom ID format that works better with MDX 2 (#4105)
* Fix two unicode whitespaces which are invalid
* Use custom ID format that works better with MDX 2
* Fix sebastian
* remark-slug as dev dep
|
3 years ago |
Alexey Pyltsyn
|
e206d8cdf1
|
Set page layout dynamically (#4084)
|
4 years ago |
Alexey Pyltsyn
|
0b7fd7b7a4
|
Add git hook to generate headings ids (#4043)
* Add git hook to generate headings ids
* Fixes "Analyze Bundle" workflow
|
4 years ago |
Rachel Nabors
|
981db3397e
|
Initial check-in of new React docs and website
Co-authored-by: Dan Abramov <dan.abramov@me.com>
Co-authored-by: Sylwia Vargas <sylwia.vargas@gmail.com>
Co-authored-by: Dan Lebowitz <dan.lebo@me.com>
Co-authored-by: Razvan Gradinar <grazvan@fb.com>
Co-authored-by: Jared Palmer <jared@palmer.net>
Co-authored-by: Dane Grant <danecando@gmail.com>
Co-authored-by: Dustin Goodman <dustin.s.goodman@gmail.com>
Co-authored-by: Rick Hanlon <rickhanlonii@gmail.com>
Co-authored-by: Maggie Appleton <maggie.fm.appleton@gmail.com>
Co-authored-by: Alex Moldovan <alex.n.moldovan@gmail.com>
Co-authored-by: Ives van Hoorne <ives.v.h@gmail.com>
Co-authored-by: Brian Vaughn <bvaughn@fb.com>
Co-authored-by: Dmitri Pavlutin <dpavlutin@gmail.com>
|
4 years ago |