-
Notifications
You must be signed in to change notification settings - Fork 27
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 @ 4bdb87b1 #373
base: main
Are you sure you want to change the base?
Commits on May 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 398ace5 - Browse repository at this point
Copy the full SHA 398ace5View commit details -
Fix a wrong explanation in "Manipulating the DOM with Refs" (#6055)
* Fix manipulating-the-dom-with-refs * Update manipulating-the-dom-with-refs.md --------- Co-authored-by: dan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 09185bc - Browse repository at this point
Copy the full SHA 09185bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3364c93 - Browse repository at this point
Copy the full SHA 3364c93View commit details
Commits on May 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ad4f5c7 - Browse repository at this point
Copy the full SHA ad4f5c7View commit details
Commits on May 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4184c0f - Browse repository at this point
Copy the full SHA 4184c0fView commit details
Commits on Jun 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ca93140 - Browse repository at this point
Copy the full SHA ca93140View commit details
Commits on Jun 5, 2023
-
Fix(github-actions): Update gh-actions dependencies to versions that …
…utilize Node.js v16 (#6084) * Update site_lint.yml * Update site_lint.yml
Configuration menu - View commit details
-
Copy full SHA for 8313857 - Browse repository at this point
Copy the full SHA 8313857View commit details
Commits on Jun 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 940e963 - Browse repository at this point
Copy the full SHA 940e963View commit details
Commits on Jun 9, 2023
-
Fix incorrect inner component reference (#6044)
The inner component is `EditForm`, not `EditContact`.
Configuration menu - View commit details
-
Copy full SHA for 9a1e1c6 - Browse repository at this point
Copy the full SHA 9a1e1c6View commit details
Commits on Jun 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f5ffb3f - Browse repository at this point
Copy the full SHA f5ffb3fView commit details
Commits on Jun 30, 2023
-
Add basic reference pages for use client and server (#5976)
* Add basic reference pages for use client and server I guess this turned into a bit more of an FAQ but I think it's useful to have this written down in a canonical place. * Oops, push final tweaks
Configuration menu - View commit details
-
Copy full SHA for 292534e - Browse repository at this point
Copy the full SHA 292534eView commit details
Commits on Jul 10, 2023
-
update link to fault tolerance blog post (#6142)
this is the canonical link now 🫡
Configuration menu - View commit details
-
Copy full SHA for a30e1f9 - Browse repository at this point
Copy the full SHA a30e1f9View commit details
Commits on Jul 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b9eea4d - Browse repository at this point
Copy the full SHA b9eea4dView commit details
Commits on Jul 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d86cfc4 - Browse repository at this point
Copy the full SHA d86cfc4View commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cf4ad19 - Browse repository at this point
Copy the full SHA cf4ad19View commit details -
Configuration menu - View commit details
-
Copy full SHA for a132d8f - Browse repository at this point
Copy the full SHA a132d8fView commit details -
Fix "onFocus" description (#6168)
The "onFocus" is fired when an element receives focus, not loses.
Configuration menu - View commit details
-
Copy full SHA for 6ebe2dd - Browse repository at this point
Copy the full SHA 6ebe2ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39b9692 - Browse repository at this point
Copy the full SHA 39b9692View commit details -
Configuration menu - View commit details
-
Copy full SHA for b452e7b - Browse repository at this point
Copy the full SHA b452e7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 505f651 - Browse repository at this point
Copy the full SHA 505f651View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19c0fe2 - Browse repository at this point
Copy the full SHA 19c0fe2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a472775 - Browse repository at this point
Copy the full SHA a472775View commit details
Commits on Aug 7, 2023
-
* Fix homepage title Fixed homepage title bug, now the homepage will display the title from `content/index.md` instead of the constant `React`. * Update index.md Change title to "React" to keep same
Configuration menu - View commit details
-
Copy full SHA for cd13b52 - Browse repository at this point
Copy the full SHA cd13b52View commit details
Commits on Aug 9, 2023
-
Adds a TypeScript overview page (#6120)
* Start of the typescript page * Intro * Intro * Use State * Use Reducer * Start of context * Use Ref * Events * Wrap up 1st draft * Better titles * Apply suggestions from code review Co-authored-by: Tom Sherman <[email protected]> Co-authored-by: Lenz Weber-Tronic <[email protected]> * Note types/react and types/react-dom, and tone down the usecontext null check * Feedback * Given a 2nd run through of the doc * Apply suggestions from code review Co-authored-by: Ricky <[email protected]> * Document where `State` is coming from * Link what inferred types are * Remove "knock-on" We already say "cause" which makes "knock-on" a bit redundant * Move useRef TS usage to useRef reference page dropped useEffect since there's nothing specific about this hook. * Add installation section * Link to framework specific guides * Edits * Edit footer * Rm useRef docs --------- Co-authored-by: Tom Sherman <[email protected]> Co-authored-by: Lenz Weber-Tronic <[email protected]> Co-authored-by: Ricky <[email protected]> Co-authored-by: Sebastian Silbermann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f82f392 - Browse repository at this point
Copy the full SHA f82f392View commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c60bcac - Browse repository at this point
Copy the full SHA c60bcacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03c2e96 - Browse repository at this point
Copy the full SHA 03c2e96View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcc639b - Browse repository at this point
Copy the full SHA fcc639bView commit details -
Add UI for canary releases (#6173)
* [WIP] Add UI for canary releases * yellow * Switch to icon and gray * Wording, alignment, and rm flex * Heading alignment
Configuration menu - View commit details
-
Copy full SHA for ae06008 - Browse repository at this point
Copy the full SHA ae06008View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22d9878 - Browse repository at this point
Copy the full SHA 22d9878View commit details
Commits on Aug 11, 2023
-
remove Bad grammar in react.dev tictactoe documentation (#6126)
* change docs * add docs for create react app * remove * Update src/content/learn/tutorial-tic-tac-toe.md --------- Co-authored-by: Ricky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 02c0067 - Browse repository at this point
Copy the full SHA 02c0067View commit details -
Configuration menu - View commit details
-
Copy full SHA for a86663d - Browse repository at this point
Copy the full SHA a86663dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1a5b7b - Browse repository at this point
Copy the full SHA b1a5b7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bfa544 - Browse repository at this point
Copy the full SHA 2bfa544View commit details -
fix: remove Hong Kong from choosing-the-state-structure (#5957)
* fix: remove Hong Kong from choosing-the-state-structure closes Improper examples #5955 * change boolean style for rendering
Configuration menu - View commit details
-
Copy full SHA for 79560d6 - Browse repository at this point
Copy the full SHA 79560d6View commit details -
* Update TailwindCSS & Install rtl-detect 1- Update TailwindCSS to use the logical properities such as `ps-1` instead of `pl-1`. there are logical properities for margin, padding, inset, and text direction. 2- Install `rtl-detect` detect if the language is RTL direction. Note: this might be uninstalled if we use the manual way to specify rtl language. * add `siteConfig.isRTL` * add `dir` attribute to the root element * edit some tw classes to utilize logical properties instead of directions properties (e.g. `pr-0` to `pe-0`) * edit some tw classes to utilize logical properties instead of directions properties (e.g. `pr-0` to `pe-0`) * edit some tw classes to utilize logical properties instead of directions properties (e.g. `pr-0` to `pe-0`) * edit some tw classes to utilize logical properties instead of directions properties (e.g. `pr-0` to `pe-0`) * Refactor TW classes: Use logical properties over directional properties. * Revert "Refactor TW classes: Use logical properties over directional properties." This reverts commit df9620d944d9a47c5394b26fe4e3536ba3031333. * Refactor TW classes: Use logical properties over directional properties. * Refactor TW classes: Use logical properties over directional properties. * Refactor TW classes: Use logical properties over directional properties. * Add `start` and `end` directions to the `IconNavArrow` * Add Note about `isRTL` prop * Refactor TW classes: Use logical properties over directional properties. * Refactor TW classes: Use logical properties over directional properties. * Refactor TW classes: use logical properties over directional properties * Refactor TW classes: use logical properties over directional properties * Refactor TW classes: use logical properties over directional properties * set dir attr of `CodeBlock` to `ltr` even the page dir is `rtl` * Refactor TW classes: use logical properties over directional properties * Refactor TW classes: use logical properties over directional properties * Add `start` and `end` directions to some icons * Refactor TW classes: use logical properties over directional properties * Refactor TW classes: use logical properties over directional properties * Refactor TW classes: use logical properties over directional properties * Refactor TW classes: use logical properties over directional properties * set dir attr of `ConsoleBlock` to `ltr` to overwrite the dir of root element * Refactor TW classes: use logical properties over directional properties * set dir=ltr on inline code blocks to overwrite <html dir="rtl"> in some languages * Refactor TW classes: use logical properties over directional properties * Refactor TW classes: use logical properties over directional properties * Refactor TW classes: use logical properties over directional properties * Refactor TW classes: use logical properties over directional properties * set translate=no, dir=ltr on `TerminalBlock` to overwrite <html dir="rtl"> in rtl languages * Refactor TW classes: use logical properties over directional properties * Refactor TW classes: use logical properties over directional properties * Refactor TW classes: use logical properties over directional properties * fix some direction styles * fix arrow directions in rtl * remove `rtl-detect` and set `siteConfig.isRTL` manually * fix `Breadcrumbs`'s arrow direction in rtl languages * fix some directions of the search modal for RTL languages * hard setting dir=ltr to Sandpack to overwrite rtl languages dir * Refactor TW classes: use logical properties over directional properties * remove my notes * fix: rerverse space-x-* in rtl * rebase with the main branch * remove unnecessary alt * add `start` & `end` display directions to the Chevron Icon * rebase with the main branch
Configuration menu - View commit details
-
Copy full SHA for 819518c - Browse repository at this point
Copy the full SHA 819518cView commit details
Commits on Aug 15, 2023
-
* fix: wronge styles when applying RTL it was `top-0 left-0 ...` by wrong I made it `inset-x-0`. * fix wrong styles * fix wrong styles * style canary icon with RTL-friendly styles * chore: utilize mx-* instead of me-* & ms-* * utilize relative styles * chore: use mx-* instead of me-* & ms-* * style canary icon with RTL-frindly styles * Update OpenInTypeScriptPlayground.tsx
Configuration menu - View commit details
-
Copy full SHA for 6b61cd4 - Browse repository at this point
Copy the full SHA 6b61cd4View commit details
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 842c24c - Browse repository at this point
Copy the full SHA 842c24cView commit details
Commits on Aug 21, 2023
-
Clarify these features are not related to Next (#6229)
Co-authored-by: Luna Wei <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f67811b - Browse repository at this point
Copy the full SHA f67811bView commit details
Commits on Aug 23, 2023
-
Add React Native EU 2023 to the conferences page (#6254)
React attends this conference hosted by Callstack. It's been on the page in previous years, missed it this year. https://www.react-native.eu/
Configuration menu - View commit details
-
Copy full SHA for 3189529 - Browse repository at this point
Copy the full SHA 3189529View commit details
Commits on Aug 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 722b546 - Browse repository at this point
Copy the full SHA 722b546View commit details
Commits on Sep 5, 2023
-
update conferences to move React Rally 23 to previous and add upcomin…
…g conferences (#6246) * update conferences to move react rally to previous and add reactjs day * Add React Alicante * Update conferences.md * Update conferences.md to include year of the event * add anchor link * Update conferences.md * Update conferences.md * chore: update country name --------- Co-authored-by: Strek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b4c56a - Browse repository at this point
Copy the full SHA 9b4c56aView commit details -
Configuration menu - View commit details
-
Copy full SHA for be6c39d - Browse repository at this point
Copy the full SHA be6c39dView commit details -
Added RenderATL 2024 to the conferences Markdown page
Configuration menu - View commit details
-
Copy full SHA for 05380da - Browse repository at this point
Copy the full SHA 05380daView commit details -
Update Twitter(X) icon for light and dark mode (#6235)
Update Twitter(X) icon for light and dark mode
Configuration menu - View commit details
-
Copy full SHA for cd09ffb - Browse repository at this point
Copy the full SHA cd09ffbView commit details -
Fix link in new typescript docs (#6232)
While reading the new typescript docs introduced in #6120, I noticed this link points to a fork. This commit changes it to a relative link so it should work everywhere.
Configuration menu - View commit details
-
Copy full SHA for 230c39b - Browse repository at this point
Copy the full SHA 230c39bView commit details -
Fix incorrect link in select.md (#6227)
Fix incorrect link in select.md
Configuration menu - View commit details
-
Copy full SHA for 14629a7 - Browse repository at this point
Copy the full SHA 14629a7View commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for df9d907 - Browse repository at this point
Copy the full SHA df9d907View commit details -
Co-authored-by: Ricky <[email protected]> Co-authored-by: Luna Wei <[email protected]> Co-authored-by: Ricky Hanlon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7141306 - Browse repository at this point
Copy the full SHA 7141306View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e144cd - Browse repository at this point
Copy the full SHA 9e144cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee98f75 - Browse repository at this point
Copy the full SHA ee98f75View commit details
Commits on Sep 7, 2023
-
Update lazy.md to mention default exports (#6285)
React.lazy dots into the `default` property. Document this.
Configuration menu - View commit details
-
Copy full SHA for 20ccdf9 - Browse repository at this point
Copy the full SHA 20ccdf9View commit details
Commits on Sep 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 46e7b2c - Browse repository at this point
Copy the full SHA 46e7b2cView commit details -
Add use hook API reference page (#6177)
* [WIP] Add use hook API reference page * [WIP] Update use hook API reference page based on feedback * [WIP] use hook API ref doc: add browser API example * [WIP] use hook API ref doc: add context, lib examples * [WIP] use reference doc - incorporate all current feedback * [WIP] use reference page fix typos * use reference doc: address PR feedback from Luna, Sophia,Eli, and Lee * Apply @harish-sethuraman's typo fixes from code review Co-authored-by: Strek <[email protected]> * use reference doc typo fixes * use reference doc: update style to match other react.dev conventions * minor fixes * Remove client Promises, use canary labels * Add use hook section to index, remove RSC section on components page * Final edits * Clarify use reference caveats --------- Co-authored-by: Strek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 742d2bf - Browse repository at this point
Copy the full SHA 742d2bfView commit details
Commits on Sep 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5219d73 - Browse repository at this point
Copy the full SHA 5219d73View commit details
Commits on Sep 12, 2023
-
Sandpack 2.0: upgrade playgrounds (#5917)
* Update 17 files * remove: legacy react devtool * Update 3 files * fix(editor): allow horizontal scroll * Update SandpackRoot.tsx
Configuration menu - View commit details
-
Copy full SHA for 43ada1f - Browse repository at this point
Copy the full SHA 43ada1fView commit details
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0d21915 - Browse repository at this point
Copy the full SHA 0d21915View commit details
Commits on Sep 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bdc60c2 - Browse repository at this point
Copy the full SHA bdc60c2View commit details
Commits on Sep 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cbeb0ba - Browse repository at this point
Copy the full SHA cbeb0baView commit details
Commits on Sep 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dfd15e8 - Browse repository at this point
Copy the full SHA dfd15e8View commit details
Commits on Sep 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5f3565f - Browse repository at this point
Copy the full SHA 5f3565fView commit details
Commits on Sep 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bad7e90 - Browse repository at this point
Copy the full SHA bad7e90View commit details
Commits on Sep 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2ab8334 - Browse repository at this point
Copy the full SHA 2ab8334View commit details -
Configuration menu - View commit details
-
Copy full SHA for 828e30a - Browse repository at this point
Copy the full SHA 828e30aView commit details -
Update useEffect.md - The explanation on the timing of useEffect() ca…
…llback doesn't seem to be accurate. (#6207) * Update useEffect.md * Update src/content/reference/react/useEffect.md --------- Co-authored-by: Sophie Alpert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a1fbcf8 - Browse repository at this point
Copy the full SHA a1fbcf8View commit details -
* delete unused useState import * add word to equalize challenge and solutions texts * Refactor some texts * Apply suggestions from code review --------- Co-authored-by: Sophie Alpert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1758515 - Browse repository at this point
Copy the full SHA 1758515View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2390627 - Browse repository at this point
Copy the full SHA 2390627View commit details
Commits on Sep 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 91e7f69 - Browse repository at this point
Copy the full SHA 91e7f69View commit details
Commits on Sep 26, 2023
-
Remove pitfall and update Next link (#6318)
* Remove pitfall and update Next link * Fix other beta link --------- Co-authored-by: Luna Wei <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4df3e7c - Browse repository at this point
Copy the full SHA 4df3e7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62b9b45 - Browse repository at this point
Copy the full SHA 62b9b45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dbd195 - Browse repository at this point
Copy the full SHA 2dbd195View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01c3163 - Browse repository at this point
Copy the full SHA 01c3163View commit details -
Add info about App.js 2024 conference (#6192)
Co-authored-by: Luna <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8afb1ef - Browse repository at this point
Copy the full SHA 8afb1efView commit details
Commits on Sep 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 850327d - Browse repository at this point
Copy the full SHA 850327dView commit details -
Update Page not found to React18 URL (#6320)
* Update react-labs-what-we-have-been-working-on-june-2022.md * Update react-labs-what-we-have-been-working-on-june-2022.md
Configuration menu - View commit details
-
Copy full SHA for d4c214a - Browse repository at this point
Copy the full SHA d4c214aView commit details
Commits on Oct 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1dfc88f - Browse repository at this point
Copy the full SHA 1dfc88fView commit details -
Explain how
null
ends up inref.current
for React-managed refs (#……5836) * Update referencing-values-with-refs.md * Update src/content/learn/referencing-values-with-refs.md
Configuration menu - View commit details
-
Copy full SHA for 68f417a - Browse repository at this point
Copy the full SHA 68f417aView commit details
Commits on Oct 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c45fa10 - Browse repository at this point
Copy the full SHA c45fa10View commit details
Commits on Oct 6, 2023
-
Mention
use
as a Suspense-enabled data source (#6340)Maybe it's debatable whether we want to link to canary APIs in other pages but I feel like here it's more useful than not.
Configuration menu - View commit details
-
Copy full SHA for 3cd1723 - Browse repository at this point
Copy the full SHA 3cd1723View commit details -
Add Experimental Taint API Docs (#6337)
Co-authored-by: Matt Carroll <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9aa84b1 - Browse repository at this point
Copy the full SHA 9aa84b1View commit details
Commits on Oct 9, 2023
-
Explain limitations of useSyncExternalStore with concurrency (#6339)
* Explain limitations of useSyncExternalStore with concurrency Doesn't seem like we have this noted anywhere. * Pull out example to code block
Configuration menu - View commit details
-
Copy full SHA for fdad54d - Browse repository at this point
Copy the full SHA fdad54dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88af66d - Browse repository at this point
Copy the full SHA 88af66dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2c45ea - Browse repository at this point
Copy the full SHA f2c45eaView commit details
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 43f4702 - Browse repository at this point
Copy the full SHA 43f4702View commit details -
Upgrade react-collapsed (#5893)
* Upgrade react-collapsed * 4.0.4 --------- Co-authored-by: Rogin Farrer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 900a669 - Browse repository at this point
Copy the full SHA 900a669View commit details
Commits on Oct 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e85b71d - Browse repository at this point
Copy the full SHA e85b71dView commit details
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
-
Configuration menu - View commit details
-
Copy full SHA for 0c5a74b - Browse repository at this point
Copy the full SHA 0c5a74bView commit details