Strek
94606302fc
fix typo
2 years ago
dan
c99028d64d
Update robots.txt
2 years ago
dan
48032f51cb
[Beta] Fix/explain console errors ( #5015 )
* [Beta] Fix/explain console errors
* oops
2 years ago
Dan Abramov
c998108462
[Beta] Fixes to blocks
2 years ago
Dan Abramov
71eaccec3c
[Beta] Fix code diagram layout
2 years ago
Dan Abramov
6444cc7ccb
Edit intro
2 years ago
kasahala
b8c439495e
fix: css variables and layout of header and banner ( #4966 )
Some css variables such as banner were defined, but header css variables
were not, and layout margins were written solidly without css variables.
The layout was broken (to the extent that it was not visible), so it was
corrected.
2 years ago
Dan Abramov
5f349ddda7
[Beta] Open external link in new tab
2 years ago
Ricky
dfc73fb567
[beta] Add blog links ( #5008 )
2 years ago
zqran
1c1ad80596
[Beta] Change the position of the comma ( #5007 )
* [Beta] Change the position of the comma
* [Beta] Change the position of the comma
* [Beta] Change the Learn Doc
* [Beta] Change the Learn Doc
2 years ago
Dan Abramov
2fc297f3e1
[Beta] Fix scroll margin
2 years ago
dan
9914e5e025
[Beta] Fix layout jump due to sandbox tabs ( #5014 )
2 years ago
dan
00358d7c4c
[Beta] Fix Download button ( #5013 )
2 years ago
dan
5314700ebf
Remove outdated comment
2 years ago
Ricky
5b2d2bd9d6
[beta] Fix lint, remove unused vars ( #5010 )
2 years ago
Dan Abramov
5d9d7eed85
Revert "[Beta] Don't animate links"
This reverts commit 980baffbc1
.
2 years ago
dan
baaceb0c7f
[Beta] Fix iOS click issues ( #5011 )
2 years ago
Ricky
89201dd764
[beta] Fix some broken links, add [](TODO) ( #5009 )
2 years ago
Dan Abramov
980baffbc1
[Beta] Don't animate links
2 years ago
dan
4d32e11d8f
[Beta] Cache everything ( #5006 )
* [Beta] Cache everything
* test cache
* Revert "test cache"
This reverts commit 91ee169ab5c992ac1597bcfc22537bcf74b23b6b.
2 years ago
Jobayer Hossain
949fc607a9
docs: fix typo ( #4944 )
It seems that there is an article usage problem here.
2 years ago
Dan Abramov
574c52dc64
Fix typo
2 years ago
dan
9185945fef
[Beta] Add disk cache for MDX ( #5005 )
* [Beta] Add disk cache for MDX
* Test cache
* Revert "Test cache"
This reverts commit 7d64ec4cd10c7bb9d78df115180dc7de8a237f31.
* Add cache miss log
2 years ago
Dan Abramov
f1cdb194bd
[Beta] Panel fixes
2 years ago
dan
9247d1a359
[Beta] Make banner scrollable ( #5002 )
2 years ago
Dan Abramov
18a4fc0220
[Beta] Misc fixes
2 years ago
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>
2 years ago
dan
f7c91ebbf1
[Beta] Refactor Navigation ( #5001 )
2 years ago
Bryan Lee
6b217bf289
[Beta] Use defined variables to access elements ( #4996 )
Remove unused variables
2 years ago
dan
c6609013fd
Add a comment
2 years ago
dan
a73274f094
[Beta] Autogen API table of contents ( #4995 )
2 years ago
dan
4b993722ac
[Beta] Pre-process MDX during build ( #4994 )
2 years ago
dan
bc6310fd98
[Beta] Don't rely on special MDX props ( #4991 )
2 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
2 years ago
zqran
fc4d44c44c
[Beta] Add missing spaces ( #4986 )
2 years ago
zqran
0df0a05530
[Beta] clarify grammar ( #4985 )
2 years ago
Yanning
123a39a396
[Beta] Remove extra 'other' ( #4987 )
2 years ago
zqran
167b030818
[Beta] update `handleClick()` to `handleClick` ( #4984 )
2 years ago
Bryan Lee
102982abd2
[Beta] fix warning-keys ( #4977 )
2 years ago
zqran
41cde23ab0
[Beta] remove unnecessary parentheses and update quote content ( #4983 )
* [Beta] remove unused parentheses
* [Beta] change quote content
* [Beta] update quote content
2 years ago
Chandra Pratap Singh
e9faee62db
corrects tutorial url for the flux blog ( #4934 )
The existing URL leads to a 404 page hence this PR updates it to the Github page containing the content for the tutorial.
2 years ago
JC (Jonathan Chen)
7e89958dc4
docs: fix grammar ( #4949 )
* docs: fix grammar
* Update strict-mode.md
Co-authored-by: dan <dan.abramov@gmail.com>
2 years ago
dan
1d8f8eb465
[Beta] Remount Page Content ( #4981 )
2 years ago
Bryan Lee
6103993884
[Beta] fix a broken link ( #4979 )
2 years ago
dan
0122c9aa8c
[Beta] Use h4 for Challenge titles ( #4980 )
2 years ago
dan
42561f013a
[Beta] Move MDX Preprocessing ( #4976 )
2 years ago
dan
ccf8576ab4
[Beta] Refactor Layouts ( #4975 )
* [Beta] Refactor Layouts
* TypeScript
* oops
* Make it work for all pages
2 years ago
zqran
23ae76f10a
[Beta] add missing quotes ( #4974 )
2 years ago
Kid
2412995024
[Beta] fix a broken link ( #4971 )
2 years ago
zqran
6ba9424a14
[Beta] Clarify grammar ( #4965 )
* [Beta] Typo fix: Updated `Minds` to `Mind`
* Update keeping-components-pure.md
Co-authored-by: dan <dan.abramov@gmail.com>
2 years ago