Commit graph

21 commits

Author SHA1 Message Date
Paul Wackerow
f66ca930f5
linting 2022-11-28 09:39:07 -08:00
Paul Wackerow
95ab538776
Merge branch 'master' into markdown-styling 2022-11-28 09:37:35 -08:00
Paul Wackerow
bd80434b83
Mobile menu (#39)
* add MobileMenu component

* implement MobileMenu via Header

* close menu with links

* move all menu logic to MobileMenu component

* refactor MobileMenu to use Modals

* remove unneeded motion params

* remove animation on fixed modal

* abstract out a HeaderButtons component

* abstract out Search component

* move BORDER_WIDTH to constants

* hover fixes

* change requests

* fix: Link should wrap header buttons

Co-authored-by: Corwin Smith <cssmittys@gmail.com>
Co-authored-by: Nicolás Quiroz <nh.quiroz@gmail.com>
2022-11-23 16:57:49 -03:00
Paul Wackerow
575b1b507b
update theme styles 2022-11-23 12:50:44 -05:00
Paul Wackerow
3620978f69
Merge branch 'master' into markdown-styling 2022-11-23 12:07:26 -05:00
Paul Wackerow
0c02294710
Merge branch 'master' into markdown-styling 2022-11-22 12:43:02 -08:00
Corwin Smith
6205ba69d8 move text styles out of Code.tsx into textStyles 2022-11-21 21:06:08 -07:00
Corwin Smith
20c0a6b2b3
fix footer padding issue (#35) 2022-11-21 21:55:35 -03:00
Paul Wackerow
dfec5f8265
update header textStyles per design system 2022-11-21 15:24:27 -08:00
Paul Wackerow
bc3b95b0aa
add font foundations 2022-11-21 15:24:08 -08:00
Paul Wackerow
87665f0e35
Merge branch 'master' into dark-mode 2022-11-16 22:15:54 -08:00
Nicolás Quiroz
5d61fc3219 Merge branch 'master' of github.com:ethereum/geth-website into latest-releases-downloads 2022-11-16 21:24:24 -03:00
Corwin Smith
3643120353 change requests 2022-11-16 17:05:04 -07:00
Paul Wackerow
c71e2e2e23
refactor colors to use semantic tokens 2022-11-15 18:00:31 -08:00
Corwin Smith
bfcf91fa31 Merge branch 'master' into footer 2022-10-26 12:36:31 -06:00
Corwin Smith
5e48829712 cleanup 2022-10-26 12:23:25 -06:00
Nicolás Quiroz
8477cc30c4 feat: homepage desktop layout & header component 2022-10-25 19:10:19 -05:00
Corwin Smith
e682ab41e3
Merge branch 'master' into footer 2022-10-25 23:03:00 +02:00
Corwin Smith
91464f5aba setup main structure 2022-10-09 14:13:04 -06:00
Corwin Smith
b6fc69ab5c Merge branch 'homepage-mobile' into downloads-mobile 2022-10-09 08:58:42 -06:00
Nicolás Quiroz
80afacda50 chore: update textStyles 2022-10-08 08:15:14 -05:00