-
Notifications
You must be signed in to change notification settings - Fork 52
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 @ 35530eea #455
Commits on Oct 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 31b7881 - Browse repository at this point
Copy the full SHA 31b7881View commit details
Commits on Oct 17, 2023
-
Added new meetup in Saskatoon - SK (#6341)
Added new meetup in Saskatoon - SK
Configuration menu - View commit details
-
Copy full SHA for d22efb3 - Browse repository at this point
Copy the full SHA d22efb3View commit details -
Add
useFormStatus
Hook API reference documentation (#6314)Co-authored-by: Luna Wei <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 90ca701 - Browse repository at this point
Copy the full SHA 90ca701View commit details
Commits on Oct 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5750680 - Browse repository at this point
Copy the full SHA 5750680View commit details -
Configuration menu - View commit details
-
Copy full SHA for b68e15a - Browse repository at this point
Copy the full SHA b68e15aView commit details -
fix: add a missing import statement in useFormStatus.md (#6356)
* fix: add a missing import statement in useFormStatus.md * Update src/content/reference/react-dom/hooks/useFormStatus.md Co-authored-by: Ahmed Abdelbaset <[email protected]> --------- Co-authored-by: Ahmed Abdelbaset <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10574e5 - Browse repository at this point
Copy the full SHA 10574e5View commit details
Commits on Oct 19, 2023
-
Describing Your UI > Your UI as a tree (#6334)
Co-authored-by: Luna Wei <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9af01e2 - Browse repository at this point
Copy the full SHA 9af01e2View commit details
Commits on Oct 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 16f90a9 - Browse repository at this point
Copy the full SHA 16f90a9View commit details
Commits on Oct 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a0cacd7 - Browse repository at this point
Copy the full SHA a0cacd7View commit details
Commits on Oct 24, 2023
-
Remove unsupported ga-lite and update existing calls to GA4 (#6366)
* Cleanup old ga-lite tag and refactor GA4 * cleanup * cleanup2
Configuration menu - View commit details
-
Copy full SHA for 717f9b5 - Browse repository at this point
Copy the full SHA 717f9b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbdbaca - Browse repository at this point
Copy the full SHA bbdbacaView commit details -
Add Error Boundary to useTransition API docs (#6354)
* Add Error Boundary to useTransition docs * add Error Boundary to useTransition * Use Canary * Add Error Boundary to useTransition API docs * Update src/components/MDX/Sandpack/Preview.tsx Co-authored-by: Jan Kassens <[email protected]> * Update src/content/reference/react/useTransition.md Co-authored-by: Luna <[email protected]> * Update src/content/reference/react/useTransition.md Co-authored-by: Luna <[email protected]> * Add Error Boundary to useTransition docs * add Error Boundary to useTransition * Use Canary * Add Error Boundary to useTransition API docs * Update src/components/MDX/Sandpack/Preview.tsx Co-authored-by: Jan Kassens <[email protected]> * Update src/content/reference/react/useTransition.md Co-authored-by: Luna <[email protected]> * Update src/content/reference/react/useTransition.md Co-authored-by: Luna <[email protected]> * Address comments and update usage example * Address comments and update usage example * Update src/content/reference/react/useTransition.md Co-authored-by: Luna <[email protected]> --------- Co-authored-by: Jan Kassens <[email protected]> Co-authored-by: Luna <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63f9470 - Browse repository at this point
Copy the full SHA 63f9470View commit details -
Warn about low entropy in taintUniqueValue.md (#6379)
* Warn about low entropy in taintUniqueValue.md * Update src/content/reference/react/experimental_taintUniqueValue.md Co-authored-by: Jan Kassens <[email protected]> --------- Co-authored-by: Jan Kassens <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2779615 - Browse repository at this point
Copy the full SHA 2779615View commit details
Commits on Oct 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5e40d13 - Browse repository at this point
Copy the full SHA 5e40d13View commit details -
useFormState reference fixes (#6383)
* Add useFormState reference * Matt's suggestions for useFormState reference * Incorporated PR feedback for useFormState
Configuration menu - View commit details
-
Copy full SHA for 6ef844b - Browse repository at this point
Copy the full SHA 6ef844bView commit details
Commits on Oct 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for df3ec65 - Browse repository at this point
Copy the full SHA df3ec65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97e61d7 - Browse repository at this point
Copy the full SHA 97e61d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a272f0c - Browse repository at this point
Copy the full SHA a272f0cView commit details -
Using strict equality in the JS example for City Quiz (#6373)
Co-authored-by: Nikhil Gupta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 76c1bde - Browse repository at this point
Copy the full SHA 76c1bdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a94b72 - Browse repository at this point
Copy the full SHA 6a94b72View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6b7f9e - Browse repository at this point
Copy the full SHA f6b7f9eView commit details -
Add <form> Component reference documentation (#6312)
Co-authored-by: Luna <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b333ca - Browse repository at this point
Copy the full SHA 4b333caView commit details
Commits on Oct 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5d2113b - Browse repository at this point
Copy the full SHA 5d2113bView commit details -
Add
useOptimistic Hook
API reference documentation (#6377)* Add useOptimistic API reference documentation * Fix title * Add working exmaple from form and updadd parameters * Add updates to useOptimistic * Add updates to useOptimistic * Add updates to useOptimistic --------- Co-authored-by: Matt Carroll <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46b45fb - Browse repository at this point
Copy the full SHA 46b45fbView commit details -
Remove meta description from most pages (#6392)
Google uses this on many of our API doc pages and it's not a good snippet. Only put this on the homepage but leave the og:description and twitter:description.
Configuration menu - View commit details
-
Copy full SHA for b8acf01 - Browse repository at this point
Copy the full SHA b8acf01View commit details
Commits on Oct 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4bdb87b - Browse repository at this point
Copy the full SHA 4bdb87bView commit details
Commits on Oct 30, 2023
-
Adds Reference Overview Page (#6378)
* Adds landing page for reference section.) * Updated hyperlinks. * Fixes Legacy APIs link. * Removes canary image from heading.
Configuration menu - View commit details
-
Copy full SHA for 81f1520 - Browse repository at this point
Copy the full SHA 81f1520View commit details -
'use server' fleshing out (#6384)
Co-authored-by: Sophie Alpert <[email protected]> Co-authored-by: Luna Wei <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 49c2d78 - Browse repository at this point
Copy the full SHA 49c2d78View commit details -
'use client' - flesh out usages and reference (#6362)
Co-authored-by: Soichiro Miki <[email protected]> Co-authored-by: David McCabe <[email protected]> Co-authored-by: Luna Wei <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c60167 - Browse repository at this point
Copy the full SHA 9c60167View commit details
Commits on Oct 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f949428 - Browse repository at this point
Copy the full SHA f949428View commit details
Commits on Nov 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 40a88fa - Browse repository at this point
Copy the full SHA 40a88faView commit details -
Edits for new "use client" content (#6401)
* Edits for new "use client" content * Apply suggestions from code review Co-authored-by: Luna <[email protected]> --------- Co-authored-by: Luna <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a8790ca - Browse repository at this point
Copy the full SHA a8790caView commit details
Commits on Nov 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 55b9e04 - Browse repository at this point
Copy the full SHA 55b9e04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 617065b - Browse repository at this point
Copy the full SHA 617065bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8727204 - Browse repository at this point
Copy the full SHA 8727204View commit details
Commits on Nov 7, 2023
-
Captailize Server Action (#6417)
Summary of changes: "Server Action", like "Effect", is a React-specific notion that would be benefited from captailization to be distinguished from its genertic meaning. It seems like [Next doc](https://nextjs.org/docs/app/api-reference/functions/server-actions) has also adopted such connventions and we should probably do the same. Co-authored-by: xuan.huang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 42ca996 - Browse repository at this point
Copy the full SHA 42ca996View commit details -
Capitalize Client/Server Component (#6418)
Summary of changes: following <reactjs/react.dev#6417> Co-authored-by: xuan.huang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 292e55d - Browse repository at this point
Copy the full SHA 292e55dView commit details -
Capitalize Client in "client modules" (#6419)
Summary of changes: See <reactjs/react.dev#6417> Co-authored-by: xuan.huang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5a2e15 - Browse repository at this point
Copy the full SHA c5a2e15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 721479b - Browse repository at this point
Copy the full SHA 721479bView commit details
Commits on Nov 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for eeb0979 - Browse repository at this point
Copy the full SHA eeb0979View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49ebed1 - Browse repository at this point
Copy the full SHA 49ebed1View commit details -
Add space for canary title (#6416)
Co-authored-by: Luna Wei <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 44f442d - Browse repository at this point
Copy the full SHA 44f442dView commit details
Commits on Nov 10, 2023
-
Capitalize word "Hook" (#6424)
Summary of changes: See <reactjs/react.dev#6417>. There is one exception though. The error message “Rendered fewer hooks than expected” from React is indeed "hooks" so I kept as-is. Shall we change the error message from React? Co-authored-by: xuan.huang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fcd0006 - Browse repository at this point
Copy the full SHA fcd0006View commit details
Commits on Nov 14, 2023
-
Capitalize word "Fragment" (#6425)
Summary of changes: See <reactjs/react.dev#6417> Co-authored-by: xuan.huang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3a5f8a - Browse repository at this point
Copy the full SHA d3a5f8aView commit details -
Capitalize word "Canary" (#6427)
Summary of changes: See <reactjs/react.dev#6417> Co-authored-by: xuan.huang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4f9e9a5 - Browse repository at this point
Copy the full SHA 4f9e9a5View commit details
Commits on Nov 21, 2023
-
Fix: incorrect sample code in documentation related to Server action …
…(#6445) * Fix: component not returned * Fix: missing function statement
Configuration menu - View commit details
-
Copy full SHA for aa0c547 - Browse repository at this point
Copy the full SHA aa0c547View commit details
Commits on Nov 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6570e6c - Browse repository at this point
Copy the full SHA 6570e6cView commit details
Commits on Nov 30, 2023
-
Captailize "Strict Mode" (#6426)
Summary of changes: There is one "TypeScript strict mode" that is kept unchanged. Co-authored-by: xuan.huang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 943e3ce - Browse repository at this point
Copy the full SHA 943e3ceView commit details
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 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7a15e96 - Browse repository at this point
Copy the full SHA 7a15e96View commit details -
Upgrade tailwind version (#6550)
* 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 * Upgrade tailwind to 3.4.1 * Remove manual width config from minWidth * Remove minWidth from tailwind config and preserve default value of min-w-xs
Configuration menu - View commit details
-
Copy full SHA for 9c316b2 - Browse repository at this point
Copy the full SHA 9c316b2View commit details -
Remove url origin to match all translation forks (#6516)
* Update use-server.md * Update form.md * Update input.md * Update react-labs-what-we-have-been-working-on-march-2023.md * Update react-labs-what-we-have-been-working-on-june-2022.md --------- Co-authored-by: Ricky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 82723c1 - Browse repository at this point
Copy the full SHA 82723c1View commit details
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a3cf37d - Browse repository at this point
Copy the full SHA a3cf37dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9f4f97 - Browse repository at this point
Copy the full SHA b9f4f97View commit details
Commits on Jan 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3563d95 - Browse repository at this point
Copy the full SHA 3563d95View commit details
Commits on Jan 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4886261 - Browse repository at this point
Copy the full SHA 4886261View commit details
Commits on Jan 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 98d0f56 - Browse repository at this point
Copy the full SHA 98d0f56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85653a3 - Browse repository at this point
Copy the full SHA 85653a3View commit details
Commits on Jan 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e33ec30 - Browse repository at this point
Copy the full SHA e33ec30View commit details
Commits on Jan 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5bc1d26 - Browse repository at this point
Copy the full SHA 5bc1d26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5964bfa - Browse repository at this point
Copy the full SHA 5964bfaView commit details
Commits on Jan 27, 2024
-
* Add guiding note * Update sandbox to include event handlers
Configuration menu - View commit details
-
Copy full SHA for 1ab7108 - Browse repository at this point
Copy the full SHA 1ab7108View commit details
Commits on Jan 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 30f23d7 - Browse repository at this point
Copy the full SHA 30f23d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d2f710 - Browse repository at this point
Copy the full SHA 5d2f710View commit details
Commits on Feb 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for adb958a - Browse repository at this point
Copy the full SHA adb958aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca98764 - Browse repository at this point
Copy the full SHA ca98764View commit details -
* Add template for applying to add a new React framework * update * grammar * Add form templates * Update .github/ISSUE_TEMPLATE/config.yml Co-authored-by: Strek <[email protected]> * correct link --------- Co-authored-by: Ricky Hanlon <[email protected]> Co-authored-by: Ricky <[email protected]> Co-authored-by: Strek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f96c528 - Browse repository at this point
Copy the full SHA f96c528View commit details -
Configuration menu - View commit details
-
Copy full SHA for b07fe2e - Browse repository at this point
Copy the full SHA b07fe2eView commit details -
removed Unnecessary Horizontal Scrollbar in Learn Section - Reacting …
…to Input with State subsection - First city quiz - index.js (#6591)
Configuration menu - View commit details
-
Copy full SHA for be8668c - Browse repository at this point
Copy the full SHA be8668cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ca0381 - Browse repository at this point
Copy the full SHA 6ca0381View commit details
Commits on Feb 2, 2024
-
Initial Float docs for hoistable/semantic elements (#6486)
* Initial Float docs for hoistable/semantic elements
Configuration menu - View commit details
-
Copy full SHA for 8ba8772 - Browse repository at this point
Copy the full SHA 8ba8772View commit details -
Initial docs for DOM static resource loading functions (#6459)
* Initial docs for Float functions: preconnect, prefetchDNS, preinit, preinitModule, preload, preloadModule
Configuration menu - View commit details
-
Copy full SHA for 2372ecf - Browse repository at this point
Copy the full SHA 2372ecfView commit details
Commits on Feb 5, 2024
-
feat (conferences) add react connection Paris (#6609)
Delphine Bugner authoredFeb 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 47c818c - Browse repository at this point
Copy the full SHA 47c818cView commit details
Commits on Feb 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c118938 - Browse repository at this point
Copy the full SHA c118938View commit details
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a843b6 - Browse repository at this point
Copy the full SHA 9a843b6View commit details
Commits on Feb 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6d43bff - Browse repository at this point
Copy the full SHA 6d43bffView commit details
Commits on Feb 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6ae9922 - Browse repository at this point
Copy the full SHA 6ae9922View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ff80a5 - Browse repository at this point
Copy the full SHA 4ff80a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d46c360 - Browse repository at this point
Copy the full SHA d46c360View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb3a0f5 - Browse repository at this point
Copy the full SHA bb3a0f5View commit details
Commits on Feb 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a21a942 - Browse repository at this point
Copy the full SHA a21a942View commit details
Commits on Feb 15, 2024
-
Blog: What We've Been Working On – February 2024 (#6629)
* Blog: What We've Been Working On – February 2024 * rm log * Update src/content/blog/2024/02/15/react-labs-what-we-have-been-working-on-february-2024.md Co-authored-by: Matt Carroll <[email protected]> * Update src/content/blog/2024/02/15/react-labs-what-we-have-been-working-on-february-2024.md Co-authored-by: Matt Carroll <[email protected]> * add and * switch --------- Co-authored-by: Matt Carroll <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c4f382 - Browse repository at this point
Copy the full SHA 2c4f382View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1039b3 - Browse repository at this point
Copy the full SHA c1039b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d3fc07 - Browse repository at this point
Copy the full SHA 9d3fc07View commit details -
Add warning page for RTR deprecation (#6632)
* Add warning page for RTR deprecation * shorten path * Add link for RN testing library
Configuration menu - View commit details
-
Copy full SHA for bce6e55 - Browse repository at this point
Copy the full SHA bce6e55View commit details -
Configuration menu - View commit details
-
Copy full SHA for b66dece - Browse repository at this point
Copy the full SHA b66deceView commit details
Commits on Feb 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c608570 - Browse repository at this point
Copy the full SHA c608570View commit details
Commits on Feb 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1c06fcc - Browse repository at this point
Copy the full SHA 1c06fccView commit details -
Fix typos in latest blog post (#6636)
"React Complier" → "React Compiler" "and alternative history" → "an alternative history"
Configuration menu - View commit details
-
Copy full SHA for 74c33a1 - Browse repository at this point
Copy the full SHA 74c33a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 156765f - Browse repository at this point
Copy the full SHA 156765fView commit details
Commits on Feb 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 35530ee - Browse repository at this point
Copy the full SHA 35530eeView commit details
Commits on Feb 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9079729 - Browse repository at this point
Copy the full SHA 9079729View commit details
Commits on Feb 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0beb786 - Browse repository at this point
Copy the full SHA 0beb786View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bf8277 - Browse repository at this point
Copy the full SHA 6bf8277View commit details