-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync with react.dev @ 6bfde58c #36
base: main
Are you sure you want to change the base?
Commits on Dec 5, 2023
-
useId add server rendering usage and server api add options (#6457)
Co-authored-by: Sebastian Silbermann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1c4b4e - Browse repository at this point
Copy the full SHA b1c4b4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4226fbf - Browse repository at this point
Copy the full SHA 4226fbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9bf666 - Browse repository at this point
Copy the full SHA b9bf666View commit details
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ae4be84 - Browse repository at this point
Copy the full SHA ae4be84View commit details -
Configuration menu - View commit details
-
Copy full SHA for af54fc8 - Browse repository at this point
Copy the full SHA af54fc8View commit details
Commits on Dec 13, 2023
-
Update useSyncExternalStore.md: tweak link
this way "cannot be marked" is all the same style and you don't skim the link text and gloss over the "cannot be"
Configuration menu - View commit details
-
Copy full SHA for bec75ca - Browse repository at this point
Copy the full SHA bec75caView commit details -
fix(sandpack-template): use custom react sandpack template (#6484)
* fix(sandpack-template): use custom react sandpack template * refactor: Remove console.log statement Remove console.log(filePath); from createFileMap.ts * style: Update file paths in Sandpack components Update file paths in Sandpack components to use root folder and variables
Configuration menu - View commit details
-
Copy full SHA for e98c393 - Browse repository at this point
Copy the full SHA e98c393View commit details
Commits on Dec 15, 2023
-
Add React India 2024 conference (#6481)
* feat: add react india 2024 * update: move react india 2024 in date order * update: move conferences to past section * refactor: sort past conferences
Configuration menu - View commit details
-
Copy full SHA for 01e80fd - Browse repository at this point
Copy the full SHA 01e80fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3c25d1 - Browse repository at this point
Copy the full SHA e3c25d1View commit details -
Fix #6487 specify which
Sandpack
files go into asrc
directory (#……6496) * specify which sandbox files go in src directory * fix some stragglers
Configuration menu - View commit details
-
Copy full SHA for bb65ace - Browse repository at this point
Copy the full SHA bb65aceView commit details
Commits on Dec 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d0a50e8 - Browse repository at this point
Copy the full SHA d0a50e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 303ecae - Browse repository at this point
Copy the full SHA 303ecaeView commit details
Commits on Dec 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9ce4afe - Browse repository at this point
Copy the full SHA 9ce4afeView commit details
Commits on Dec 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3bf64e5 - Browse repository at this point
Copy the full SHA 3bf64e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3009d76 - Browse repository at this point
Copy the full SHA 3009d76View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbb08a5 - Browse repository at this point
Copy the full SHA bbb08a5View commit details
Commits on Jan 5, 2024
-
Text Display error in Go full-stack with a framework (#6483)
* Text Display error in Go full-stack with a framework Fix error #27816 What dose this PR do? It fixes the issue with the landing page of the react website. * Update HomeContent.js * Set styles on <option> * Add padding too --------- Co-authored-by: Ricky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc32af8 - Browse repository at this point
Copy the full SHA fc32af8View commit details -
Fix missing function keyword (#6527)
* Update use-server.md * revert export default
Configuration menu - View commit details
-
Copy full SHA for 7a28cf6 - Browse repository at this point
Copy the full SHA 7a28cf6View commit details
Commits on Jan 7, 2024
-
fix wrong quotes around inline codes (#6523)
* fix wrong way quotes * bump up to clear mdx cache
Configuration menu - View commit details
-
Copy full SHA for 315cb7a - Browse repository at this point
Copy the full SHA 315cb7aView commit details
Commits on Jan 9, 2024
-
Fix typo in experimental_taintObjectReference (#6536)
Change untained -> untainted
Configuration menu - View commit details
-
Copy full SHA for bb0ac87 - Browse repository at this point
Copy the full SHA bb0ac87View commit details -
Fix(Bug) Update Feedback.tsx component visiblity issue (#6533)
* Update Feedback.tsx * Update Feedback.tsx Time reduced to 1.5 seconds, also going to update css * Update index.css CSS updated for feedback component animation. * Update Feedback.tsx * Update index.css --------- Co-authored-by: Ricky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 083c308 - Browse repository at this point
Copy the full SHA 083c308View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10d4a4d - Browse repository at this point
Copy the full SHA 10d4a4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53a1f49 - Browse repository at this point
Copy the full SHA 53a1f49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f8d4e6 - Browse repository at this point
Copy the full SHA 6f8d4e6View commit details
Commits on Jan 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 983bda9 - Browse repository at this point
Copy the full SHA 983bda9View commit details -
Revert "Add useState semicolon (#5823)" (#6543)
This reverts commit e18bb3b.
Configuration menu - View commit details
-
Copy full SHA for 9d8c5ad - Browse repository at this point
Copy the full SHA 9d8c5adView commit details
Commits on Jan 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eff3955 - Browse repository at this point
Copy the full SHA eff3955View commit details -
fix: Grammar in versioning-policy.md (#6539)
Adds a missing word in the documentation describing canary versioning
Configuration menu - View commit details
-
Copy full SHA for a3f5b13 - Browse repository at this point
Copy the full SHA a3f5b13View commit details
Commits on Jan 12, 2024
-
Add React Paris 2024 conference + React Brussels videos link (#6547)
Co-authored-by: Aimen Ben Amor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0972541 - Browse repository at this point
Copy the full SHA 0972541View commit details -
Fix overflowing text content in footer link (#6519)
* Fix overflowing text content in footer link Add an ellipsis to overflowing text in the footer section for navigating between different references. * Add min and max width to nextlink class * Add minwidth to tailwind config * Wrap string beyond max width * Remove title attribute from span element
Configuration menu - View commit details
-
Copy full SHA for 6987f0f - Browse repository at this point
Copy the full SHA 6987f0fView commit details -
* Feat: port error-decoder * Fix: do not choke on empty invariant * Refactor: read url query from `useRouter` * Fix: argsList can contains `undefined` * Fix: handle empty string arg * Feat: move error decoder to the separate page * Fix: wrap error decoder header in <Intro /> * Perf: cache GitHub RAW requests * Refactor: apply code review suggestions * Fix: build error * Refactor: apply code review suggestions * Discard changes to src/content/index.md * Fix: animation duration/delay * Refactor: read error page from markdown * Fix lint * Fix /error being 404 * Prevent `_default.md` being included in `[[...markdownPath]].md` * Fix custom error markdown reading * Updates --------- Co-authored-by: Ricky Hanlon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8d2664b - Browse repository at this point
Copy the full SHA 8d2664bView commit details -
Use 'trim()' method in
useContext
page to prevent form from accepti……ng whitespaces (#6549)
Configuration menu - View commit details
-
Copy full SHA for df8f301 - Browse repository at this point
Copy the full SHA df8f301View commit details
Commits on Jan 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6bfde58 - Browse repository at this point
Copy the full SHA 6bfde58View commit details
Commits on Jan 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b8b1a03 - Browse repository at this point
Copy the full SHA b8b1a03View commit details