-
Notifications
You must be signed in to change notification settings - Fork 59
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 @ eb174dd9 #165
base: main
Are you sure you want to change the base?
Commits on Apr 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a7103d8 - Browse repository at this point
Copy the full SHA a7103d8View commit details
Commits on Apr 10, 2024
-
Fixes #6693: fixes search functionality on iOS devices (#6743)
* change isOpen variable in TopNav component to isMenuOpen to differentiate from isOpen props in Search component change setIsOpen to setIsMenuOpen in TopNav component * move initialization of ShowSearch state to top-level of TopNav component organize hook initializations in TopNav component: useState, useRef, useRouter * remove initialYScroll prop from DocSearchModal component to fix search functionality on ios devices
Configuration menu - View commit details
-
Copy full SHA for 11a7479 - Browse repository at this point
Copy the full SHA 11a7479View commit details -
Configuration menu - View commit details
-
Copy full SHA for 342fddb - Browse repository at this point
Copy the full SHA 342fddbView commit details
Commits on Apr 11, 2024
-
Add docs for onCaughtError and onUncaughtError (#6742)
* Add docs for onCaughtError and onUncaughtError * Updates from feedback
Configuration menu - View commit details
-
Copy full SHA for db2dc7f - Browse repository at this point
Copy the full SHA db2dc7fView commit details
Commits on Apr 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2749eb4 - Browse repository at this point
Copy the full SHA 2749eb4View commit details -
[easy] remove unused ref in ExpandableCallout.tsx (#6755)
Note that this component is not actually expandable and the ref got likely unused when that was removed
Configuration menu - View commit details
-
Copy full SHA for 56ca8f1 - Browse repository at this point
Copy the full SHA 56ca8f1View commit details
Commits on Apr 17, 2024
-
* in \[errorCode\].tsx, wrapped parsedContent in a div and applied styling of white-space: pre-wrap to preserve whitespace and break on newline chars * updated styling to tailwind class
Configuration menu - View commit details
-
Copy full SHA for c2180a3 - Browse repository at this point
Copy the full SHA c2180a3View commit details
Commits on Apr 19, 2024
-
Update SocialBanner.tsx (#6763)
Tickets are sold out, update the text.
Configuration menu - View commit details
-
Copy full SHA for 37a8d64 - Browse repository at this point
Copy the full SHA 37a8d64View commit details
Commits on Apr 22, 2024
-
API docs for useDeferredValue's initialValue (#6747)
* API docs for useDeferredValue's initialValue Updates the API docs for `useDeferredValue` to include the `initialValue` option, added in facebook/react#27500. This feature is slated for release in React 19. * Add docs for onCaughtError and onUncaughtError (#6742) * Add docs for onCaughtError and onUncaughtError * Updates from feedback * Add canary info, simplify a bit --------- Co-authored-by: Ricky <rickhanlonii@fb.com>
Configuration menu - View commit details
-
Copy full SHA for 07cbd00 - Browse repository at this point
Copy the full SHA 07cbd00View commit details
Commits on Apr 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f8afd94 - Browse repository at this point
Copy the full SHA f8afd94View commit details -
Add documentation for ref cleanup functions (#6770)
* Add documentation for ref cleanup functions * Contain changes within canary block
Configuration menu - View commit details
-
Copy full SHA for cdd2fdd - Browse repository at this point
Copy the full SHA cdd2fddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fb2f0d - Browse repository at this point
Copy the full SHA 9fb2f0dView commit details
Commits on Apr 25, 2024
-
Rename useFormState to useActionState (#6776)
* move useFormState api * add redirect * use React DOM as the name
Configuration menu - View commit details
-
Copy full SHA for 4f55010 - Browse repository at this point
Copy the full SHA 4f55010View commit details -
Add blog posts for React 19 Beta (#6778)
* Blog posts for React 19 * Feedback * Feedback * Update src/content/blog/2024/04/25/react-19.md Co-authored-by: Josh Story <josh.c.story@gmail.com> * Update src/content/blog/2024/04/25/react-19.md Co-authored-by: Josh Story <josh.c.story@gmail.com> * Update src/content/blog/2024/04/25/react-19.md Co-authored-by: Josh Story <josh.c.story@gmail.com> * Update src/content/blog/2024/04/25/react-19.md Co-authored-by: Josh Story <josh.c.story@gmail.com> * Update src/content/blog/2024/04/25/react-19.md Co-authored-by: Josh Story <josh.c.story@gmail.com> * Update src/content/blog/2024/04/25/react-19.md Co-authored-by: Josh Story <josh.c.story@gmail.com> * Update src/content/blog/2024/04/25/react-19.md Co-authored-by: Josh Story <josh.c.story@gmail.com> * Update src/content/blog/2024/04/25/react-19.md Co-authored-by: Josh Story <josh.c.story@gmail.com> * Update src/content/blog/2024/04/25/react-19.md Co-authored-by: Josh Story <josh.c.story@gmail.com> * Update src/content/blog/2024/04/25/react-19.md Co-authored-by: Josh Story <josh.c.story@gmail.com> * Update src/content/blog/2024/04/25/react-19.md Co-authored-by: Josh Story <josh.c.story@gmail.com> * Update src/content/blog/2024/04/25/react-19.md Co-authored-by: Josh Story <josh.c.story@gmail.com> * Update src/content/blog/2024/04/25/react-19.md Co-authored-by: Josh Story <josh.c.story@gmail.com> * Update src/content/blog/2024/04/25/react-19.md Co-authored-by: Josh Story <josh.c.story@gmail.com> * Update src/content/blog/2024/04/25/react-19.md Co-authored-by: Josh Story <josh.c.story@gmail.com> * Update src/content/blog/2024/04/25/react-19.md Co-authored-by: Noah Lemen <noah.lemen@gmail.com> * Update src/content/blog/2024/04/25/react-19.md Co-authored-by: Matt Carroll <7158882+mattcarrollcode@users.noreply.github.com> * Update src/content/blog/2024/04/25/react-19.md Co-authored-by: Matt Carroll <7158882+mattcarrollcode@users.noreply.github.com> * Update src/content/blog/2024/04/25/react-19.md Co-authored-by: Noah Lemen <noah.lemen@gmail.com> * Update src/content/blog/2024/04/25/react-19.md Co-authored-by: Noah Lemen <noah.lemen@gmail.com> * Update src/content/blog/2024/04/25/react-19.md Co-authored-by: Noah Lemen <noah.lemen@gmail.com> * Update src/content/blog/2024/04/25/react-19.md Co-authored-by: Noah Lemen <noah.lemen@gmail.com> * Update src/content/blog/2024/04/25/react-19.md * Update src/content/blog/2024/04/25/react-19.md Co-authored-by: Matt Carroll <7158882+mattcarrollcode@users.noreply.github.com> * Thanks * Apply suggestions from code review Co-authored-by: Matt Carroll <7158882+mattcarrollcode@users.noreply.github.com> Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com> * Feedback * nit * Issue link --------- Co-authored-by: Josh Story <josh.c.story@gmail.com> Co-authored-by: Noah Lemen <noah.lemen@gmail.com> Co-authored-by: Matt Carroll <7158882+mattcarrollcode@users.noreply.github.com> Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 191852a - Browse repository at this point
Copy the full SHA 191852aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 412b733 - Browse repository at this point
Copy the full SHA 412b733View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8a316a - Browse repository at this point
Copy the full SHA c8a316aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0078b50 - Browse repository at this point
Copy the full SHA 0078b50View commit details -
Fix code example in React-19
useOptimistic
section (#6781)should assign the result of updateName Co-authored-by: Tim Neutkens <tim@timneutkens.nl>
Configuration menu - View commit details
-
Copy full SHA for 317dcf3 - Browse repository at this point
Copy the full SHA 317dcf3View commit details -
[React19-blog]: Make use(context) example easier to understand (#6783)
* Make use(Context) example easier to understand * Update src/content/blog/2024/04/25/react-19.md Co-authored-by: Ricky <rickhanlonii@gmail.com> * Update src/content/blog/2024/04/25/react-19.md Co-authored-by: Ricky <rickhanlonii@gmail.com> * Update src/content/blog/2024/04/25/react-19.md Co-authored-by: Ricky <rickhanlonii@gmail.com> * Update src/content/blog/2024/04/25/react-19.md Co-authored-by: Ricky <rickhanlonii@gmail.com> --------- Co-authored-by: Ricky <rickhanlonii@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9afcbf6 - Browse repository at this point
Copy the full SHA 9afcbf6View commit details -
refines the messaging to clarify that Server Components the feature i…
…s stable but the packages you work with as a framework and bundler will approach API stability (#6782)
Configuration menu - View commit details
-
Copy full SHA for 9aa8e82 - Browse repository at this point
Copy the full SHA 9aa8e82View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdd0964 - Browse repository at this point
Copy the full SHA cdd0964View commit details -
Configuration menu - View commit details
-
Copy full SHA for 526d7b4 - Browse repository at this point
Copy the full SHA 526d7b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64beb65 - Browse repository at this point
Copy the full SHA 64beb65View commit details -
Co-authored-by: Dom Zhu <dominic.zhu@uq.net.au>
Configuration menu - View commit details
-
Copy full SHA for 8cbed3e - Browse repository at this point
Copy the full SHA 8cbed3eView commit details
Commits on Apr 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e09ff1c - Browse repository at this point
Copy the full SHA e09ff1cView commit details -
Better use(Promise) example in 19 blog (#6790)
* Better use(Promise) example in 19 blog * Better use(Promise) example in 19 blog
Configuration menu - View commit details
-
Copy full SHA for e45ac55 - Browse repository at this point
Copy the full SHA e45ac55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 057f35c - Browse repository at this point
Copy the full SHA 057f35cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f664028 - Browse repository at this point
Copy the full SHA f664028View commit details -
* Add rss feed * Add rss feed * rss readers don't like å characters
Configuration menu - View commit details
-
Copy full SHA for cf53cb5 - Browse repository at this point
Copy the full SHA cf53cb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc1020a - Browse repository at this point
Copy the full SHA bc1020aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 845a281 - Browse repository at this point
Copy the full SHA 845a281View commit details -
Configuration menu - View commit details
-
Copy full SHA for 807001c - Browse repository at this point
Copy the full SHA 807001cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 537bd05 - Browse repository at this point
Copy the full SHA 537bd05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c1c6e3 - Browse repository at this point
Copy the full SHA 8c1c6e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01edd5c - Browse repository at this point
Copy the full SHA 01edd5cView commit details
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9c53b48 - Browse repository at this point
Copy the full SHA 9c53b48View commit details
Commits on Apr 30, 2024
-
Add versions page and nav version (#6814)
* Add versions page and nav version * Move version to siteConfig.js * Fix typo * Set to 18.3.1, use siteConfig in reference sidebar * Redirect 18.react.dev to react.dev for now * Fix stray bullet
Configuration menu - View commit details
-
Copy full SHA for 3981ffe - Browse repository at this point
Copy the full SHA 3981ffeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86d306f - Browse repository at this point
Copy the full SHA 86d306fView commit details -
* Update typescript.md Fix punctuation. * Update src/content/learn/typescript.md --------- Co-authored-by: Ricky <rickhanlonii@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6d0aca1 - Browse repository at this point
Copy the full SHA 6d0aca1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e538800 - Browse repository at this point
Copy the full SHA e538800View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1df378f - Browse repository at this point
Copy the full SHA 1df378fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dd67d1 - Browse repository at this point
Copy the full SHA 3dd67d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f5ee38 - Browse repository at this point
Copy the full SHA 6f5ee38View commit details -
* Try next/image * Fix styles.css * rm unneeded styles * priority=true * tweaks * Static height * tweak * priority
Configuration menu - View commit details
-
Copy full SHA for 74697fb - Browse repository at this point
Copy the full SHA 74697fbView commit details
Commits on May 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7062b8d - Browse repository at this point
Copy the full SHA 7062b8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdb0d26 - Browse repository at this point
Copy the full SHA bdb0d26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dbd67a - Browse repository at this point
Copy the full SHA 0dbd67aView commit details -
Add "Languages" navigation and article (#6382)
* Add new article "Translations" * Add "languages" button in TopNav * Add link to English (main) site * Split deployedTranslations into multiple lines * Fix build error regarding types * Address some review comments - deployedTranslations => finishedTranslations - showTranslated => progress - English fixes * Update src/content/community/translations.md Co-authored-by: Ricky <rickhanlonii@gmail.com> * Update src/content/community/translations.md --------- Co-authored-by: Ricky <rickhanlonii@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9e1f5cd - Browse repository at this point
Copy the full SHA 9e1f5cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2f8ff3 - Browse repository at this point
Copy the full SHA a2f8ff3View commit details
Commits on May 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a6450b9 - Browse repository at this point
Copy the full SHA a6450b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e69ec58 - Browse repository at this point
Copy the full SHA e69ec58View commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d4a9a76 - Browse repository at this point
Copy the full SHA d4a9a76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e1ff1a - Browse repository at this point
Copy the full SHA 0e1ff1aView commit details
Commits on May 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 556063b - Browse repository at this point
Copy the full SHA 556063bView commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1fa2057 - Browse repository at this point
Copy the full SHA 1fa2057View commit details
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 46437c2 - Browse repository at this point
Copy the full SHA 46437c2View commit details
Commits on May 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0b9ae66 - Browse repository at this point
Copy the full SHA 0b9ae66View commit details
Commits on May 10, 2024
-
Fix typo on tutorial-tic-tac-toe.md (#6843)
Change the tense of "build" to "building".
Configuration menu - View commit details
-
Copy full SHA for f1b0f86 - Browse repository at this point
Copy the full SHA f1b0f86View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9b9b66 - Browse repository at this point
Copy the full SHA f9b9b66View commit details -
Update synchronizing-with-effects.md (#6856)
* Update synchronizing-with-effects.md Currently documentation says: By default, your Effect will run after every render. Which is in contrast with another section of the same page where it says: Effects run at the end of a commit after the screen updates * Update src/content/learn/synchronizing-with-effects.md --------- Co-authored-by: Ricky <rickhanlonii@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4f1d985 - Browse repository at this point
Copy the full SHA 4f1d985View commit details -
Fix Node.js version update at
package.json
(#6855)* Fix #6854: node.js version upgrade * Fix #6854: node.js version update
Configuration menu - View commit details
-
Copy full SHA for b7bf6c1 - Browse repository at this point
Copy the full SHA b7bf6c1View commit details
Commits on May 13, 2024
-
Change React dependency version in <form> page fix (#6858)
Co-authored-by: Rajat Jindal <rajat@testing.com>
Configuration menu - View commit details
-
Copy full SHA for a81e415 - Browse repository at this point
Copy the full SHA a81e415View commit details
Commits on May 14, 2024
-
Update team.md: Jason Bonta (#6862)
* Update team.md: Jason Bonta * Update src/content/community/team.md Lauren's suggestion Co-authored-by: lauren <poteto@users.noreply.github.com> --------- Co-authored-by: lauren <poteto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f053b53 - Browse repository at this point
Copy the full SHA f053b53View commit details
Commits on May 15, 2024
-
Add React Compiler Docs (#6869)
* Add initial skeleton * Scaffold compiler docs structure * Braindump for getting started * Add intro * tweaks * add experimental tag * flesh more out of index page * flesh out installation * add installation intro * update install instrs * add section on eslint plugin * reorg * add incremental guide * [debugging] Add section about devtools badge * [debugging] Add section about using logger * Update next.js instructions * reporting issues * [debugging] Add section on useEffect over firing * [debugging] Add section about conditional hook call * Latest updates * Remove ununsed reference pages * adding extra context for Remix --------- Co-authored-by: Sathya Gunasekaran <gsathya.ceg@gmail.com> Co-authored-by: Lauren Tan <poteto@users.noreply.github.com> Co-authored-by: Jason Bonta <jbonta@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e0c667f - Browse repository at this point
Copy the full SHA e0c667fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa19b7f - Browse repository at this point
Copy the full SHA fa19b7fView commit details
Commits on May 16, 2024
-
Clearer rule severity for React Compiler eslint plugin (#6870)
Using "off", "warn", "error" has been supported for many years now - I think this helps improve the readability :) I completely forgot what rule: 2 meant - had to find it at https://eslint.org/docs/latest/use/configure/rules
Configuration menu - View commit details
-
Copy full SHA for 8d69e6e - Browse repository at this point
Copy the full SHA 8d69e6eView commit details
Commits on May 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4e3d63a - Browse repository at this point
Copy the full SHA 4e3d63aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a46a6e - Browse repository at this point
Copy the full SHA 3a46a6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70a7b64 - Browse repository at this point
Copy the full SHA 70a7b64View commit details
Commits on May 19, 2024
-
Update separating-events-from-effects.md (#6880)
Removed ; as it's unnecessary in jsx component
Configuration menu - View commit details
-
Copy full SHA for ee068ac - Browse repository at this point
Copy the full SHA ee068acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bb3eb3 - Browse repository at this point
Copy the full SHA 8bb3eb3View commit details -
add frontend nation conference (#6866)
Front end nation is covering a full track of React talks including speakers such as: * Kent C Dodds * Sara Vieira * Tejas Kumar
Configuration menu - View commit details
-
Copy full SHA for e7c52aa - Browse repository at this point
Copy the full SHA e7c52aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9967ded - Browse repository at this point
Copy the full SHA 9967dedView commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0dc72f6 - Browse repository at this point
Copy the full SHA 0dc72f6View commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 05c9d77 - Browse repository at this point
Copy the full SHA 05c9d77View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc43b95 - Browse repository at this point
Copy the full SHA bc43b95View commit details -
Configuration menu - View commit details
-
Copy full SHA for beefa06 - Browse repository at this point
Copy the full SHA beefa06View commit details -
Co-authored-by: OH HYUN KEUN <ohhk@uitgis.com>
Configuration menu - View commit details
-
Copy full SHA for 80d30d7 - Browse repository at this point
Copy the full SHA 80d30d7View commit details -
Update react-compiler docs (#6898)
This upstreams some of the [introduction post](reactwg/react-compiler#5) into the docs since this knowledge is quite fundamental to understanding the compiler, and it's confusing to not have it linked in the canonical source for the docs. It also adds more information about [debugging](reactwg/react-compiler#7) and reorganizes a few sections to make things clearer ghstack-source-id: ef32fc723722eb5119529abcc572dd2bcf2b1cab Pull Request resolved: reactjs/react.dev#6895
Configuration menu - View commit details
-
Copy full SHA for adb3bed - Browse repository at this point
Copy the full SHA adb3bedView commit details
Commits on May 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4eb0850 - Browse repository at this point
Copy the full SHA 4eb0850View commit details -
Add React Conf 2024 Recap post (#6886)
* Add React Conf 2024 Recap post * Spelling and links * Apply suggestions from code review Co-authored-by: lauren <poteto@users.noreply.github.com> * Edits * Edits * better link * Update date * Update date and nits * feedback --------- Co-authored-by: lauren <poteto@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 59a2739 - Browse repository at this point
Copy the full SHA 59a2739View commit details -
Configuration menu - View commit details
-
Copy full SHA for f055f8f - Browse repository at this point
Copy the full SHA f055f8fView commit details
Commits on May 23, 2024
-
Add codemods to upgrade guide (#6897)
* Add codemods to upgrade guide * Update src/content/blog/2024/04/25/react-19-upgrade-guide.md Co-authored-by: Ahmed Abdelbaset <A7med3bdulBaset@gmail.com> * Add benefits --------- Co-authored-by: Ahmed Abdelbaset <A7med3bdulBaset@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bb96306 - Browse repository at this point
Copy the full SHA bb96306View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68c0f85 - Browse repository at this point
Copy the full SHA 68c0f85View commit details -
Clarify precedence is arbitrary valued (#6908)
The docs for stylesheet precedence incorrectly state that there is an enumerated set of valid precedences. This is incorrect. The precedence value can be anything and React infers the hierarchy from the order in which it discovers precedences
Configuration menu - View commit details
-
Copy full SHA for a25bd4b - Browse repository at this point
Copy the full SHA a25bd4bView commit details
Commits on May 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 69b95a6 - Browse repository at this point
Copy the full SHA 69b95a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef23197 - Browse repository at this point
Copy the full SHA ef23197View commit details
Commits on May 25, 2024
-
FIX: Typo in useEffect.md caveats (#6911)
* FIX: Typo in useEffect.md caveats * Fix another typo
Configuration menu - View commit details
-
Copy full SHA for c3bc5af - Browse repository at this point
Copy the full SHA c3bc5afView commit details
Commits on May 28, 2024
-
* Add act documentation * Update structure based on feedback * Add usage examples and async act --------- Co-authored-by: Rick Hanlon <rickhanlonii@fb.com>
Configuration menu - View commit details
-
Copy full SHA for 12fca4c - Browse repository at this point
Copy the full SHA 12fca4cView commit details
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ad1a5c2 - Browse repository at this point
Copy the full SHA ad1a5c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b12743c - Browse repository at this point
Copy the full SHA b12743cView commit details
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 438ee7a - Browse repository at this point
Copy the full SHA 438ee7aView commit details
Commits on Jun 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c116c42 - Browse repository at this point
Copy the full SHA c116c42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04b5d44 - Browse repository at this point
Copy the full SHA 04b5d44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73a8d9c - Browse repository at this point
Copy the full SHA 73a8d9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c36bd39 - Browse repository at this point
Copy the full SHA c36bd39View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1bdfa2 - Browse repository at this point
Copy the full SHA f1bdfa2View commit details
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 56df8af - Browse repository at this point
Copy the full SHA 56df8afView commit details
Commits on Jun 18, 2024
-
Update react-compiler.md (#6965)
Added missing comma to the codesample.
Configuration menu - View commit details
-
Copy full SHA for 3997808 - Browse repository at this point
Copy the full SHA 3997808View commit details
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 169d5c1 - Browse repository at this point
Copy the full SHA 169d5c1View commit details
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dc08860 - Browse repository at this point
Copy the full SHA dc08860View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eacc73 - Browse repository at this point
Copy the full SHA 4eacc73View commit details
Commits on Jun 28, 2024
-
Update compiler docs for Expo apps (#7000)
Expo now has its own instructions for enabling the compiler.
Configuration menu - View commit details
-
Copy full SHA for e9d2c63 - Browse repository at this point
Copy the full SHA e9d2c63View commit details
Commits on Jun 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 53fbed3 - Browse repository at this point
Copy the full SHA 53fbed3View commit details
Commits on Jul 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1a3a3ef - Browse repository at this point
Copy the full SHA 1a3a3efView commit details
Commits on Jul 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2a2e02f - Browse repository at this point
Copy the full SHA 2a2e02fView commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4c91abc - Browse repository at this point
Copy the full SHA 4c91abcView commit details
Commits on Jul 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de726d2 - Browse repository at this point
Copy the full SHA de726d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6274d4f - Browse repository at this point
Copy the full SHA 6274d4fView commit details
Commits on Aug 7, 2024
-
Document behaviour of setting state inside
useLayoutEffect
(#7096)Co-authored-by: Sebastian Silbermann <sebastian.silbermann@vercel.com>
Configuration menu - View commit details
-
Copy full SHA for 6671ba7 - Browse repository at this point
Copy the full SHA 6671ba7View commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2bfa7a6 - Browse repository at this point
Copy the full SHA 2bfa7a6View commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a220bb3 - Browse repository at this point
Copy the full SHA a220bb3View commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b5f28b4 - Browse repository at this point
Copy the full SHA b5f28b4View commit details
Commits on Aug 25, 2024
-
Emphasize the second problem paragraph with chain of effects example …
…(#7108) * Emphasize the second problem acapit with chain of effects example * Replace 'One' with 'First' to keep problems counting consistent
Configuration menu - View commit details
-
Copy full SHA for 7d50c3f - Browse repository at this point
Copy the full SHA 7d50c3fView commit details
Commits on Aug 26, 2024
-
Adds React Advanced London 2024 (#7127)
PR to add Radv 2024 conference
Configuration menu - View commit details
-
Copy full SHA for 50004fa - Browse repository at this point
Copy the full SHA 50004faView commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 40d7349 - Browse repository at this point
Copy the full SHA 40d7349View commit details
Commits on Sep 1, 2024
-
Fix typo 'bulit' -> 'built' (#7138)
Co-authored-by: Tom Eastman <tom@eastman.nz>
Configuration menu - View commit details
-
Copy full SHA for c2d6131 - Browse repository at this point
Copy the full SHA c2d6131View commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 391dadb - Browse repository at this point
Copy the full SHA 391dadbView commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd923d6 - Browse repository at this point
Copy the full SHA cd923d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c06272 - Browse repository at this point
Copy the full SHA 2c06272View commit details -
Update conferences.md, add conference (#7135)
* Update conferences.md, add conference * Update conferences.md --------- Co-authored-by: Eli White <github@eli-white.com>
Configuration menu - View commit details
-
Copy full SHA for 60ef58c - Browse repository at this point
Copy the full SHA 60ef58cView commit details
Commits on Sep 8, 2024
-
Changed the documentation of the subscribe argument to a more accurat…
…… (#6691) * Changed the documentation of the subscribe argument to a more accurate one. * Update useSyncExternalStore.md --------- Co-authored-by: Sophie Alpert <git@sophiebits.com>
Configuration menu - View commit details
-
Copy full SHA for 9aa2e36 - Browse repository at this point
Copy the full SHA 9aa2e36View commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0f2284d - Browse repository at this point
Copy the full SHA 0f2284dView commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 13a73c1 - Browse repository at this point
Copy the full SHA 13a73c1View commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 505c85d - Browse repository at this point
Copy the full SHA 505c85dView commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 39abc60 - Browse repository at this point
Copy the full SHA 39abc60View commit details
Commits on Sep 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c003ac4 - Browse repository at this point
Copy the full SHA c003ac4View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e2f089d - Browse repository at this point
Copy the full SHA e2f089dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec8f70f - Browse repository at this point
Copy the full SHA ec8f70fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e6e81e - Browse repository at this point
Copy the full SHA 8e6e81eView commit details
Commits on Sep 24, 2024
-
reactjsday-2024-Verona (#7171)
reactjsday 2024 React conference in Verona, Italy
Configuration menu - View commit details
-
Copy full SHA for 8dba319 - Browse repository at this point
Copy the full SHA 8dba319View commit details
Commits on Sep 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fe37c42 - Browse repository at this point
Copy the full SHA fe37c42View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7e59348 - Browse repository at this point
Copy the full SHA 7e59348View commit details -
Configuration menu - View commit details
-
Copy full SHA for a506983 - Browse repository at this point
Copy the full SHA a506983View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a62ce3 - Browse repository at this point
Copy the full SHA 8a62ce3View commit details -
Docs: Fix typos in thinking-in-react.md (#7179)
* Fix typos in thinking-in-react.md * Update src/content/learn/thinking-in-react.md --------- Co-authored-by: Ricky <rickhanlonii@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ae9726a - Browse repository at this point
Copy the full SHA ae9726aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d2f337 - Browse repository at this point
Copy the full SHA 6d2f337View commit details -
Configuration menu - View commit details
-
Copy full SHA for d418485 - Browse repository at this point
Copy the full SHA d418485View commit details -
docs(act.md): correct ReactDOM to ReactDOMClient (#7156)
* docs(act.md): correct ReactDOMClient to ReactDOM * docs(act.md): switch the import to ReactDOMClient instead
Configuration menu - View commit details
-
Copy full SHA for c7392cb - Browse repository at this point
Copy the full SHA c7392cbView commit details -
chore(typo): Fix comment to match code (#7147)
Co-authored-by: san.s <san.s@sfeir.com>
Configuration menu - View commit details
-
Copy full SHA for 4436422 - Browse repository at this point
Copy the full SHA 4436422View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a8e256 - Browse repository at this point
Copy the full SHA 7a8e256View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fe9c85 - Browse repository at this point
Copy the full SHA 4fe9c85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fee25f - Browse repository at this point
Copy the full SHA 8fee25fView commit details -
fix: add missing blank lines between import statements and code block…
…s in sample code (#7126)
Configuration menu - View commit details
-
Copy full SHA for 0f92834 - Browse repository at this point
Copy the full SHA 0f92834View commit details -
fix:
@testing-library/react-native
links (#7124)* fix: `@testing-library/react-native` links * Apply suggestions from code review --------- Co-authored-by: Ricky <rickhanlonii@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ca2051f - Browse repository at this point
Copy the full SHA ca2051fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6df8eb - Browse repository at this point
Copy the full SHA d6df8ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5aaa72 - Browse repository at this point
Copy the full SHA d5aaa72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 589a1d3 - Browse repository at this point
Copy the full SHA 589a1d3View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 56b3832 - Browse repository at this point
Copy the full SHA 56b3832View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1697ae8 - Browse repository at this point
Copy the full SHA 1697ae8View commit details
Commits on Oct 7, 2024
-
Add react-compiler-runtime instructions to compiler docs (#7213)
For users of React < 19, there is a new react-compiler-runtime package that can be used to provide a "polyfill" for runtime APIs needed for compiled code. This PR adds docs for that.
Configuration menu - View commit details
-
Copy full SHA for bb38630 - Browse repository at this point
Copy the full SHA bb38630View commit details
Commits on Oct 8, 2024
-
useActionState
pending example (#6989)Co-authored-by: Sebastian "Sebbie" Silbermann <silbermann.sebastian@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2b2d0f2 - Browse repository at this point
Copy the full SHA 2b2d0f2View commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2bd6189 - Browse repository at this point
Copy the full SHA 2bd6189View commit details
Commits on Oct 17, 2024
-
[compiler] Move React 17/18 section to its own subheading (#7230)
Currently it's a little hidden, let's move it to its own subheading for more prominence
Configuration menu - View commit details
-
Copy full SHA for ee09492 - Browse repository at this point
Copy the full SHA ee09492View commit details
Commits on Oct 18, 2024
-
[compiler] Add docs for Beta (#7231)
Updates our compiler docs for the latest Beta release.
Configuration menu - View commit details
-
Copy full SHA for 9467bc5 - Browse repository at this point
Copy the full SHA 9467bc5View commit details
Commits on Oct 21, 2024
-
[compiler] Remove section on healthcheck (#7239)
* [compiler] Remove section on healthcheck This package will be deprecated soon. It makes adopting the compiler confusing since it can spread the misconception that you need to have all your components successfully compiled before you can use the compiler. For now let's remove this from our docs and deprecate the package on npm. We can always choose to repurpose this in the future. * Clarify that 100% compilation is not necessary
Configuration menu - View commit details
-
Copy full SHA for 8f6d6a9 - Browse repository at this point
Copy the full SHA 8f6d6a9View commit details -
Add React Compiler Beta Release post (#7240)
Add a new blog post announcing the React Compiler Beta release!
Configuration menu - View commit details
-
Copy full SHA for d9e650f - Browse repository at this point
Copy the full SHA d9e650fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2b2b90 - Browse repository at this point
Copy the full SHA e2b2b90View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3656c2 - Browse repository at this point
Copy the full SHA a3656c2View commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1bda70a - Browse repository at this point
Copy the full SHA 1bda70aView commit details
Commits on Oct 23, 2024
-
Add ESLint flat config example, fix ESLint name (#7246)
* Add ESLint flat config example, fix ESLint name * Use official terminology * Fix key
Configuration menu - View commit details
-
Copy full SHA for e628e5d - Browse repository at this point
Copy the full SHA e628e5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb174dd - Browse repository at this point
Copy the full SHA eb174ddView commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1c2f000 - Browse repository at this point
Copy the full SHA 1c2f000View commit details