Skip to content

Commit 41f1ca2

Browse files
rickhanloniigaearonlebosophiebitsNickFoden
authored
[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 31c69ed. * 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 a2758b9. * 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 a4e0d97. * Revert "smaller divider" This reverts commit 0996b5b. * Revert "more subtle search" This reverts commit 734b5d7. * 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 c404892. * 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]>
1 parent a45fec9 commit 41f1ca2

File tree

473 files changed

+6245
-2323
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

473 files changed

+6245
-2323
lines changed

beta/colors.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ module.exports = {
88
'primary-dark': '#F6F7F9', // gray-5
99
secondary: '#404756', // gray-70
1010
'secondary-dark': '#EBECF0', // gray-10
11+
tertiary: '#5E687E', // gray-50
12+
'tertiary-dark': '#99A1B3', // gray-30
1113
link: '#087EA4', // blue-50
1214
'link-dark': '#149ECA', // blue-40
1315
syntax: '#EBECF0', // gray-10
@@ -28,14 +30,16 @@ module.exports = {
2830
'gray-80': '#343A46',
2931
'gray-70': '#404756',
3032
'gray-60': '#4E5769',
31-
'gray-50': '#5E687E', // unused
33+
'gray-50': '#5E687E',
3234
'gray-40': '#78839B',
3335
'gray-30': '#99A1B3',
3436
'gray-20': '#BCC1CD',
37+
'gray-15': '#D0D3DC',
3538
'gray-10': '#EBECF0',
3639
'gray-5': '#F6F7F9',
3740

3841
// Blue
42+
'blue-80': '#043849',
3943
'blue-60': '#045975',
4044
'blue-50': '#087EA4',
4145
'blue-40': '#149ECA', // Brand Blue

beta/public/external.png

-1.22 KB
Binary file not shown.

beta/public/favicon_dark.ico

-4.19 KB
Binary file not shown.

beta/public/icons/logo-white.svg

Lines changed: 0 additions & 9 deletions
This file was deleted.

beta/public/icons/logo.svg

Lines changed: 0 additions & 9 deletions
This file was deleted.
-48.1 KB
Binary file not shown.
-21.6 KB
Binary file not shown.
-146 KB
Binary file not shown.
-1.66 MB
Binary file not shown.
-907 KB
Binary file not shown.

0 commit comments

Comments
 (0)