Luna Ruan
98d6aec603
[Beta] Add Support for All Console Methods and Hide Console Panel if there is a Lint/Syntax Error ( #4939 )
* add console support for warnings and errors and hide console if there is an error
* fix issues
* nit
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2 years ago
dan
3b60bf4716
[Beta] Removing Effect Dependencies ( #4936 )
* wip
* meh
* wip
* tweaks
* [Beta] Removing Effect Dependencies
* fix
* twk
* typo
2 years ago
David McCabe
f829d8da08
Create Fragment API reference page ( #4927 )
* Create Fragment API reference page
* Minor formatting changes
Co-authored-by: Dave McCabe <davemccabe@fb.com>
Co-authored-by: Rick Hanlon <rickhanlonii@fb.com>
2 years ago
Yousef M. El-Gohary
46ebdc87b8
Fix hydrate root link ( #4937 )
* add loading indicator to sidebar links
* fix link typo
2 years ago
Dan Abramov
605ad373c4
edits
2 years ago
Dan Abramov
5a9bacdc1a
Add more nuance to explanation and challenge
2 years ago
Dan Abramov
cb3b246420
Fix typos
2 years ago
dan
7cd1755ee4
[Beta] Add more challenges ( #4922 )
* [Beta] Add challenges for useEvent
* more
2 years ago
Ricky
caaf3c7245
[beta] Add docs for old hydrate API ( #4914 )
* Add docs for old hydrate API
* Add suppression example
2 years ago
Dan Abramov
bf3df38310
[Beta] Add a deep dive
2 years ago
dan
37cf98d075
Update separating-events-from-effects.md
2 years ago
dan
6d5fbad9a7
[Beta] Separating Events from Effects ( #4913 )
* wip
* wip
* wip
* wip
* more
* wip
* a bit more
* recap
2 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>
2 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>
2 years ago
dan
4de082d220
Update createcontext.md
2 years ago
Mikhail Konin
5fed75dac5
Fix comma position ( #4897 )
Fix comma position at line 219 , in phrase When you need to "change things,"
2 years ago
Xuan Huang (黄玄)
8a6d966655
Add Robert Zhang ( #4899 )
2 years ago
Guihua Ran
4a87b19ef3
Remove the redundant code ( #4898 )
2 years ago
Joel Mathew Koshy
b162ea203c
fixed incorrect function name in React.memo for IconDownload icon component ( #4891 )
2 years ago
Binoy Barman
47e1ce5d42
Update index.md ( #4886 )
2 years ago
Joel Mathew Koshy
4808a469fa
[Beta] fixed grammatical typo in render-and-commit.md ( #4881 )
2 years ago
Shanmughapriyan S
37910882a2
fix: typo ( #4876 )
2 years ago
Dan Abramov
9fb359ffb2
Rm dead links
2 years ago
dan
5cea9c4f56
[Beta] Lifecycle of Reactive Effects ( #4875 )
* [Beta] Lifecycle of Reactive Effects
* rm future pages
* more
2 years ago
Joel Mathew Koshy
318981f9cd
fixed having duplicate tailwind classes in pages/blog ( #4872 )
2 years ago
Shanmughapriyan S
a20f6378aa
refactor: remove unused state ( #4848 )
2 years ago
rvgmiller
eed3bf3d57
Fix typo: Travel plan example ( #4810 )
* Fix typo: New Zealand in travel plan example
* Fix multiple typos of New Zealand in examples
3 years ago
Akul Srivastava
f67fa22cc1
fix: api links in content ( #4806 )
* fix: api reference links in content
* fix: link on react dom api page
3 years ago
Sunil
4d51741463
fix typo in passing-data-deeply-with-context.md ( #4795 )
* fix typo in passing-data-deeply-with-context.md
* Fix: typo
3 years ago
Strek
ee7705675d
[Beta] Fix empty message styling in console ( #4784 )
* fixes empty messages added in console
* Revert "fixes empty messages added in console"
This reverts commit c978a82be60a55c0dd81cc9ed8ecf31d43d52385.
* add min height
3 years ago
dan
d8171faaca
[Beta] Discourage derived state more ( #4781 )
* [Beta] Discourage derived state more
* reword
3 years ago
Akul Srivastava
807fff2850
fix: correct beta docs link in readme ( #4779 )
3 years ago
Danilo Woznica
eca969cd1f
fix(sandpack): message listeners ( #4778 )
3 years ago
Balázs Orbán
c1c3d1db30
fix typos ( #4767 )
* fix typo
* Update you-might-not-need-an-effect.md
* Update you-might-not-need-an-effect.md
3 years ago
Dan Abramov
8fb5a45d60
typo fix
3 years ago
dan
5187ed6bbd
[Beta] You Might Not Need an Effect ( #4766 )
3 years ago
Akul Srivastava
f71c82fcd4
fix(docs): remove redundancy ( #4764 )
3 years ago
Joshua Marantz
d8cd1ce416
fix broken link to react router docs ( #4763 )
Docs for React Router 6.4+ have moved from the "remixing" to "dev" branch.
3 years ago
moe
75bda80a63
fix sandbox tab button styles when selected ( #4751 )
3 years ago
Dongho
d2da1a55d2
Remove useless comma ( #4711 )
Found an additional comma typo when I implemented this example with typescript.
3 years ago
Dan Lebo
388905f9a0
Refresh sandbox iconography ( #4746 )
* Refresh sandbox iconography
* Remove extra margins
3 years ago
dan
c4817ff73c
[Beta] Update the bundler ( #4744 )
Should fix stale console logs when resetting a sandbox.
3 years ago
Dan Abramov
1ef18feef3
Clear should not collapse
3 years ago
Dan Abramov
007fe55200
Expand console by default
3 years ago
Dan Abramov
ac0985f8ad
typo
3 years ago
Dan Abramov
4b0e370851
[Beta] Shorten the last section on effects
3 years ago
Dan Abramov
b113f83071
Add missing part to the example
3 years ago
Dan Abramov
3c2611e805
typo
3 years ago
Dan Abramov
ad4b83234a
[Beta] Capitalize effects
3 years ago
dan
e817499383
[Beta] Synchronizing with Effects ( #4742 )
* [WIP] Effects
* More
* More
* Typo
* More
* tweaks
* typo
* note
* Add playsinline
* Fix
* Typo
* Oops
* More content
* Compress a bit
* edits
* oops
* Tweaks
* tweak
* Inline the deep dive
* fix
* typos
* add deep dive
* oops
* Clarify
* Add third case
* oops
* edit
* [beta][effects] Reword effects-in-render counterexample (#4722 )
* reframe
* oops
* ok
* edits
* fix
* remove special styling
* tweak
* oops
* tweak
* challenges
* tweaks
Co-authored-by: Sophie Alpert <git@sophiebits.com>
3 years ago