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

Sync with reactjs.org @ e5fd79cd #227

Open
wants to merge 1,295 commits into
base: main
Choose a base branch
from
Open

Conversation

react-translations-bot
Copy link
Collaborator

marcelrsoub and others added 30 commits November 26, 2022 00:57
* [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
* [Beta] Rewrite Suspense API

* edits

* more udv

* edits

* edit

* more ref

* extract

* Temporary remove use
I kinda like this one more
* [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 <jiawei.jing@ambergroup.co.jp>
Co-authored-by: dan <dan.abramov@gmail.com>
Co-authored-by: Fuqiao Xue <xfq@w3.org>
Co-authored-by: Andrew Clark <git@andrewclark.io>
* [Beta] useTransition API

* rewrite

* bump example

* fix

* clarify
Co-authored-by: Eliot Sanford <eliot_sanford@glic.com>
* [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 <jiawei.jing@ambergroup.co.jp>
* [beta] Add unmountComponentAtNode

* Feedback

* edits and harsher deprecations

Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
* [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 <gsathya.ceg@gmail.com>

Co-authored-by: Rick Hanlon <rickhanlonii@fb.com>
Co-authored-by: lauren <poteto@users.noreply.github.com>
Co-authored-by: Sathya Gunasekaran <gsathya.ceg@gmail.com>
* [Beta] renderToPipeableStream API

* typo

* tweak

* fix

* ok

* twk
yujiseok and others added 23 commits March 21, 2023 23:20
* Remove dead prop

* Use React.lazy

* Render at most one dialog at a time
* 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 <poteto@users.noreply.github.com>

* Update src/content/blog/2023/03/22/react-labs-what-we-have-been-working-on-march-2023.md

Co-authored-by: lauren <poteto@users.noreply.github.com>

* oops

* edits

* edits

* ok

---------

Co-authored-by: Andrew Clark <git@andrewclark.io>
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
…(#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.
* Resolved the CSS conflict

* Resolved the CSS conflicts in other files
'Your Effect would look like similar to this' -> 'Your Effect would look similar to this'
@vercel
Copy link

vercel bot commented Mar 27, 2023

Deployment failed with the following error:

Could not parse File as JSON: vercel.json

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.