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
dan
c8ec9d841a
[Beta] Replace Hotjar with GA buttons ( #4275 )
* Replace Hotjar with GA buttons
* initial styles for GA buttons
* Add feedback popover
* style fixes + adding SVGs
* dark mode fix
* Maintain state
* Click outside
* Fix TS
* Oops
Co-authored-by: Dan Lebowitz <dan.lebo@me.com>
3 years ago
Sha Mwe La
b4de7008f3
[Beta] Add ARIA labels ( #4335 )
* Add ARIA labels
* Remove unnecessary ARIA label
* Add Facebook and Twitter ARIA labels
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
harish-sethuraman
5ba0ad88b8
Take system's theme for the beta site ( #4022 )
* Take system's theme for the site
* Add IIFE for dark mode in document load and preserve in localStorage
* Add types
* Fix SSR and respect override
Co-authored-by: Dan Abramov <dan.abramov@me.com>
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