[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 31c69ed78c.

* 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 a2758b97b5.

* 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 a4e0d97211.

* Revert "smaller divider"

This reverts commit 0996b5bede.

* Revert "more subtle search"

This reverts commit 734b5d7129.

* 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 c4048920b7.

* 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>
This commit is contained in:
Ricky
2023-03-16 14:18:00 -04:00
committed by GitHub
parent a45fec9948
commit 41f1ca291a
473 changed files with 6236 additions and 2314 deletions

View File

@@ -8,6 +8,8 @@ module.exports = {
'primary-dark': '#F6F7F9', // gray-5
secondary: '#404756', // gray-70
'secondary-dark': '#EBECF0', // gray-10
tertiary: '#5E687E', // gray-50
'tertiary-dark': '#99A1B3', // gray-30
link: '#087EA4', // blue-50
'link-dark': '#149ECA', // blue-40
syntax: '#EBECF0', // gray-10
@@ -28,14 +30,16 @@ module.exports = {
'gray-80': '#343A46',
'gray-70': '#404756',
'gray-60': '#4E5769',
'gray-50': '#5E687E', // unused
'gray-50': '#5E687E',
'gray-40': '#78839B',
'gray-30': '#99A1B3',
'gray-20': '#BCC1CD',
'gray-15': '#D0D3DC',
'gray-10': '#EBECF0',
'gray-5': '#F6F7F9',
// Blue
'blue-80': '#043849',
'blue-60': '#045975',
'blue-50': '#087EA4',
'blue-40': '#149ECA', // Brand Blue

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

View File

@@ -1,9 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-11.5 -10.23174 23 20.46348">
<title>React Logo</title>
<circle cx="0" cy="0" r="2.05" fill="#fff"/>
<g stroke="#fff" stroke-width="1" fill="none">
<ellipse rx="11" ry="4.2"/>
<ellipse rx="11" ry="4.2" transform="rotate(60)"/>
<ellipse rx="11" ry="4.2" transform="rotate(120)"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 360 B

View File

@@ -1,9 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-11.5 -10.23174 23 20.46348">
<title>React Logo</title>
<circle cx="0" cy="0" r="2.05" fill="#61dafb"/>
<g stroke="#61dafb" stroke-width="1" fill="none">
<ellipse rx="11" ry="4.2"/>
<ellipse rx="11" ry="4.2" transform="rotate(60)"/>
<ellipse rx="11" ry="4.2" transform="rotate(120)"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 366 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 146 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 907 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 135 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 136 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 136 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 122 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 399 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 929 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 124 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 130 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 143 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 790 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 103 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 223 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 91 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 314 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 658 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 414 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 225 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 357 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 768 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 109 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 992 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 532 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 127 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 633 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 677 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 106 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 129 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

Some files were not shown because too many files have changed in this diff Show More