zqran
37eb77407d
[Beta] Wrap the period after the link inside the link ( #5004 )
* [Beta] Wrap the period after the link inside the link
* [Beta] Update community Doc
* [Beta] Resolve confilicts
3 years ago
Dan Abramov
18a4fc0220
[Beta] Misc fixes
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
dan
da6a06e54b
Revert "[beta] upgrade sandpack and refactor sandpack.css ( #4843 )" ( #4959 )
This reverts commit 537e0a354d
.
3 years ago
Danilo Woznica
537e0a354d
[beta] upgrade sandpack and refactor sandpack.css ( #4843 )
* upgrade sandpack and address breaking changes
* remove unnecessaries fixes
* use Sandpack components instead reimplementing them
* refactor: sandpack.css
* fixes
* fix: sticky and syntax-highlight
Co-authored-by: dan <dan.abramov@gmail.com>
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
Binoy Barman
47e1ce5d42
Update index.md ( #4886 )
3 years ago
Surjith S M
c209465d76
Change text "Click me" to somthing else ( #4697 )
The Text "Click me" in the button confuses first-time users because it forces them to actually click on the button in the live demo but it does nothing. By changing the text, we can control the user behavior as they don't expect anything on that click.
3 years ago
dan
26a870e1c6
[Beta] Replace SVGs with PNGs ( #4646 )
* [Beta] Replace SVGs with PNGs
* Fix up sizes
3 years ago
Dan Abramov
e46b02f40b
Tweak captions
3 years ago
dan
468f158a7d
[Beta] Stylistic nits ( #4636 )
3 years ago
Ricky
ac9a984a5b
Add diagrams to Quick Start ( #4377 )
* Add diagrams to Quick Start
* Switch to svg
* Switch dark mode image
* Rework file names, minor dark mode updates
* Update alt tags and descriptions
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
dan
001b1f021b
[Beta] useState API: Best of the both words? Haha just kidding... Unless?... ( #4284 )
* Dry version
* Here we go again
* Recreation lol
* Some tweaks (#4285 )
* tweaks
* edit
Co-authored-by: Sophie Alpert <git@sophiebits.com>
3 years ago
dan
17e91d83fe
[Beta] Address Quick Start review nits ( #4264 )
* Address review nits
* Update beta/src/pages/learn/index.md
Co-authored-by: Ricky <rickhanlonii@gmail.com>
* Update beta/src/pages/learn/index.md
Co-authored-by: Ricky <rickhanlonii@gmail.com>
* edits
* edits
* edit
Co-authored-by: Ricky <rickhanlonii@gmail.com>
3 years ago
Brennon Bortz
5f0549c86e
chore: fix typo ( #4255 )
Fix typo in quick start
3 years ago
dan
b22c3d6865
[Beta] Rewrite Quick Start ( #4245 )
* [Beta] Rewrite Quick Start
* Tweaks
3 years ago
Sofya Tuymedova
d8800be079
chore: fix typos ( #4121 )
3 years ago
Strek
c6353b9853
chore: fix typo ( #4104 )
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
4 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
harish-sethuraman
8333b6d127
Fixes wrong breadcrumb for 404 page ( #4074 )
* Fixes wrong breadcrumb for 404 page
* Change Home as default layout
* Add layout Learn to the pages inside learn
4 years ago
Dan Abramov
a9a04fe59e
Typo
4 years ago
Sylwia Vargas
bd4e8db929
[Beta] Misc edits to text and examples
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