Commit graph

47 commits

Author SHA1 Message Date
Paul Wackerow
7100b079b9
debug android OS selector 2022-12-15 14:40:18 -08:00
Paul Wackerow
22e75c7012
check for SamsungBrowser for Android 2022-12-15 14:16:07 -08:00
Paul Wackerow
832f1002bc
add default downloads tab based on user OS 2022-12-14 22:07:14 -08:00
Corwin Smith
4315911af4
Merge pull request #139 from ethereum/empty-state-releases
feat: add empty state for platforms without releases
2022-12-09 03:56:48 +01:00
Corwin Smith
7904e5878e
Merge branch 'master' into add-missing-link-prop 2022-12-09 03:51:36 +01:00
Nicolás Quiroz
640b72abc6 fix: add :hover color for hero buttons on dark mode 2022-12-07 18:40:13 -03:00
Nicolás Quiroz
d8996d1c95 fix: adds missing legacyBehavior prop 2022-12-07 17:09:43 -03:00
Nicolás Quiroz
527dad3635 fix: borderBottom on DownloadsTable 2022-12-07 16:59:44 -03:00
Nicolás Quiroz
af86168c2f feat: add empty state for platforms without releases 2022-12-07 14:30:09 -03:00
Paul Wackerow
04adbb749b
Merge pull request #116 from ethereum/display-12-releases
fix: show 2 latest releases for linux
2022-12-05 21:00:48 +01:00
Nicolás Quiroz
50bfc2053a fix: show 2 latest releases for linux 2022-12-02 13:18:00 -03:00
Nicolás Quiroz
f2ae1511e5 fix: downloads page borders & margins 2022-12-01 16:46:42 -03:00
Nicolás Quiroz
520d48f119
chore: update SpecificVersionsSection component layout to match homepage (#64)
* chore: update SpecificVersionsSection component layout to match homepage

* chore: remove non-required repeat function
2022-11-29 15:47:58 -03:00
Nicolás Quiroz
91dd04faa2
feat: All releases downloads (#46)
* chore: update constants

* feat: add releases data utils

* chore: add fast-xml-parser

* chore: update types

* feat: fetch & parse all releases data

* chore: update utils

* wip: use real data on DataTable

* chore: update yarn.lock

* fix: getReleaseCommitHash

* feat: filter data per downloads tab

* chore: update DownloadsTable

* chore: update DownloadsTable Props

* fix: getReleaseArch.ts

* feat: add fetchXMLData util

* feat: add fetchLatestReleaseCommit util

* feat: add getSortedReleases util

* chore: comment wip primary release feature

* fix: fetchXMLData

* chore: add netlify.toml

* fix: total number of releases count

* fix: center showing latest releases text and use smaller font

* chore: prettier

* chore: update textStyles

* fix: merge conflicts
2022-11-29 15:29:52 -03:00
Nicolás Quiroz
d504f047ab
fix: dark mode body colors (#61)
* chore: update textStyles

* markdown text color styles

Co-authored-by: Corwin Smith <cssmittys@gmail.com>
2022-11-29 09:44:53 -03:00
Paul Wackerow
865802bdff
Limit SVG width on mobile [Fixes #38] (#41)
* fix horizontal scroll on mobile downloads

* padding change requests

* fix: DownloadsHero padding

* fix: border color

Co-authored-by: Corwin Smith <cssmittys@gmail.com>
Co-authored-by: Nicolás Quiroz <nh.quiroz@gmail.com>
2022-11-23 22:29:03 -03:00
Paul Wackerow
94fbb7fdd5
replace image with Gopher component 2022-11-17 09:29:20 -08:00
Paul Wackerow
e2858c04dc
Update SpecificVersionsSection.tsx 2022-11-16 22:16:00 -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
4e25c6bf94
linting 2022-11-16 15:06:56 -08:00
Paul Wackerow
8016016c68
prop clean up 2022-11-16 13:11:54 -08:00
Paul Wackerow
caaedf0335
refactor to Section components to accept SVG prop 2022-11-16 13:09:38 -08:00
Paul Wackerow
d791e0a1a3
replace downloads images with SVG components 2022-11-16 12:59:39 -08:00
Nicolás Quiroz
83a2c81290 feat: add latest releases downloads logic 2022-11-16 16:01:23 -03:00
Paul Wackerow
c71e2e2e23
refactor colors to use semantic tokens 2022-11-15 18:00:31 -08:00
Corwin Smith
4cd65f1b22 Remove flex from DownloadsHero 2022-11-15 15:19:12 -07:00
Corwin Smith
99dfffb820 prettier 2022-11-09 14:32:37 -07:00
Corwin Smith
d7a2af0cef change requests 2022-11-09 14:28:50 -07:00
Corwin Smith
9017e57ac8 downloadstable section 2022-11-07 11:12:10 -07:00
Corwin Smith
dcca953d15 update sections in DownloadsSection 2022-11-06 12:15:42 -07:00
Corwin Smith
7ebe074497 specific versions section 2022-11-06 10:43:21 -07:00
Corwin Smith
45e42fa095 downloads hero and linter 2022-11-02 13:50:35 -06:00
Nicolás Quiroz
8477cc30c4 feat: homepage desktop layout & header component 2022-10-25 19:10:19 -05:00
Corwin Smith
522996db84 change requests 2022-10-12 19:45:55 -05:00
Corwin Smith
649d22ba37 change requests 2022-10-10 06:56:44 -06:00
Corwin Smith
468c17d90b update test data 2022-10-08 14:32:07 -06:00
Corwin Smith
b845d71098 theme cleanup 2022-10-08 13:12:57 -06:00
Corwin Smith
53420ede87 refactor to use theme 2022-10-08 09:53:09 -06:00
Corwin Smith
a1b31a316b small prop refactor 2022-10-07 18:48:57 -06:00
Corwin Smith
ac622c103d add test data and table styles 2022-10-07 18:37:57 -06:00
Corwin Smith
5153ea7f07 add DataTable component 2022-10-07 14:37:13 -06:00
Corwin Smith
e0ff52219b Go Ethereum -> go-ethereum 2022-10-07 03:08:56 -06:00
Corwin Smith
617a13f211 working on table 2022-10-06 23:48:24 -06:00
Corwin Smith
cbfc1a70cd add tabs 2022-10-06 22:15:51 -06:00
Corwin Smith
c921c775ef create DownloadsSection component 2022-10-06 13:38:42 -06:00