-
Notifications
You must be signed in to change notification settings - Fork 18
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 #254
base: main
Are you sure you want to change the base?
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
-
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
-
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 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 86a9123 - Browse repository at this point
Copy the full SHA 86a9123View commit details