Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync with react.dev @ 5219d736 #19

Merged
merged 20 commits into from
Sep 25, 2023
Merged

Sync with react.dev @ 5219d736 #19

merged 20 commits into from
Sep 25, 2023

Commits on Aug 15, 2023

  1. Annex to #6138 (#6226)

    * fix: wronge styles when applying RTL 
    
    it was `top-0 left-0 ...` by wrong I made it `inset-x-0`.
    
    * fix wrong styles
    
    * fix wrong styles
    
    * style canary icon with RTL-friendly styles
    
    * chore: utilize mx-* instead of me-* & ms-*
    
    * utilize relative styles
    
    * chore: use mx-* instead of me-* & ms-*
    
    * style canary icon with RTL-frindly styles
    
    * Update OpenInTypeScriptPlayground.tsx
    AhmedBaset authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    6b61cd4 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

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

Commits on Aug 21, 2023

  1. Clarify these features are not related to Next (#6229)

    Co-authored-by: Luna Wei <[email protected]>
    lunaleaps and Luna Wei authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    f67811b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Add React Native EU 2023 to the conferences page (#6254)

    React attends this conference hosted by Callstack. It's been on the page in previous years, missed it this year.
    
    https://www.react-native.eu/
    elicwhite authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    3189529 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

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

Commits on Sep 5, 2023

  1. update conferences to move React Rally 23 to previous and add upcomin…

    …g conferences (#6246)
    
    * update conferences to move react rally to previous and add reactjs day
    
    * Add React Alicante
    
    * Update conferences.md
    
    * Update conferences.md to include year of the event
    
    * add anchor link
    
    * Update conferences.md
    
    * Update conferences.md
    
    * chore: update country name
    
    ---------
    
    Co-authored-by: Strek <[email protected]>
    M0nica and harish-sethuraman authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    9b4c56a View commit details
    Browse the repository at this point in the history
  2. Update tutorial-tic-tac-toe.md (#6259)

    Grammar fix
    0xSaksham authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    be6c39d View commit details
    Browse the repository at this point in the history
  3. Update conferences.md (#6256)

    Added RenderATL 2024 to the conferences Markdown page
    ThugDebugger authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    05380da View commit details
    Browse the repository at this point in the history
  4. Update Twitter(X) icon for light and dark mode (#6235)

    Update Twitter(X) icon for light and dark mode
    venom-10 authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    cd09ffb View commit details
    Browse the repository at this point in the history
  5. Fix link in new typescript docs (#6232)

    While reading the new typescript docs introduced in #6120, I noticed this link points to a fork. This commit changes it to a relative link so it should work everywhere.
    maxjacobson authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    230c39b View commit details
    Browse the repository at this point in the history
  6. Fix incorrect link in select.md (#6227)

    Fix incorrect link in select.md
    NGHdeveloper authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    14629a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    df9d907 View commit details
    Browse the repository at this point in the history
  2. Add cache API docs (#6240)

    Co-authored-by: Ricky <[email protected]>
    Co-authored-by: Luna Wei <[email protected]>
    Co-authored-by: Ricky Hanlon <[email protected]>
    3 people authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    7141306 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e144cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee98f75 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Update lazy.md to mention default exports (#6285)

    React.lazy dots into the `default` property. Document this.
    sophiebits authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    20ccdf9 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    46e7b2c View commit details
    Browse the repository at this point in the history
  2. Add use hook API reference page (#6177)

    * [WIP] Add use hook API reference page
    
    * [WIP] Update use hook API reference page based on feedback
    
    * [WIP] use hook API ref doc: add browser API example
    
    * [WIP] use hook API ref doc: add context, lib examples
    
    * [WIP] use reference doc - incorporate all current feedback
    
    * [WIP] use reference page fix typos
    
    * use reference doc: address PR feedback from Luna, Sophia,Eli, and Lee
    
    * Apply @harish-sethuraman's typo fixes from code review
    
    Co-authored-by: Strek <[email protected]>
    
    * use reference doc typo fixes
    
    * use reference doc: update style to match other react.dev conventions
    
    * minor fixes
    
    * Remove client Promises, use canary labels
    
    * Add use hook section to index, remove RSC section on components page
    
    * Final edits
    
    * Clarify use reference caveats
    
    ---------
    
    Co-authored-by: Strek <[email protected]>
    mattcarrollcode and harish-sethuraman authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    742d2bf View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

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

Commits on Sep 11, 2023

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