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 reactjs.org @ e565b43a #580

Closed
wants to merge 52 commits into from
Closed

Conversation

react-translations-bot
Copy link
Collaborator

This PR was automatically generated.

Merge changes from reactjs.org at e565b43

The following files have conflicts and may need new translations:

Please fix the conflicts by pushing new commits to this pull request, either by editing the files directly on GitHub or by checking out this branch.

DO NOT SQUASH MERGE THIS PULL REQUEST!

Doing so will "erase" the commits from main and cause them to show up as conflicts the next time we merge.

sophiebits and others added 30 commits February 28, 2023 10:54
It should be `useContext(AuthContext)` whereas it's `useContext(AuthProvider)`.
* Add React Norway to conferences page

* Add React Norway to beta docs events
* 🐛 (tic-tac-toe) fix or-and in sentence

* chore: use an just like previous para

---------

Co-authored-by: Delphine Bugner <dbugner@tf1.fr>
Co-authored-by: Strek <ssharishkumar@gmail.com>
ghstack-source-id: fd330d5eeb1e050d792064492193dfbdabee24a5
Pull Request resolved: reactjs/react.dev#5658
* Update conferences.md (beta docs)

Add Reactathon 2023 to the beta docs

* fix syntax error
Add Reactathon 2023 to upcoming conferences
* 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 <engzerjun@gmail.com>

* 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 <engzerjun@gmail.com>
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
Co-authored-by: D <dan.lebo@me.com>
Co-authored-by: Sophie Alpert <git@sophiebits.com>
Co-authored-by: Nick Foden <nickfoden@gmail.com>
Co-authored-by: Kiran Abburi <akiran@users.noreply.github.com>
Co-authored-by: Minh Nguyen <2852660+NMinhNguyen@users.noreply.github.com>
Co-authored-by: LamNVQ <97967630+DawnGate@users.noreply.github.com>
Co-authored-by: Hyunseung Lee <hyunseunglee2008@gmail.com>
Co-authored-by: BIKI DAS <bikid475@gmail.com>
Co-authored-by: Mark Evola <76978800+MarkE16@users.noreply.github.com>
Co-authored-by: Eng Zer Jun <engzerjun@gmail.com>
Co-authored-by: Xavi Lee <awxiaoxian2020@163.com>
Co-authored-by: 이동현 <ldh19971027@gmail.com>
Co-authored-by: Dan Abramov <dan.abramov@me.com>
* Update team page

* comments
jirkavrba and others added 14 commits March 18, 2023 19:57
* 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
The current value is broken, the header has the `.h-16` class name which equals to 4rem.
* Delete the old site from this repo

* Remove old GH workflow

* Remove other files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.