Dan Abramov
dd65dcac3b
Move beta to top level
2 years ago
Dan Abramov
d9dd87ce20
Redirect .html paths to legacy site
2 years ago
Dan Abramov
60d29370a6
Rm unused
2 years ago
Danilo Woznica
f3420fdc56
[beta] Sandpack: provide bare components and move styles ( #5124 )
* Update 6 files
* Update _document.tsx
* Update _document.tsx
* Update _document.tsx
* Update .env.production
* Update package.json and yarn.lock
* editor style
* file tab
* loading
* loading
* tweaks
* tweak
* bump sandpack
* remove test page
* Remove stitches from the bundle
* apply ios fix only for playground
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2 years ago
dan
e6bc8db08d
[Beta] Remove some polyfills ( #5158 )
2 years ago
Danilo Woznica
7b0e3bd99e
[beta] Sandpack: fix package.json dependencies & remove cm-markdown dependency ( #5151 )
* Update 6 files
* Update 3 files
* Update _app.tsx and _document.tsx
2 years ago
dan
931fd9657e
[Beta] Exclude Markdown parser ( #5123 )
2 years ago
dan
b59b64f386
[Beta] Upgrade to MDX 2 ( #5107 )
* [Beta] MDX 2
* Fix up old pages
2 years ago
Dan Abramov
31c8e43926
[Beta] Enable Strict Mode
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
ycjcl868
022c8ff29d
[Beta] Add some types ( #4728 )
* [Beta] Optimize some performance
* Unnecessary image optimization
* Unused optimizeFonts
3 years ago
dan
4708fe6fd2
[Beta] Slightly reduce bundle size ( #4688 )
3 years ago
dan
26d7dfb25c
[Beta] Build for modern browsers ( #4682 )
3 years ago
dan
4e629996e4
[Beta] Update Next and React ( #4680 )
* [Beta] Update Next and React
* Fix types
3 years ago
dan
9cee632619
[Beta] Do not bundle built-in ESLint rules ( #4679 )
3 years ago
Strek
2979d0c967
Splitting sandpack from main bundle ( #4256 )
* Initial Commit
* play with it
* oops
* easier repro
* import type
* remove `suspense: true`
* Add patch for next
* Patch package
* Add fallback
* Enable flag
* Fixes local dev env and adds better fallback for codeblock
* Adds fallback for sandpack (should work fine)
* turn off concurrentFeatures
* Revert "turn off concurrentFeatures"
This reverts commit 50158ecbd33969e707a2a91a54e822e90c2ebfde.
* Update SandpackWrapper.tsx
* Removed flags and setTimeouts
* add timeouts and promise again
* Adds bottom bezel and scroll to sandpack fallback
* tinker bottombezel and remove console
* Update CodeBlock.tsx
* Update SandpackWrapper.tsx
* removing overflows to avoid explicit scrolls
* upgrade nextjs to canary
* Rm patch
* Fix TS
* Bump Next
* No more CSS jumping
* Reverts the canary to use the latest Next.js `12.0.10`
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
Co-authored-by: Dan Abramov <dan.abramov@me.com>
3 years ago
R Nabors
b1f91c92f4
Analytics for Beta ( #4224 )
* adding google analytics metrics to beta
* adding google analytics metrics to beta
3 years ago
Dan Abramov
8cd97ad66a
Bump to Next 12 ( #4037 )
3 years ago
Dan Abramov
1c2f980f01
[Beta] Add bundle analyzer ( #4036 )
3 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>
3 years ago