go-ethereum/src
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
..
components feat: All releases downloads (#46) 2022-11-29 15:29:52 -03:00
data/test feat: All releases downloads (#46) 2022-11-29 15:29:52 -03:00
hooks chore: Chakra theme setup 2022-09-08 18:26:35 -03:00
pages feat: All releases downloads (#46) 2022-11-29 15:29:52 -03:00
theme fix: dark mode body colors (#61) 2022-11-29 09:44:53 -03:00
utils feat: All releases downloads (#46) 2022-11-29 15:29:52 -03:00
constants.ts feat: All releases downloads (#46) 2022-11-29 15:29:52 -03:00
types.ts feat: All releases downloads (#46) 2022-11-29 15:29:52 -03:00