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

Sync with reactjs.org @ f37ef36b #293

Open
wants to merge 1,330 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 Dec 6, 2022

  1. 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 15, 2023

  1. Update conferences.md (beta docs) (#5615)

    * Update conferences.md (beta docs)
    
    Add Reactathon 2023 to the beta docs
    
    * fix syntax error
    dunphyben authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    0c59913 View commit details
    Browse the repository at this point in the history
  2. Update conferences.md (#5613)

    Add Reactathon 2023 to upcoming conferences
    dunphyben authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    4c50846 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    149d5ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a45fec9 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. [Beta] Homepage (#5501)

    * twk
    
    * more
    
    * twkg
    
    * bla
    
    * search bar, blog, misc polish
    
    * fixes
    
    * polish
    
    * fixes
    
    * polish
    
    * adding back select
    
    * change order on mobile
    
    * fixes
    
    * search fix
    
    * fix
    
    * make select chevron clickable
    
    * add isLoading boolean to example4
    
    * wip
    
    * tweak
    
    * wip
    
    * rewire
    
    * wip
    
    * tweaks
    
    * wip
    
    * wip
    
    * twk
    
    * content
    
    * twk
    
    * twk
    
    * twk
    
    * fix
    
    * wip
    
    * adding community marquee
    
    * fix
    
    * polish
    
    * polish
    
    * optimize img
    
    * images
    
    * 8 images
    
    * stuff
    
    * swap
    
    * words
    
    * making the button fun
    
    * slightly more subtle
    
    * checking in OG images
    
    * tweak
    
    * words
    
    * lol
    
    * improve blog section
    
    * algolia.css improvements
    
    * words
    
    * fix
    
    * wat
    
    * Revert "8 images"
    
    This reverts commit 31c69ed78c310d7bfce359b10f334becb0bd8866.
    
    * wip
    
    * 8 images
    
    * add new badge and bottom align date
    
    * change icon
    
    * rm new for now
    
    * change icon
    
    * img
    
    * Revert "change icon"
    
    This reverts commit a2758b97b57dc9fddd661f73995fa014cd2d70eb.
    
    * mobile fixes for marquee
    
    * like button tweaks
    
    * polish
    
    * en dash
    
    * adding ctas
    
    * clean up images, wire up og
    
    * more subtle search
    
    * smaller divider
    
    * remove search shadow
    
    * cta
    
    * cleanup
    
    * cta
    
    * refactor
    
    * Revert "remove search shadow"
    
    This reverts commit a4e0d972117693b4afea91d131e6c3d4f934f6a4.
    
    * Revert "smaller divider"
    
    This reverts commit 0996b5bedeeaa2e3bb42e5ea18b784e438ded88a.
    
    * Revert "more subtle search"
    
    This reverts commit 734b5d7129e0fda20bd262bdab5c13ff88b56199.
    
    * scroll topg
    
    * tweaks
    
    * tweaks
    
    * cta
    
    * words
    
    * words
    
    * typo
    
    * batch of visual polish / touches
    
    * tweak
    
    * add subheader component
    
    * algolia css fixes
    
    * border
    
    * tweaks
    
    * tweak
    
    * polish
    
    * tweak
    
    * gradient text
    
    * flip gradient text
    
    * grad
    
    * gr
    
    * tweak
    
    * swap
    
    * reorder
    
    * rm
    
    * caps
    
    * updated fonts
    
    * top nav tweak
    
    * tweak
    
    * more rounded left/right bars
    
    * `Conferences`: Move past conferences to past section (#5544)
    
    * Move past conferences to past section
    
    * Update ordering for past conferences, most recent first
    
    * added React Nexus to conference list in beta docs (#5552)
    
    * Fix typo in flushSync docs (#5589)
    
    * fix: change experimental_useEvent to experimental_useEffectEvent in escape-hatches.md (#5573)
    
    * Fix typo in forwardRef Beta Docs Reference (#5570)
    
    * Fixed wrong debug command (#5596)
    
    * Forgotten import statement for `createElement` (#5601)
    
    Added `createElement` in the import statement since it was used within the code snippet but was not imported.
    
    * docs: fix `react-hooks/exhaustive-dependencies` typo (#5605)
    
    The rule is `exhaustive-deps`, not `exhaustive-dependencies`.
    
    Signed-off-by: Eng Zer Jun <[email protected]>
    
    * fix: correct prev link in `hello-world` (#5595)
    
    * fix typo (#5611)
    
    * Fix fonts
    
    * Update .gitignore
    
    * more preload
    
    * meh
    
    * fixes
    
    * fix missing
    
    * increase width
    
    * words
    
    * twl
    
    * put real images
    
    * blog fixes
    
    * all imgs
    
    * read more button
    
    * add react text on large screens
    
    * misc polish, new icons, footer tweaks
    
    * change pitfall icon
    
    * fix
    
    * add gradient
    
    * fix
    
    * blog updates
    
    * scroll lock
    
    * fit
    
    * blog tweaks
    
    * display
    
    * smaller images
    
    * tweaks
    
    * separate component
    
    * fix some hanging words
    
    * tinier images
    
    * even tinier I guess
    
    * small a11y fixes
    
    * minor
    
    * add experimental_
    
    * check in images
    
    * compress
    
    * lazy load community
    
    * fix
    
    * outline
    
    * svg conf bgs
    
    * crush images
    
    * reorder images for balance
    
    * bg in case images don't load
    
    * RN CTA target=_blank
    
    * refactor
    
    * rmfixed
    
    * eager lazyg
    
    * dimensions
    
    * add some content vis
    
    * lock
    
    * detect scroll without event
    
    * ts
    
    * check
    
    * Revert "check"
    
    This reverts commit c4048920b7cfe9f32d735c8dda744e3831168ed4.
    
    * remove feedback on mobile
    
    * just "Go truly native"
    
    * anim-fix
    
    * fix stretching
    
    * tsc
    
    * more scroll perf
    
    * mobile nav fixes
    
    * z-index fix
    
    * z
    
    * next/link for CTA for scroll restoration and client-side nav
    
    * logo symmetry
    
    * curly quotes
    
    * fix
    
    * fix wrapping on mobile on platform section
    
    * highlights
    
    * polish
    
    * tweaks
    
    * fix safari
    
    * adjust outline above SearchInput
    
    * symmetry
    
    * spacing
    
    * tweak
    
    * nbsp
    
    * orphans
    
    * fix
    
    * no match
    
    * oops
    
    * extract posts
    
    * fixnav
    
    * let them play a bit more
    
    * don't animate until hydration
    
    * fix boundaries calc
    
    * fix og images
    
    * 404
    
    * twks
    
    * fix likes
    
    * less aggro lock
    
    * no initial fadein
    
    * gpu
    
    * fix sticky
    
    * more opt
    
    * clearer
    
    * twk
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    
    * post
    
    * tweak shadows
    
    * nav animation
    
    * twk
    
    * fix
    
    * fix grid alignment
    
    * fix
    
    * animation tweak
    
    * wip
    
    * stuff
    
    * recommend to
    
    * drop spin
    
    * link
    
    * edits
    
    * edit
    
    * twk
    
    * clarify
    
    * twk
    
    * twk
    
    * twk
    
    * link
    
    * edits
    
    * dates
    
    * fix
    
    * edits
    
    * words
    
    * fixes
    
    * refactor
    
    * tweak
    
    * twk
    
    * custom setups
    
    * expo
    
    ---------
    
    Signed-off-by: Eng Zer Jun <[email protected]>
    Co-authored-by: Dan Abramov <[email protected]>
    Co-authored-by: D <[email protected]>
    Co-authored-by: Sophie Alpert <[email protected]>
    Co-authored-by: Nick Foden <[email protected]>
    Co-authored-by: Kiran Abburi <[email protected]>
    Co-authored-by: Minh Nguyen <[email protected]>
    Co-authored-by: LamNVQ <[email protected]>
    Co-authored-by: Hyunseung Lee <[email protected]>
    Co-authored-by: BIKI DAS <[email protected]>
    Co-authored-by: Mark Evola <[email protected]>
    Co-authored-by: Eng Zer Jun <[email protected]>
    Co-authored-by: Xavi Lee <[email protected]>
    Co-authored-by: 이동현 <[email protected]>
    Co-authored-by: Dan Abramov <[email protected]>
    15 people authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    41f1ca2 View commit details
    Browse the repository at this point in the history
  2. fonts

    sophiebits committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    965cf17 View commit details
    Browse the repository at this point in the history
  3. SEO

    gaearon committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    3168f87 View commit details
    Browse the repository at this point in the history
  4. More redirects

    gaearon authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    ff7fc24 View commit details
    Browse the repository at this point in the history
  5. twitter:title

    sophiebits committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    6f6c27d View commit details
    Browse the repository at this point in the history
  6. Add more todos

    gaearon committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    c580f3f View commit details
    Browse the repository at this point in the history
  7. Fix merge

    gaearon committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    cdcdfc6 View commit details
    Browse the repository at this point in the history
  8. Fix CSS overflow

    gaearon committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    db93fb0 View commit details
    Browse the repository at this point in the history
  9. Update team page (#5699)

    * Update team page
    
    * comments
    josephsavona authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    dc1f776 View commit details
    Browse the repository at this point in the history
  10. Update some text

    gaearon committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    90e8ba6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fde86f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. fix wording: and and

    sophiebits committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    d53caa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    399e8ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19e6a0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1f6dc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2164d5 View commit details
    Browse the repository at this point in the history
  6. missing word: of (#5669)

    lpaube authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    9f929d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    657cd40 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Update GitNation React conferences (#5697)

    * Update GitNation React conferences 
    
    Update GitNation React conferences and links to video recordigns
    
    * update remote type
    robhrt7 authored Mar 18, 2023
    Configuration menu
    Copy the full SHA
    5952c6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70a88ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adb0d85 View commit details
    Browse the repository at this point in the history
  4. Display ctrl key in search bar for non-mac browsers (#5737)

    * Add browser platform detection script (mac/win)
    
    * Hide platform specific content with css
    
    * Display ctrl + k in search bar on non-mac platforms
    
    * Update the platform detection comment
    jirkavrba authored Mar 18, 2023
    Configuration menu
    Copy the full SHA
    5dcfeb6 View commit details
    Browse the repository at this point in the history
  5. Improve anchor link (#5721)

    The current value is broken, the header has the `.h-16` class name which equals to 4rem.
    oliviertassinari authored Mar 18, 2023
    Configuration menu
    Copy the full SHA
    50551f8 View commit details
    Browse the repository at this point in the history
  6. Move the old site to another repo (#5739)

    * Delete the old site from this repo
    
    * Remove old GH workflow
    
    * Remove other files
    gaearon authored Mar 18, 2023
    Configuration menu
    Copy the full SHA
    4c2503a View commit details
    Browse the repository at this point in the history
  7. Move beta to top level

    gaearon committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    dd65dca View commit details
    Browse the repository at this point in the history
  8. Update more links

    gaearon committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    9e3eb15 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Configuration menu
    Copy the full SHA
    febba57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb47e2b View commit details
    Browse the repository at this point in the history
  3. Add Google verification HTML

    gaearon committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    c00e4bf View commit details
    Browse the repository at this point in the history
  4. Try to fix redirects

    gaearon committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    5fff3be View commit details
    Browse the repository at this point in the history
  5. Maybe fix

    gaearon committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    1c640c6 View commit details
    Browse the repository at this point in the history
  6. Maybe this works

    gaearon committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    0e72964 View commit details
    Browse the repository at this point in the history
  7. Maybe this?

    gaearon committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    ceaa729 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e565b43 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Reorder sections

    gaearon committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    67721a6 View commit details
    Browse the repository at this point in the history
  2. Fix invalid link to useEffect docs (#5773)

    Updated link from /api/useEffect to /reference/react/useEffect
    dean-leszman authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    1a11868 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary scrollbar

    gaearon committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    fc2e89c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e4f8c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de6f0af View commit details
    Browse the repository at this point in the history
  6. Misc Footer fixes (#5777)

    * Refactor Footer
    
    * Fix grey line on dark homepage
    
    This is a bit of a hack. Our sections are contain: 'content' so the background doesn't stretch far enough.
    
    * Align horizontal lines
    
    * Fix Quick Start not having Prev/Next
    gaearon authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    ccc8a49 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e60d5e5 View commit details
    Browse the repository at this point in the history
  8. Prettier

    gaearon committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    19ad88b View commit details
    Browse the repository at this point in the history
  9. Fix Git hooks

    gaearon committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    a77fa55 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1926e48 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ca4444d View commit details
    Browse the repository at this point in the history
  12. Revert "Try to fix GH analyze workflow"

    This reverts commit ca4444d.
    gaearon committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    ce3adb8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4f2ea43 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Try to fix the workflow

    gaearon committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    8eeff10 View commit details
    Browse the repository at this point in the history
  2. Edit GH action comment

    gaearon authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    e17c47a View commit details
    Browse the repository at this point in the history
  3. Fix <meta> for Twitter

    gaearon committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    cbe2a26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b4aa49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61bf23a View commit details
    Browse the repository at this point in the history
  6. fix toc to highlight the correct header on click (#5765)

    * fix toc to highlight the correct header on click
    
    * fix case for when the toc has only a few headings
    alexandruvisan19 authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    d0f94d1 View commit details
    Browse the repository at this point in the history
  7. fix: grammar error (#5760)

    J-Zam authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    b40432a View commit details
    Browse the repository at this point in the history
  8. docs: Disable lint in Code Example Preview unblock user from seeing i…

    …nitial UI (#5762)
    
    * add eslint to disable lint error
    
    * Update removing-effect-dependencies.md
    
    ---------
    
    Co-authored-by: Teepob Harutaipree <[email protected]>
    Co-authored-by: dan <[email protected]>
    3 people authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    b329ad8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    963829f View commit details
    Browse the repository at this point in the history
  10. Update startTransition.md (#5757)

    Fix broken link to `useDeferredValue` reference
    matijs authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    75001de View commit details
    Browse the repository at this point in the history
  11. Update meetups.md (#5695)

    * fix: resolved conflicts
    
    * Remove un-used file
    
    ---------
    
    Co-authored-by: Asif Vora <[email protected]>
    asif-simform and Asif Vora authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    fecaa1e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    52b7706 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    113f509 View commit details
    Browse the repository at this point in the history
  14. Add a missing comment

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

Commits on Mar 22, 2023

  1. Fix search modal not disappearing on Enter (#5794)

    * Remove dead prop
    
    * Use React.lazy
    
    * Render at most one dialog at a time
    gaearon authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    8de8a03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2978946 View commit details
    Browse the repository at this point in the history
  3. Add React Labs March 2023 blog post (#5798)

    * Add React Labs March 2023 blog post
    
    * Remove smart quotes
    
    * Fix typo
    
    * Fix smart quote direction
    
    * edits
    
    * edits
    
    * clean up asset loading section
    
    * more edits
    
    * better summary for blogcard
    
    * Add additional context to offscreen section
    
    I expanded the Offscreen rendering section a bit to deemphasize the
    API itself and focus more on the high level capabilities it will unlock.
    Since 1) it's unlikely <Offscreen> is the final API 2) most React
    developers will not use it directly.
    
    * Tweak to sentence in offscreen section
    
    * fix minor typo
    
    * edits
    
    * merge
    
    * upd
    
    * oops
    
    * twk
    
    * Update src/content/blog/2023/03/22/react-labs-what-we-have-been-working-on-march-2023.md
    
    Co-authored-by: lauren <[email protected]>
    
    * Update src/content/blog/2023/03/22/react-labs-what-we-have-been-working-on-march-2023.md
    
    Co-authored-by: lauren <[email protected]>
    
    * oops
    
    * edits
    
    * edits
    
    * ok
    
    ---------
    
    Co-authored-by: Andrew Clark <[email protected]>
    Co-authored-by: Dan Abramov <[email protected]>
    3 people authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    1b0c5e3 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    gaearon committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    78f35d5 View commit details
    Browse the repository at this point in the history
  5. Tweak casing

    gaearon committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    e108143 View commit details
    Browse the repository at this point in the history
  6. Typo

    gaearon committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    dfff349 View commit details
    Browse the repository at this point in the history
  7. Tweak text

    gaearon committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    c637579 View commit details
    Browse the repository at this point in the history
  8. Fix hanging word

    gaearon committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    3c1fa0b View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Fix typo

    gaearon committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    7d297a2 View commit details
    Browse the repository at this point in the history
  2. Link RSC to blog

    gaearon committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    b9af9f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f8bd30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccc8d1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72dfcec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b313b9 View commit details
    Browse the repository at this point in the history
  7. Update "top level" language to be less ambiguous with "levelContext" …

    …(#5807)
    
    We use "top level" all over the docs, but this specific topic uses a different meaning of "level". If you're learning about passing context across multiple "levels" of components, this is actually pretty confusing and makes you think you can only useContext at, for example, the top level of your app.
    jbonta authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    7f04124 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    8a12d33 View commit details
    Browse the repository at this point in the history
  2. Resolved the Tailwind CSS conflicts (#5814)

    * Resolved the CSS conflict
    
    * Resolved the CSS conflicts in other files
    abhinav-m22 authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    9f89fff View commit details
    Browse the repository at this point in the history
  3. Remove superfluous word 'like' (#5813)

    'Your Effect would look like similar to this' -> 'Your Effect would look similar to this'
    tristndev authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    f68a91b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

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

Commits on Mar 26, 2023

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

Commits on Mar 28, 2023

  1. Docs: Update sentence about Next.js static export (#5837)

    * Update sentence about static export
    
    Support for static exports will be available in v13.3 (coming soon)
    
    * Add also*
    delbaoliveira authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    401ca1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1ce846 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    7f7308c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53f6bb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81c91bc View commit details
    Browse the repository at this point in the history
  4. Download all fonts

    gaearon committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    5e1ec56 View commit details
    Browse the repository at this point in the history
  5. Change URLs for fonts

    gaearon committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    7f296c6 View commit details
    Browse the repository at this point in the history
  6. Add missing fonts

    gaearon committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    faa395f View commit details
    Browse the repository at this point in the history
  7. Add more fonts (#5841)

    * Use regular font for body text
    
    * Use primary text color for content area
    
    * Keep medium font for nav
    
    * Add italics
    
    * Hook up more fonts
    gaearon authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    6b22284 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. improve visibility of code

    lebo committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    881f928 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Adding Conference - Chain React 2023 - Portland, USA (#5852)

    * adding-chain-reaction-2023-conference
    
    * adding-chain-reaction-2023-conference
    lxmarinkovic authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    8f05b84 View commit details
    Browse the repository at this point in the history
  2. Fix typo in updating-arrays-in-state.md

    Thanks to Alex H for reporting.
    sophiebits committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    9f0f1c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Configuration menu
    Copy the full SHA
    5273fe2 View commit details
    Browse the repository at this point in the history
  2. Clarify tutorial

    gaearon authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    f37ef36 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

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