Commit Graph

12 Commits

Author SHA1 Message Date
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
Paul Wackerow
963c1b1669
yarn add remark-gfm chakra-ui-markdown-renderer 2022-11-21 18:17:03 -08:00
Corwin Smith
14900bcdfa fix build issues 2022-11-13 22:40:42 -07:00
Corwin Smith
67396c8d7e add "@types/js-yaml": "^4.0.5" 2022-11-13 22:18:59 -07:00
Corwin Smith
10a0a3680a setup template to render for docs 2022-11-13 22:03:06 -07:00
Corwin Smith
25d7ed64f0 upgrade to next 13 2022-11-09 10:36:24 -07:00
Corwin Smith
e6981c1741 add @chakra-ui/icons package 2022-10-25 20:24:49 -06:00
Nicolás Quiroz
5febc1e80d feat: add Layout component 2022-09-09 10:42:22 -03:00
Nicolás Quiroz
6ea5da850e chore: update next.config.js 2022-09-09 09:13:20 -03:00
Nicolás Quiroz
02c3c7e435 chore: Chakra theme setup 2022-09-08 18:26:35 -03:00
Nicolás Quiroz
6a05a9dbec chore: prettier fix files 2022-09-08 17:10:20 -03:00
Nicolás Quiroz
142aa33af8 setup: init 2022-09-08 16:18:30 -03:00