Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Sync with reactjs.org @ 19aa5b48 #290

Open
wants to merge 1,231 commits into
base: main
Choose a base branch
from
Open
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 29, 2022

  1. [Beta] useEffect API (#5103)

    * [Beta] useEffect API
    
    * tweaks
    
    * tweak
    
    * add a link
    
    * wip
    
    * keep guide stuff to guides
    
    * moar
    
    * meh
    gaearon authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    8ae813f View commit details
    Browse the repository at this point in the history
  2. typo

    gaearon committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    edd2f4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f75d0e2 View commit details
    Browse the repository at this point in the history
  4. grammar

    gaearon committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    004287e View commit details
    Browse the repository at this point in the history
  5. Tweak

    gaearon committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    9d7feb9 View commit details
    Browse the repository at this point in the history
  6. Bump API to 70%

    gaearon committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    d7761ed View commit details
    Browse the repository at this point in the history
  7. Fix lint

    gaearon committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    b6983c3 View commit details
    Browse the repository at this point in the history
  8. [Beta] Add a survey (#5133)

    * [Beta] Add a survey
    
    * wording
    gaearon authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    e30bfe8 View commit details
    Browse the repository at this point in the history
  9. Point old site banner at Beta docs (#5134)

    * Point old site banner at Beta docs
    
    * lint
    gaearon authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    fd81031 View commit details
    Browse the repository at this point in the history
  10. Bolder CTA

    gaearon committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    2e57382 View commit details
    Browse the repository at this point in the history
  11. Fix link

    gaearon committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    3031668 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fbd8c82 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. Configuration menu
    Copy the full SHA
    35627be View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2022

  1. [Beta] Fix typos in 'Lifecycle of Reactive Effects' challenge descrip…

    …tions (#5142)
    
    * [Beta] fix typo in lifecycle-of-reactive-effects challenge 3
    
    * [Beta] fix typo in lifecycle-of-reactive-effects  challenge 5
    thomcleary authored Oct 2, 2022
    Configuration menu
    Copy the full SHA
    664dd57 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    45e3c1b View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    3a9b0c8 View commit details
    Browse the repository at this point in the history
  2. [Beta] Added documentation for React.createFactory (#5120)

    * Added documentation for React.createFactory
    
    * Update beta/src/content/apis/react/createFactory.md
    
    Co-authored-by: Strek <[email protected]>
    
    * minor editorial updates (#2)
    
    * Update createFactory.md
    
    * Update createFactory.md
    
    * edits
    
    Co-authored-by: Strek <[email protected]>
    Co-authored-by: Holly Sweeney <[email protected]>
    Co-authored-by: Dan Abramov <[email protected]>
    4 people authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    7de3a0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1205097 View commit details
    Browse the repository at this point in the history
  4. fix typo

    gaearon committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    88a2e53 View commit details
    Browse the repository at this point in the history
  5. fix

    gaearon committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    d9915ca View commit details
    Browse the repository at this point in the history
  6. [Beta] useId API (#5150)

    gaearon authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    8379534 View commit details
    Browse the repository at this point in the history
  7. oops

    gaearon committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    b99298a View commit details
    Browse the repository at this point in the history
  8. [beta] Sandpack: fix package.json dependencies & remove cm-markdown d…

    …ependency (#5151)
    
    * Update 6 files
    
    * Update 3 files
    
    * Update _app.tsx and _document.tsx
    danilowoz authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    7b0e3bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    440741d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a224f9d View commit details
    Browse the repository at this point in the history
  11. Fix

    gaearon committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    c741dd4 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    f24bc19 View commit details
    Browse the repository at this point in the history
  2. tweaks

    gaearon committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    6dcdaac View commit details
    Browse the repository at this point in the history
  3. fix

    gaearon committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    fa30ccd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9af5d8d View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    e6bc8db View commit details
    Browse the repository at this point in the history
  2. [beta] Sandpack: provide bare components and move styles (#5124)

    * Update 6 files
    
    * Update _document.tsx
    
    * Update _document.tsx
    
    * Update _document.tsx
    
    * Update .env.production
    
    * Update package.json and yarn.lock
    
    * editor style
    
    * file tab
    
    * loading
    
    * loading
    
    * tweaks
    
    * tweak
    
    * bump sandpack
    
    * remove test page
    
    * Remove stitches from the bundle
    
    * apply ios fix only for playground
    
    Co-authored-by: Dan Abramov <[email protected]>
    danilowoz and gaearon authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    f3420fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25d4589 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    3ac36ff View commit details
    Browse the repository at this point in the history
  2. [Beta] Children API (#5163)

    * [Beta] Children API
    
    * tweak
    
    * wip
    gaearon authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    06ab241 View commit details
    Browse the repository at this point in the history
  3. remove unused imports

    gaearon authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    fba9eab View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. Configuration menu
    Copy the full SHA
    9ccea25 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. [Beta] Rename Gotcha component to Pitfall (#5172)

    The visible name on the site was already Pitfall since a while back, this makes the components use that name too.
    alvarlagerlof authored Oct 9, 2022
    Configuration menu
    Copy the full SHA
    d07016a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. [Beta] fix: gutter overlap with sandpack code on mobile (#5170)

    * fix: gutter overlap
    
    * chore: move horizontal scrollbar to code-content
    shanpriyan authored Oct 16, 2022
    Configuration menu
    Copy the full SHA
    8fe817e View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Scroll behavior (#5182)

    * Make HTML scroll behavior smooth.
    
    To make the site more professional, I add smoothness to the HTML scroll behavior
    
    * Make HTML scroll behavior smooth.
    
    To make the site more professional, I add smoothness to the HTML scroll behavior
    
    * Make HTML scroll behavior smooth
    
    To make the site more professional, I add smoothness to the HTML scroll behavior
    
    * Make HTML scroll behavior smooth
    
    To make the site more professional, I add smoothness to the HTML scroll behavior
    
    * Make HTML scroll behavior smooth
    
    To make the site more professional, I add smoothness to the HTML scroll behavior
    
    * Update beta/src/styles/algolia.css
    
    Co-authored-by: Strek <[email protected]>
    
    * Update src/css/algolia.css
    
    Co-authored-by: Strek <[email protected]>
    
    * Update beta/src/styles/sandpack.css
    
    Co-authored-by: Strek <[email protected]>
    
    Co-authored-by: Strek <[email protected]>
    AdnanOlarmmi and harish-sethuraman authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    641f20a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    ec6c673 View commit details
    Browse the repository at this point in the history
  2. Revert "Scroll behavior (#5182)" (#5186)

    This reverts commit 641f20a.
    gaearon authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    c69ff23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30cafef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    415751c View commit details
    Browse the repository at this point in the history
  5. [Beta] Show illustration credit on hover/tap (#5188)

    * [beta] Show `AuthorCredit` on hover and focus
    
    * Move attribution to top
    
    * Styling and stuff
    
    Co-authored-by: Dan Lebowitz <[email protected]>
    
    Co-authored-by: Mayank <[email protected]>
    Co-authored-by: Dan Lebowitz <[email protected]>
    3 people authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    0867cc1 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. [beta] broken links in updating-objects-in-state (#5190)

    * fix: broken link for render-and-commt
    
    * fix(beta): broken link to `/apis/react/memo`
    jukrb0x authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    e698f2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e98d1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0a809a View commit details
    Browse the repository at this point in the history
  4. [beta] Fix typo on apis/react-dom/render (#5191)

    * [beta] Fix typo on apis/react-dom/render
    
    * Update render.md
    
    Co-authored-by: dan <[email protected]>
    eps1lon and gaearon authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    36656af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d483aeb View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. [Beta] Sandpack bundler improvements (#5164)

    * cache babel assets
    
    * Update SandpackRoot.tsx
    
    * Update NavigationBar.tsx
    
    * Update SandpackRoot.tsx
    
    * Update 7 files
    
    * Update 6 files
    
    * Update 6 files
    
    * Update LoadingOverlay.tsx
    
    * Update Preview.tsx
    
    * Update LoadingOverlay.tsx
    
    * Update 4 files
    
    * Update beta/src/components/MDX/Sandpack/LoadingOverlay.tsx
    
    Co-authored-by: Shanmughapriyan S <[email protected]>
    
    * Update sandpack.css
    
    * Update Preview.tsx and SandpackRoot.tsx
    
    * Update 3 files
    
    * Update ErrorMessage.tsx and Preview.tsx
    
    * Update Preview.tsx
    
    * Update SandpackRoot.tsx
    
    * Update Preview.tsx
    
    Co-authored-by: Shanmughapriyan S <[email protected]>
    danilowoz and shanpriyan authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    8a22e6e View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    5d1cac5 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. [Beta] Sandpack: fix accessibility issue on Codeeditor (#5216)

    * Update package.json and yarn.lock
    
    * Update package.json and yarn.lock
    
    * Update package.json and yarn.lock
    
    * Update package.json and yarn.lock
    danilowoz authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    8ab1291 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. Configuration menu
    Copy the full SHA
    f4d42d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e21b37c View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    4df7cce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    751a13f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    dee6aed View commit details
    Browse the repository at this point in the history
  2. Fix typo (#5222)

    npentrel authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    fc7bd4d View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. fix #5212 (#5213)

    * fix #5212
    
    * fix #5212 - conceptual error in useCallback reg memoization
    
    * remove unnecessary new line
    xnivaxhzne authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    822330c View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    ec368f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3915ef3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27152d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    dc20245 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. fix #5210 (#5211)

    xnivaxhzne authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    40251d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    06ae637 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Configuration menu
    Copy the full SHA
    3bba430 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    bc39165 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29b163a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd52cdd View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    9d5d1e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eceab8f View commit details
    Browse the repository at this point in the history
  3. [Beta] React.Component API (#5196)

    * [Beta] React.Component API
    
    * tweaks
    
    * more compact
    
    * oops
    
    * wip
    
    * Tweaks
    
    * cDM
    
    * cDU
    
    * cWU
    
    * wip
    
    * U_cWM
    
    * cWRP
    
    * U_cWU
    
    * useLayoutEffect ref
    
    * tweaks
    
    * forceUpdate
    
    * gSBU
    
    * render
    
    * tweak
    
    * setState
    
    * sCU
    
    * gDSFP
    
    * gDSFE
    
    * tweak
    gaearon authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    c581381 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15e5bac View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Clarify example

    gaearon committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    d2bf257 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b44e18e View commit details
    Browse the repository at this point in the history
  3. [Beta] createRef API (#5270)

    gaearon authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    081b568 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    501de4a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e5eb21 View commit details
    Browse the repository at this point in the history
  6. Fix title

    gaearon committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    543db5b View commit details
    Browse the repository at this point in the history
  7. Fix typo

    gaearon authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    28f30b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    1503e6b View commit details
    Browse the repository at this point in the history
  2. Added undefined to in the list of possible return types of render fun…

    …ction (#5275)
    
    Co-authored-by: Shanmughapriyan S <[email protected]>
    Co-authored-by: Sebastian Silbermann <[email protected]>
    3 people authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    e50e563 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. [Beta] Remove nav fadein

    It's pretty distracting when switching tabs.
    gaearon committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    2896038 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Fix typo in bookmark (#5279)

    uthbees authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    c19a34b View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    2381149 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5beee0a View commit details
    Browse the repository at this point in the history
  3. [Beta] Revamp navigation (#5287)

    * [Beta] Split API reference
    
    * Learn | Hooks | APIs
    
    * tsc
    
    * nav changes
    
    * redirects and url changes
    
    * twk
    
    * alt take
    
    * fix;
    
    * wip
    
    * nav?
    
    * tsc
    
    * twk
    
    * tweaks
    
    * index pages
    
    * cleanup
    
    * undo changes
    
    * edits
    
    * edits
    gaearon authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    1a641bb View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Rename breadcrumb

    gaearon committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    b562a4f View commit details
    Browse the repository at this point in the history
  2. Rename

    gaearon committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    eef0910 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    a05c1d9 View commit details
    Browse the repository at this point in the history
  2. Fix key error (#5302)

    rickhanlonii authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    f35d831 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. [Beta] Rewrite Suspense API, add useDeferredValue API (#5308)

    * [Beta] Rewrite Suspense API
    
    * edits
    
    * more udv
    
    * edits
    
    * edit
    
    * more ref
    
    * extract
    
    * Temporary remove use
    gaearon authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    ed20748 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Update the link to the Node.js stream module (#5298)

    Fix #5297.
    xfq authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    2128e1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3b6edd View commit details
    Browse the repository at this point in the history
  3. Update acdlite picture (#5313)

    I kinda like this one more
    acdlite authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    2e7b147 View commit details
    Browse the repository at this point in the history
  4. [Beta] Add link anchor for ExpandableExample (Deep Dive) (#5310)

    * [Beta] add link anchor for expandable example
    
    * [Beta] Rewrite Suspense API, add useDeferredValue API (#5308)
    
    * [Beta] Rewrite Suspense API
    
    * edits
    
    * more udv
    
    * edits
    
    * edit
    
    * more ref
    
    * extract
    
    * Temporary remove use
    
    * [Beta] deep dive title reuse existing mechanism
    
    * [Beta] adjust deep dive MDX format
    
    * [Beta] fix deep dive MDX format mismatch
    
    * [Beta] optional chain the condition for ReactNode
    
    * Update the link to the Node.js stream module (#5298)
    
    Fix #5297.
    
    * [Beta] Add deps to useEffect example
    
    * [Beta] throw error if no title found in deepdive
    
    * [Beta] fix throw error in tsx
    
    * Update acdlite picture (#5313)
    
    I kinda like this one more
    
    * [Beta] add link anchor for expandable example
    
    * [Beta] deep dive title reuse existing mechanism
    
    * [Beta] adjust deep dive MDX format
    
    * [Beta] fix deep dive MDX format mismatch
    
    * [Beta] optional chain the condition for ReactNode
    
    * [Beta] throw error if no title found in deepdive
    
    * [Beta] fix throw error in tsx
    
    * [Beta] adjust deep dive MDX format
    
    Co-authored-by: Jiawei.Jing <[email protected]>
    Co-authored-by: dan <[email protected]>
    Co-authored-by: Fuqiao Xue <[email protected]>
    Co-authored-by: Andrew Clark <[email protected]>
    5 people authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    cb9854a View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    5414129 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. [Beta] useTransition API (#5311)

    * [Beta] useTransition API
    
    * rewrite
    
    * bump example
    
    * fix
    
    * clarify
    gaearon authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    e162995 View commit details
    Browse the repository at this point in the history
  2. fix: correct order of future conference dates content (#5307)

    Co-authored-by: Eliot Sanford <[email protected]>
    techieeliot and Eliot Sanford authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    2246611 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    640f42e View commit details
    Browse the repository at this point in the history
  2. [Beta] Anchor for individual challenges & deepdive (#5318)

    * [Beta] open deepdive content once access
    
    * [Beta] anchor individual challenges
    
    * [Beta] fix challenges anchor scroll when multiple
    
    * [Beta] refactor chanllenges anchor effects
    
    Co-authored-by: Jiawei.Jing <[email protected]>
    ibarapascal and Jiawei.Jing authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    2e539fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51f0d2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    583f9a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Consistency naming tweaks

    gaearon committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    e342965 View commit details
    Browse the repository at this point in the history
  2. [Beta] Fix broken links

    gaearon committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    47916ff View commit details
    Browse the repository at this point in the history
  3. [beta] Add unmountComponentAtNode (#5328)

    * [beta] Add unmountComponentAtNode
    
    * Feedback
    
    * edits and harsher deprecations
    
    Co-authored-by: Dan Abramov <[email protected]>
    rickhanlonii and gaearon authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    c086b13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a08caba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a234788 View commit details
    Browse the repository at this point in the history
  6. Update team pages (#5329)

    * [wip] update team page
    
    * Update old site and alumni
    
    * Add more team members
    
    * Update old page too
    
    * Shrink images
    
    * Add remaining people on updated team pages (#5327)
    
    * updates
    
    * remove active members from acknowledgements
    
    * mobile styles for social/links
    
    * update jason image
    
    * clarify Jasons role
    
    * image alt text
    
    * Move all content into <TeamMember> incl headers
    
    * icon for personal site links
    
    * update TOC to extract beyond top-level elements
    
    * cleanup
    
    * github link should...point to github. oops
    
    * this can no longer be described as a small team
    
    * Update beta/src/content/learn/meet-the-team.md
    
    * Update content/community/team.md
    
    Co-authored-by: Sathya Gunasekaran <[email protected]>
    
    Co-authored-by: Rick Hanlon <[email protected]>
    Co-authored-by: lauren <[email protected]>
    Co-authored-by: Sathya Gunasekaran <[email protected]>
    4 people authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    e544ae4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc1687b View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. [Beta] renderToPipeableStream API (#5339)

    * [Beta] renderToPipeableStream API
    
    * typo
    
    * tweak
    
    * fix
    
    * ok
    
    * twk
    gaearon authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    3bd9bed View commit details
    Browse the repository at this point in the history
  2. Typo

    gaearon authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    0e508cb View commit details
    Browse the repository at this point in the history
  3. Typo

    gaearon authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    d1a3e17 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. edits

    gaearon committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    e6587b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2e8dbf View commit details
    Browse the repository at this point in the history
  3. fix typo (#5343)

    shuding authored Dec 11, 2022
    Configuration menu
    Copy the full SHA
    01ec244 View commit details
    Browse the repository at this point in the history
  4. [Beta] Edits to hydrateRoot

    gaearon committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    84efcd3 View commit details
    Browse the repository at this point in the history
  5. typo

    gaearon authored Dec 11, 2022
    Configuration menu
    Copy the full SHA
    c883f62 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    8bf3b48 View commit details
    Browse the repository at this point in the history
  2. [Beta] Profiler API (#5355)

    gaearon authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    c68c36f View commit details
    Browse the repository at this point in the history
  3. [Beta] Fix some code blocks

    gaearon committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    45b1068 View commit details
    Browse the repository at this point in the history
  4. [beta] Fix Chai recipe in docs (#5342)

    * [beta] Fix Chai recipe in docs
    
    * Cut down recipe to 3 points
    
    * Adjust explanation
    
    Co-authored-by: Dan Abramov <[email protected]>
    ashrene-roy and gaearon authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    6031b00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cfa9498 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. [Beta] Fixed a dead link in useTransition.md (#5356)

    In the paragraph:
    ```
    You can wrap an update into a transition only if you have access to the set function of that state. If you want to start a transition in response to some prop or a custom Hook return value, try useDeferredValue instead.
    ```
    
    The "useDeferredValue" link pointed to "usedeferredvalue" which is an invalid URL, this commit fixes that.
    mihail-8480 authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    ca61341 View commit details
    Browse the repository at this point in the history
  2. [beta] Add StrictMode docs (#5340)

    * [beta] Add StrictMode docs
    
    * More usages
    
    * Remove WIP
    
    * Add legacy string refs
    
    * Add legacy context
    
    * stuff
    
    Co-authored-by: Dan Abramov <[email protected]>
    rickhanlonii and gaearon authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    bad27d1 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. [beta] Add findDOMNode (#5357)

    * [beta] Add findDOMNode
    
    * info
    
    Co-authored-by: Dan Abramov <[email protected]>
    rickhanlonii and gaearon authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    c2566a5 View commit details
    Browse the repository at this point in the history
  2. Tweak header

    gaearon committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    9eca28f View commit details
    Browse the repository at this point in the history
  3. Tweaks

    gaearon committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    5d65144 View commit details
    Browse the repository at this point in the history
  4. [Beta] Fixed Semicolon missing in a code snippet. #5337 (#5360)

    * [Beta] Fixed Semicolon missing in a code snippet. #5337
    
    * [Beta] Fixed Semicolon missing in a code snippet. reactjs#5337
    abhinandanwadwa authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    06d472d View commit details
    Browse the repository at this point in the history
  5. [Beta] createPortal API (#5362)

    * [wip] createPortal
    
    * createPortal API
    
    * edits
    
    * more
    
    Co-authored-by: Dave McCabe <[email protected]>
    gaearon and davidmccabe authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    3bb6d8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    596b50c View commit details
    Browse the repository at this point in the history
  7. Wording tweak

    gaearon committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    7a9fe8d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d87a27 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Fix typo

    gaearon authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    98bb99e View commit details
    Browse the repository at this point in the history
  2. Fix typo

    gaearon authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    24a3e04 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    add83fa View commit details
    Browse the repository at this point in the history
  2. Fix typo (#5371)

    mathmarqq authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    a7f4260 View commit details
    Browse the repository at this point in the history
  3. [Beta] useLayoutEffect API (#5372)

    * [Beta] useLayoutEffect API
    
    * more
    
    * tweak
    
    * bla
    gaearon authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    a8db9c0 View commit details
    Browse the repository at this point in the history
  4. Fix copypasta

    gaearon committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    1aadd78 View commit details
    Browse the repository at this point in the history
  5. More credits

    gaearon authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    84a1085 View commit details
    Browse the repository at this point in the history
  6. [Beta] useEvent -> useEffectEvent (#5373)

    * [Beta] useEvent -> useEffectEvent
    
    * tweak
    gaearon authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    119177b View commit details
    Browse the repository at this point in the history
  7. Typo

    gaearon committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    d542994 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. [Beta] Reorder example

    gaearon committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    c4d2a6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5385031 View commit details
    Browse the repository at this point in the history
  3. Add missing patch for #5368

    gaearon committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    6faa4f5 View commit details
    Browse the repository at this point in the history
  4. Update index.md

    gaearon authored Dec 17, 2022
    Configuration menu
    Copy the full SHA
    868d525 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    966b7b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Adding a minor grammatical correction. (#5388)

    Proposing a minor grammatical correction on the useEffect API documentation page for triggering an animation example section.
    rahulrao0209 authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    ff22655 View commit details
    Browse the repository at this point in the history
  2. Remove stale RFC link

    gaearon committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    39b9599 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

  1. Change 'options object' to 'createOptions function' (#5394)

    The section under consideration 'Removing unnecessary function dependencies' should use the text 'createOptions function' instead of 'options object' to match the given example correctly.
    The 'options object' text is being used correctly for the previous section which talks about 'Removing unnecessary object dependencies' however, it must be updated for this section.
    rahulrao0209 authored Dec 24, 2022
    Configuration menu
    Copy the full SHA
    dc4d82b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89ad619 View commit details
    Browse the repository at this point in the history
  3. Making serverUrl a reactive dependency for the provided example. (#5392)

    The serverUrl variable should be moved inside the component and can be stored as a state to indicate that it's a reactive variable and will be highlighted as such by the linter. Previously the serverUrl variable was stored outside the component function body thus making it a non-reactive value and so it shouldn't have been highlighted by the linter as a useEffect dependency as shown in the concerned example.
    rahulrao0209 authored Dec 24, 2022
    Configuration menu
    Copy the full SHA
    167603a View commit details
    Browse the repository at this point in the history
  4. [Beta] react-dom: Components (#5383)

    * <input>
    
    * Fix typo
    
    * tweak
    
    * separate props
    
    * reword
    
    * typos
    
    * compress
    
    * tweaks
    
    * Add more
    
    * more
    
    * shorter
    
    * twk
    
    * more readable
    
    * fix
    
    * oops
    
    * oops
    
    * <textarea>
    
    * <progress>
    
    * <select>, <progress>
    
    * upd
    
    * <option>
    
    * wip common
    
    * wip
    
    * more
    
    * Fix onSelect desc
    
    * index
    
    * stub events
    
    * events
    
    * twk
    
    * all events
    gaearon authored Dec 24, 2022
    Configuration menu
    Copy the full SHA
    d981e00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2a0f2e View commit details
    Browse the repository at this point in the history
  6. [beta] Tic-tac-toe tutorial rewrite (#5352)

    * Copy over tutorial from old website
    
    Fixed up MDX syntax (self-closing `<br>` and `<img>`, and one `style`
    attribute)
    
    * wip
    
    * more wip
    
    * Move tutorial to be consistent with new beta docs structure
    
    * remove HTML comments causing Vercel rendering issues
    
    * Fixed all fixme's, minor clarity improvments, updated code links to codesandbox
    
    * first half of tutorial re-write draft
    
    * Finish tutorial rewrite draft
    
    * Fix some formatting issues
    
    * Migrate tutorial back to JavaScript to fix Sandpack errors
    
    * Fix minor mistakes, formatting, code bugs, clean up images
    
    * Fix empty board image size
    
    * Fix image size and code highlighting issues
    
    * Incorporate feedback from Dan and Sean
    
    * edits (wip)
    
    * edit
    
    * edits
    
    * Update beta/src/content/learn/tutorial-tic-tac-toe.md
    
    Co-authored-by: Strek <[email protected]>
    
    * tweak
    
    Co-authored-by: Sophie Alpert <[email protected]>
    Co-authored-by: Dan Abramov <[email protected]>
    Co-authored-by: Strek <[email protected]>
    4 people authored Dec 24, 2022
    Configuration menu
    Copy the full SHA
    81b5f81 View commit details
    Browse the repository at this point in the history
  7. Bump the numbers

    gaearon committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    302fb7a View commit details
    Browse the repository at this point in the history
  8. Typo

    gaearon authored Dec 24, 2022
    Configuration menu
    Copy the full SHA
    bd9f3ea View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2022

  1. [Beta] Move Reference before Usage (#5399)

    * [Beta] Move Reference before Usage
    
    * above -> below
    gaearon authored Dec 25, 2022
    Configuration menu
    Copy the full SHA
    147bab9 View commit details
    Browse the repository at this point in the history
  2. [Beta] APIs -> Reference (#5400)

    * [Beta] APIs -> Reference
    
    * oops
    gaearon authored Dec 25, 2022
    Configuration menu
    Copy the full SHA
    c793076 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88e689e View commit details
    Browse the repository at this point in the history
  4. Fix above/below

    gaearon committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    3473846 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d51b16 View commit details
    Browse the repository at this point in the history
  6. [Beta] Misc edits

    gaearon committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    4b68508 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. fix(typos): some small typos (#5401)

    use name instead of title as in the data provided
    pfongkye authored Dec 26, 2022
    Configuration menu
    Copy the full SHA
    20252cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddde7e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Fixed property "value" typo'd as "values" (#5404)

    Travis Potter authored Dec 27, 2022
    Configuration menu
    Copy the full SHA
    45e4b52 View commit details
    Browse the repository at this point in the history
  2. Minor grammatical correction (#5406)

    Adding a minor grammatical correction to the useImperativeHandle hook API reference markdown page.
    rahulrao0209 authored Dec 27, 2022
    Configuration menu
    Copy the full SHA
    2a3bcb6 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Configuration menu
    Copy the full SHA
    bcf7759 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Fixes a typo (#5411)

    [Suspense](https://beta.reactjs.org/reference/react/Suspense) page has header
     `<Suspense>` lets you displays a fallback until its children have finished loading.
    Which should have been:
    `<Suspense>` lets you display a fallback until its children have finished loading.
    acharyasaagar authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    afb7d7a View commit details
    Browse the repository at this point in the history
  2. Minor grammatical correction (#5407)

    Fixing a minor grammatical correction/typo on the beta docs useImperativeHandle API reference page.
    rahulrao0209 authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    c7efb5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33c4d58 View commit details
    Browse the repository at this point in the history
  4. Fix #5412

    gaearon authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    f741a42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9cd0db0 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. [beta] Fix inconsistent anchor link on flushSync page (#5429)

    Could not find any usage of `create-root` in the docs. 
    This makes existing links effectively 404 with regards to the anchor but this is a beta after all.
    eps1lon authored Jan 1, 2023
    Configuration menu
    Copy the full SHA
    e77ba1e View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Configuration menu
    Copy the full SHA
    0eba7f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46b5a69 View commit details
    Browse the repository at this point in the history
  3. Fix link

    gaearon committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    e8a64f6 View commit details
    Browse the repository at this point in the history
  4. Fix typo in tutorial

    sophiebits authored Jan 5, 2023
    Configuration menu
    Copy the full SHA
    eefa33a View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Fix for ReactDOM.createRoot() example (#5437)

    * Fix for ReactDOM.createRoot() example
    
    * Update createRoot.md
    
    Co-authored-by: dan <[email protected]>
    chalder and gaearon authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    44390cd View commit details
    Browse the repository at this point in the history
  2. [Beta] Add missing imports to ref pages (#5442)

    * [Beta] Add missing imports to ref pages
    
    * Fix spaces
    gaearon authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    05bf01d View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Add missing X in starter Square component (#5445)

    This change adds missing "X" character for starter Square component showcase in "Overview" section
    SecondThundeR authored Jan 7, 2023
    Configuration menu
    Copy the full SHA
    b4ae933 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Bump json5 from 1.0.1 to 1.0.2 in /beta (#5446)

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 8, 2023
    Configuration menu
    Copy the full SHA
    52b2d7d View commit details
    Browse the repository at this point in the history
  2. Fix typos in Suspense.md, useDeferredValue.md & useTransition.md (#5450)

    * Fix typo
    
    * Fix useDeferredValue & useTransition typos
    tryonelove authored Jan 8, 2023
    Configuration menu
    Copy the full SHA
    3ff6fe8 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. fix link (#5449)

    domscript authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    1d918b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. typo

    gaearon authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    ddd3c7e View commit details
    Browse the repository at this point in the history
  2. typo

    gaearon authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    09f0da6 View commit details
    Browse the repository at this point in the history
  3. Fix Typo (#5433)

    BeLi4L authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    cde02f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Update poteto description (#5462)

    oxford commas are good actually
    poteto authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    905b367 View commit details
    Browse the repository at this point in the history
  2. Update broken link in "Synchronizing with effects" (#5461)

    Update link to TanStack Query
    kshyr authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    38bf76a View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. [Beta] Refactor navigation logic (#5492)

    * Pass route lists explicitly
    
    * Inline MarkdownPage into Page
    
    * Pass breadcrumbs from above
    
    * Remove state from router utils
    
    * Pass section from above
    gaearon authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    c9e2e39 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. [Beta] Blog MVP (#5493)

    * Remove old blog entries
    
    * Blog MVP
    
    * TS
    gaearon authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    7425ccf View commit details
    Browse the repository at this point in the history
  2. [Beta] Community (#5494)

    gaearon authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    a260e0e View commit details
    Browse the repository at this point in the history
  3. Rm dead redirects

    gaearon committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    dd366ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd213e4 View commit details
    Browse the repository at this point in the history
  5. Mention custom components

    gaearon committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    e71c47a View commit details
    Browse the repository at this point in the history
  6. Rm unused

    gaearon committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    60d2937 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d9dd87c View commit details
    Browse the repository at this point in the history
  8. Remove unused

    gaearon committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    405870f View commit details
    Browse the repository at this point in the history
  9. More redirects

    gaearon committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    7b57cb6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7320882 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3b0be4f View commit details
    Browse the repository at this point in the history
  12. Formatting nit

    gaearon committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    ef41566 View commit details
    Browse the repository at this point in the history
  13. Simplify wording

    gaearon committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    5ef6955 View commit details
    Browse the repository at this point in the history
  14. [Beta] Add React to <title>

    gaearon committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    af255ea View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5b8126a View commit details
    Browse the repository at this point in the history
  16. Fix some links

    gaearon committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    b8dcdf4 View commit details
    Browse the repository at this point in the history
  17. Update tutorial-tic-tac-toe.md (#5458)

    Change "and you code" to "and your code"
    derrekcoleman authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    79f5007 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    1fd3538 View commit details
    Browse the repository at this point in the history
  2. [Beta] Responsive iframes (#5500)

    * [Beta] Repsonsive iframes
    
    * Fix links
    gaearon authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    e8917a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    affb77d View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    d4e063f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    114ad3e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Configuration menu
    Copy the full SHA
    5647a94 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Fix typo

    gaearon committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    e354061 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    720b37f View commit details
    Browse the repository at this point in the history
  2. Fix typo, closes #5505

    gaearon committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    0300f8a View commit details
    Browse the repository at this point in the history
  3. Update conference lists for beta docs (#5529)

    * Update past conferences chronological list
    
    * Update React India 2023 dates on beta docs
    
    * Fix conference order for past conferences 2022
    
    * Fix failing header id lint error
    
    :
    
    ;
    lld
    ;
    apherio authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    0da108f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2aeca6 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    6fa4673 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    683db72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4e42ab View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    fa89af8 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Conferences: Move past conferences to past section (#5544)

    * Move past conferences to past section
    
    * Update ordering for past conferences, most recent first
    NickFoden authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    3514b23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d696cb1 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Configuration menu
    Copy the full SHA
    47adefd View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. fix: change experimental_useEvent to experimental_useEffectEvent in e…

    …scape-hatches.md (#5573)
    DawnGate authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    ae6147f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5349488 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    3277c94 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Add images

    gaearon committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    1b186df View commit details
    Browse the repository at this point in the history
  2. Forgotten import statement for createElement (#5601)

    Added `createElement` in the import statement since it was used within the code snippet but was not imported.
    MarkE16 authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    8e36746 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. docs: fix react-hooks/exhaustive-dependencies typo (#5605)

    The rule is `exhaustive-deps`, not `exhaustive-dependencies`.
    
    Signed-off-by: Eng Zer Jun <[email protected]>
    Juneezee authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    63c7769 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    36e8f49 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. fix typo (#5611)

    0ldh authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    0600fa4 View commit details
    Browse the repository at this point in the history
  2. Fix fonts

    gaearon committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    78dc96d View commit details
    Browse the repository at this point in the history
  3. Update .gitignore

    gaearon committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    810cb70 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    b0ccb47 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Update legacy.md

    sophiebits authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    ec8b46d View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. fix og images

    lebo authored and sophiebits committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    9104c77 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. A typo (#5644)

    It should be `useContext(AuthContext)` whereas it's `useContext(AuthProvider)`.
    ruokaizhao authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    38fbdaf View commit details
    Browse the repository at this point in the history
  2. Add React Norway to events pages (#5641)

    * Add React Norway to conferences page
    
    * Add React Norway to beta docs events
    seanryankeegan authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    c7db27b View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. (tic-tac-toe) fix or-and in sentence (#5646)

    * 🐛 (tic-tac-toe) fix or-and in sentence
    
    * chore: use an just like previous para
    
    ---------
    
    Co-authored-by: Delphine Bugner <[email protected]>
    Co-authored-by: Strek <[email protected]>
    3 people authored Mar 5, 2023
    Configuration menu
    Copy the full SHA
    ba290ad View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    a9bcfaf View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Update team page

    ghstack-source-id: fd330d5eeb1e050d792064492193dfbdabee24a5
    Pull Request resolved: reactjs/react.dev#5658
    josephsavona committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    fc42e16 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Docs: Fix useEffect link typo in react/useLayoutEffect.md (#5661)

    * fix typo
    
    * fix typo
    0ldh authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    41be527 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    2c1f905 View commit details
    Browse the repository at this point in the history
  2. missing word: "in" (#5665)

    lpaube authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    1dc02c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfdb03a View commit details
    Browse the repository at this point in the history
  4. Make consistent

    gaearon authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    19aa5b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    bfb5292 View commit details
    Browse the repository at this point in the history