-
Notifications
You must be signed in to change notification settings - Fork 119
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 @ 842c24c9 #478
Commits on Apr 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dc1d580 - Browse repository at this point
Copy the full SHA dc1d580View commit details
Commits on Apr 28, 2023
-
Make bundle analysis workflow less fragile (#5971)
* Make bundle analysis workflow less fragile * Use sticky comment action
Configuration menu - View commit details
-
Copy full SHA for 609533c - Browse repository at this point
Copy the full SHA 609533cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 496c578 - Browse repository at this point
Copy the full SHA 496c578View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52c777b - Browse repository at this point
Copy the full SHA 52c777bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ea43a8 - Browse repository at this point
Copy the full SHA 7ea43a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd621b8 - Browse repository at this point
Copy the full SHA fd621b8View commit details
Commits on Apr 29, 2023
-
The actual dom nodes that are siblings are the h1 and article nodes
Configuration menu - View commit details
-
Copy full SHA for ef55fb2 - Browse repository at this point
Copy the full SHA ef55fb2View commit details -
Add key param to createPortal reference (#5928)
* Add key param to createPortal reference * Update createPortal.md * Update createPortal.md * Update createPortal.md --------- Co-authored-by: dan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8ed23b1 - Browse repository at this point
Copy the full SHA 8ed23b1View commit details -
Fix typo: change 'then' to 'the' (#5978)
The sentence reads: In this solution, two separate conditions are used to insert a space between then name and the importance label. It should read: In this solution, two separate conditions are used to insert a space between the name and the importance label.
Configuration menu - View commit details
-
Copy full SHA for 68a9343 - Browse repository at this point
Copy the full SHA 68a9343View commit details
Commits on May 3, 2023
-
Next Channel -> Canary Channel (#5992)
See facebook/react#26761 for more context.
Configuration menu - View commit details
-
Copy full SHA for 37a12a6 - Browse repository at this point
Copy the full SHA 37a12a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa88d8a - Browse repository at this point
Copy the full SHA aa88d8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a865fd - Browse repository at this point
Copy the full SHA 9a865fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69ca3df - Browse repository at this point
Copy the full SHA 69ca3dfView commit details -
* Revert "Revert "Canaries blog post"" This reverts commit 9a865fd. * words --------- Co-authored-by: Sophie Alpert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c55fe8 - Browse repository at this point
Copy the full SHA 1c55fe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1863ab2 - Browse repository at this point
Copy the full SHA 1863ab2View commit details
Commits on May 5, 2023
-
renderToReadableStream => renders a readable web stream (and not a No…
…de.js stream) (#6001)
Configuration menu - View commit details
-
Copy full SHA for 8e24e40 - Browse repository at this point
Copy the full SHA 8e24e40View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe5737b - Browse repository at this point
Copy the full SHA fe5737bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01d44e9 - Browse repository at this point
Copy the full SHA 01d44e9View commit details -
Minor tweak to remove implication that mounting can happen only once …
…(#6003) Mounting with Suspense and Offscreen can happen multiple times. This removes some wording that implies a that effects / lifecycle hooks only happen on first mount.
Configuration menu - View commit details
-
Copy full SHA for 07a3ee5 - Browse repository at this point
Copy the full SHA 07a3ee5View commit details
Commits on May 6, 2023
-
Conditionally render offset div (#5997)
Otherwise the address is being offset to the right when the refresh icon is not displayed
Configuration menu - View commit details
-
Copy full SHA for da93812 - Browse repository at this point
Copy the full SHA da93812View commit details
Commits on May 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ebc45f5 - Browse repository at this point
Copy the full SHA ebc45f5View commit details
Commits on May 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fd8ba03 - Browse repository at this point
Copy the full SHA fd8ba03View commit details -
Configuration menu - View commit details
-
Copy full SHA for bea2ff7 - Browse repository at this point
Copy the full SHA bea2ff7View commit details
Commits on May 18, 2023
-
Add accessibility note to interactivity section in the new React docs…
… (#6026) * Add accessibility note to interactivity section in the new React docs * Add a11y note to Responding to Events section * Update responding-to-events.md --------- Co-authored-by: dan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5bc25d3 - Browse repository at this point
Copy the full SHA 5bc25d3View commit details
Commits on May 19, 2023
-
Upgrade React and Next (#6011)
* Upgrade React and Next * Fix bug in useNestedScrollLock I guess refs get disconnected before passive effect cleanup runs. useLayoutEffect would also fix it but maybe this is better.
Configuration menu - View commit details
-
Copy full SHA for 1b5e886 - Browse repository at this point
Copy the full SHA 1b5e886View commit details
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
-
Configuration menu - View commit details
-
Copy full SHA for babc199 - Browse repository at this point
Copy the full SHA babc199View commit details