zqran
|
f30a3bc1dc
|
[Beta] update quote content (#4993)
* [Beta] update quote content
* [Beta] update quote content in Learn Doc
* [Beta] update `,"` to `",` in Learn Doc
* Update sharing-state-between-components.md
Co-authored-by: dan <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 |
Bryan Lee
|
102982abd2
|
[Beta] fix warning-keys (#4977)
|
3 years ago |
Bryan Lee
|
6103993884
|
[Beta] fix a broken link (#4979)
|
3 years ago |
dan
|
0122c9aa8c
|
[Beta] Use h4 for Challenge titles (#4980)
|
3 years ago |
7527e
|
37ffccc29e
|
Fixed language error (#4701)
"them" word was missing
|
3 years ago |
dan
|
468f158a7d
|
[Beta] Stylistic nits (#4636)
|
3 years ago |
dan
|
75db8f2c36
|
[Beta] Rename TaskBoard -> TaskApp in examples (#4271)
* [Beta] Rename TaskBoard -> TaskApp in examples
* Update another page
* Update another page
* Update another page
* Update another page
|
3 years ago |
Juyeong Byeon
|
9ed29b0df6
|
fix: "…" spread syntax is not an "operator" but document saying that is an "operator" so it can make developers confused (#4209)
|
3 years ago |
Ahmet Faruk Yılmaz
|
ee304b6aae
|
Fix typo in Removing from an array part (#4171)
|
3 years ago |
bigfang
|
7d9c9e80d2
|
fix slice() link (#4156)
|
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 |
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 |
harish-sethuraman
|
967bf1f152
|
Update doc (#4077)
|
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 |