Alvar Lagerlöf
d07016aea8
[Beta] Rename Gotcha component to Pitfall ( #5172 )
The visible name on the site was already Pitfall since a while back, this makes the components use that name too.
2 years ago
Thomas Cleary
9ccea25219
[Beta] fix typo in 'Removing Effect Dependencies' ( #5167 )
2 years ago
dan
fba9eabb9e
remove unused imports
2 years ago
dan
06ab241633
[Beta] Children API ( #5163 )
* [Beta] Children API
* tweak
* wip
2 years ago
dan
3ac36ffd9c
[Beta] Fix code styles ( #5162 )
2 years ago
dan
25d45897c0
[Beta] Prefetch CodeBlock ( #5159 )
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
dan
9af5d8df69
[Beta] useImperativeHandle API ( #5157 )
2 years ago
Dan Abramov
fa30ccdd62
fix
2 years ago
Dan Abramov
6dcdaac51f
tweaks
2 years ago
dan
f24bc196f4
[Beta] createElement API ( #5154 )
2 years ago
Dan Abramov
c741dd49e3
Fix
2 years ago
dan
a224f9d9ff
[Beta] Accurate MDX line numbers ( #5153 )
2 years ago
dan
440741dde2
[Beta] isValidElement API ( #5152 )
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 Abramov
b99298a57a
oops
2 years ago
dan
8379534345
[Beta] useId API ( #5150 )
2 years ago
Dan Abramov
d9915ca59a
fix
2 years ago
Dan Abramov
88a2e53024
fix typo
2 years ago
dan
1205097045
[Beta] Add Alternatives to createFactory API ( #5149 )
2 years ago
Arati Chilad
7de3a0bed7
[Beta] Added documentation for React.createFactory ( #5120 )
* Added documentation for React.createFactory
* Update beta/src/content/apis/react/createFactory.md
Co-authored-by: Strek <ssharishkumar@gmail.com>
* minor editorial updates (#2 )
* Update createFactory.md
* Update createFactory.md
* edits
Co-authored-by: Strek <ssharishkumar@gmail.com>
Co-authored-by: Holly Sweeney <77758406+holly1238@users.noreply.github.com>
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2 years ago
Shanmughapriyan S
3a9b0c81e2
[beta] fix: cleanup resize listener ( #4847 )
2 years ago
Dan Abramov
45e3c1b295
[Beta] Fixes for install instructions
2 years ago
Thomas Cleary
664dd57362
[Beta] Fix typos in 'Lifecycle of Reactive Effects' challenge descriptions ( #5142 )
* [Beta] fix typo in lifecycle-of-reactive-effects challenge 3
* [Beta] fix typo in lifecycle-of-reactive-effects challenge 5
2 years ago
lauren
35627be037
Update my twitter name ( #5141 )
2 years ago
Eugene Sviridov
fbd8c827fe
Fix React Router 6.4+ link ( #5135 )
2 years ago
Dan Abramov
30316684c1
Fix link
2 years ago
Dan Abramov
2e5738251d
Bolder CTA
2 years ago
dan
fd81031d10
Point old site banner at Beta docs ( #5134 )
* Point old site banner at Beta docs
* lint
2 years ago
dan
e30bfe8b7d
[Beta] Add a survey ( #5133 )
* [Beta] Add a survey
* wording
2 years ago
Dan Abramov
b6983c3f52
Fix lint
2 years ago
Dan Abramov
d7761edc25
Bump API to 70%
2 years ago
Dan Abramov
9d7feb9e9e
Tweak
2 years ago
Dan Abramov
004287e3c1
grammar
2 years ago
dan
f75d0e2518
[Beta] Don't nest components ( #5132 )
2 years ago
Dan Abramov
edd2f4e6ea
typo
2 years ago
dan
8ae813f05c
[Beta] useEffect API ( #5103 )
* [Beta] useEffect API
* tweaks
* tweak
* add a link
* wip
* keep guide stuff to guides
* moar
* meh
2 years ago
dan
54e6276f2f
[Beta] Fix header IDs ( #5128 )
* Fix heading scripts
* [Beta] Fix header ID generation
* Fix headers
* Remove the Convention block breaking TOC
* Fix message
2 years ago
Dan Abramov
ea5810b7b5
tweak landing copy
2 years ago
Dan Abramov
28058807fa
Remove bold from codestep
2 years ago
dan
931fd9657e
[Beta] Exclude Markdown parser ( #5123 )
2 years ago
dan
ed37a7d8a6
[Beta] Disable runtime CSS-in-JS ( #5122 )
2 years ago
Dan Abramov
ab8c1a4810
Fix HTML and CSS highlighting
2 years ago
Dmitrii
1a692067de
fix typo in useMemo() documentation [BETA] ( #5119 )
2 years ago
Thomas Cleary
2a083f974c
[Beta] Remove unused prop from context examples ( #5117 )
* [Beta] remove unused prop from 'reducer-and-context' example
* [Beta] remove unused prop from useContext example
* [Beta] remove more more occurences of unused prop
2 years ago
dan
e3073b03a5
[Beta] Fix some CSS ( #5114 )
2 years ago
dan
4f04184f97
[Beta] Optimize editor re-renders ( #5113 )
2 years ago
Dan Abramov
c8bf6f8d93
[Beta] Fix CSS for long highlight lines
2 years ago
dan
6b4fe35703
[Beta] Fully SSR CodeBlock ( #5110 )
2 years ago