Kunal Tiwari
e50e5634cc
Added undefined to in the list of possible return types of render function ( #5275 )
Co-authored-by: Shanmughapriyan S <priyanshan03@gmail.com>
Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
2 years ago
Ahmad Madany
1503e6b55c
[Beta] Fix Defining frameId in useAnimationLoop ( #5277 )
2 years ago
dan
28f30b4994
Fix typo
2 years ago
Dan Abramov
543db5ba6d
Fix title
2 years ago
dan
5e5eb21c02
[Beta] useDebugValue API ( #5272 )
2 years ago
dan
501de4a49d
[Beta] PureComponent API ( #5271 )
2 years ago
dan
081b56896a
[Beta] createRef API ( #5270 )
2 years ago
Dan Abramov
b44e18e015
Add note about getSnapshotBeforeUpdate
2 years ago
Dan Abramov
d2bf257e26
Clarify example
2 years ago
Dhaval Laiya
15e5baca67
[Beta] Update text with cloneElement ( #5268 )
2 years ago
dan
c58138184d
[Beta] React.Component API ( #5196 )
* [Beta] React.Component API
* tweaks
* more compact
* oops
* wip
* Tweaks
* cDM
* cDU
* cWU
* wip
* U_cWM
* cWRP
* U_cWU
* useLayoutEffect ref
* tweaks
* forceUpdate
* gSBU
* render
* tweak
* setState
* sCU
* gDSFP
* gDSFE
* tweak
2 years ago
dan
eceab8fec0
[Beta] Fix toc overflow ( #5267 )
2 years ago
Arafat Iqbal
9d5d1e29e0
Update with correct index ( #5266 )
2 years ago
dan
dd52cdde73
[Beta] Remove remaining use of embed: scheme ( #5265 )
2 years ago
Herman Starikov
29b163a3d9
Add "Meta Front-End Developer Professional Certificate" to Paid Courses ( #5207 )
2 years ago
Aleksandr Kiliushin
bc39165e4e
docs: Fix a broken link, add a missing quote ( #5260 )
2 years ago
Em Zhan
3bba430b59
[Beta] Add missing styles to search box in modal ( #5234 )
2 years ago
dan
06ae63787d
Change footer link to React repo
2 years ago
kavinkuma6
40251d2e61
fix #5210 ( #5211 )
Closes https://github.com/reactjs/reactjs.org/issues/5210
2 years ago
Alexey
dc20245b99
Fix createContext href in React APIs ( #5245 )
2 years ago
Strek
27152d3161
chore: move conf ( #5249 )
2 years ago
Tomasz Sapeta
3915ef3364
Add App.js Conf 2023 to the conferences page ( #5248 )
2 years ago
Danilo Woznica
ec368f4871
Update SandpackRoot.tsx ( #5247 )
2 years ago
kavinkuma6
822330c3df
fix #5212 ( #5213 )
* fix #5212
* fix #5212 - conceptual error in useCallback reg memoization
* remove unnecessary new line
2 years ago
Naomi Pentrel
fc7bd4d5e6
Fix typo ( #5222 )
2 years ago
潇潇雨歇
dee6aed447
[Beta] fix useMemo API doc error. ( #5224 )
2 years ago
Arafat Iqbal
751a13f5fc
Add github repo link in the footer ( #5204 )
2 years ago
Ezra Berendsen
4df7cceef9
Fix broken links ( #5225 )
2 years ago
zz
e21b37c8cc
[Beta] Add missing dependencies ( #5220 )
2 years ago
Sukka
f4d42d6cfd
[Beta] fix typo in apis/react/cloneElement ( #5201 )
2 years ago
Danilo Woznica
8ab1291909
[Beta] Sandpack: fix accessibility issue on Codeeditor ( #5216 )
* Update package.json and yarn.lock
* Update package.json and yarn.lock
* Update package.json and yarn.lock
* Update package.json and yarn.lock
2 years ago
Christopher Laidler
5d1cac5586
Update 2022-03-08-react-18-upgrade-guide.md ( #5208 )
2 years ago
Danilo Woznica
8a22e6e6ca
[Beta] Sandpack bundler improvements ( #5164 )
* cache babel assets
* Update SandpackRoot.tsx
* Update NavigationBar.tsx
* Update SandpackRoot.tsx
* Update 7 files
* Update 6 files
* Update 6 files
* Update LoadingOverlay.tsx
* Update Preview.tsx
* Update LoadingOverlay.tsx
* Update 4 files
* Update beta/src/components/MDX/Sandpack/LoadingOverlay.tsx
Co-authored-by: Shanmughapriyan S <priyanshan03@gmail.com>
* Update sandpack.css
* Update Preview.tsx and SandpackRoot.tsx
* Update 3 files
* Update ErrorMessage.tsx and Preview.tsx
* Update Preview.tsx
* Update SandpackRoot.tsx
* Update Preview.tsx
Co-authored-by: Shanmughapriyan S <priyanshan03@gmail.com>
2 years ago
dan
d483aebbac
[Beta] cloneElement API ( #5194 )
2 years ago
Sebastian Silbermann
36656af692
[beta] Fix typo on apis/react-dom/render ( #5191 )
* [beta] Fix typo on apis/react-dom/render
* Update render.md
Co-authored-by: dan <dan.abramov@gmail.com>
2 years ago
Dan Abramov
d0a809a44c
[Beta] Note on Children vs children
2 years ago
Dane Grant
7e98d1f6f9
fix(beta): removes debug console.log ( #5189 )
2 years ago
Jabriel
e698f2f30c
[beta] broken links in updating-objects-in-state ( #5190 )
* fix: broken link for render-and-commt
* fix(beta): broken link to `/apis/react/memo`
2 years ago
dan
0867cc17d3
[Beta] Show illustration credit on hover/tap ( #5188 )
* [beta] Show `AuthorCredit` on hover and focus
* Move attribution to top
* Styling and stuff
Co-authored-by: Dan Lebowitz <dan.lebo@me.com>
Co-authored-by: Mayank <9084735+mayank99@users.noreply.github.com>
Co-authored-by: Dan Lebowitz <dan.lebo@me.com>
2 years ago
Dan Abramov
415751c190
[Beta] Remove superfluous IllustrationBlock title prop
2 years ago
Melissa Thai
30cafefc9e
Fix 'queueing a series of state changes->updates' typo in beta docs ( #5187 )
2 years ago
dan
c69ff23653
Revert "Scroll behavior ( #5182 )" ( #5186 )
This reverts commit 641f20a9b5
.
2 years ago
Jabriel
ec6c6739f0
fix: broken link for render-and-commt ( #5184 )
2 years ago
Adnan Is-haq Olamilekan
641f20a9b5
Scroll behavior ( #5182 )
* Make HTML scroll behavior smooth.
To make the site more professional, I add smoothness to the HTML scroll behavior
* Make HTML scroll behavior smooth.
To make the site more professional, I add smoothness to the HTML scroll behavior
* Make HTML scroll behavior smooth
To make the site more professional, I add smoothness to the HTML scroll behavior
* Make HTML scroll behavior smooth
To make the site more professional, I add smoothness to the HTML scroll behavior
* Make HTML scroll behavior smooth
To make the site more professional, I add smoothness to the HTML scroll behavior
* Update beta/src/styles/algolia.css
Co-authored-by: Strek <ssharishkumar@gmail.com>
* Update src/css/algolia.css
Co-authored-by: Strek <ssharishkumar@gmail.com>
* Update beta/src/styles/sandpack.css
Co-authored-by: Strek <ssharishkumar@gmail.com>
Co-authored-by: Strek <ssharishkumar@gmail.com>
2 years ago
Shanmughapriyan S
8fe817e61e
[Beta] fix: gutter overlap with sandpack code on mobile ( #5170 )
* fix: gutter overlap
* chore: move horizontal scrollbar to code-content
2 years ago
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