Commit Graph

12 Commits

Author SHA1 Message Date
Ekiserrepé
12d93bb026 Adding fixes 2026-08-13 13:22:06 +02:00
Bharath
2d496e36d3 Roadmap update - PriceOracle and IOURewardClaim 2026-08-13 12:34:02 +03:00
Andrei Rosseti
5e2d23d031 style: formatting 2026-04-22 09:41:36 -03:00
Andrei Rosseti
03d43326e3 fix: general adjusts 2026-04-21 21:24:58 -03:00
alloynetworks
b76bfd8277 Refactor for biome checks 2026-04-19 12:52:39 +03:00
Bharath Chari
32e157449a Add Export Feature. 2026-04-19 08:15:51 +03:00
Bharath Chari
81be0b4ed2 error in roadmap.json 2026-04-19 08:02:20 +03:00
Bharath Chari
41d6993b24 Changes to items 2026-04-19 07:56:36 +03:00
Bharath Chari
506cb1d9be change updation date 2026-04-18 16:10:56 +03:00
Bharath Chari
a9e47846a1 json modification 2026-04-18 16:00:59 +03:00
Bharath Chari
22a22ad939 Mobile for roadmap 2026-04-18 15:55:54 +03:00
alloynetworks
1a7d9abc2c Replace MDX roadmap pages with data-driven Xahau Roadmap component
Adds a build-time-rendered roadmap chart (XahauRoadmap.astro) backed by a
single JSON source of truth (src/data/roadmap.json) validated by a Zod
schema. The old hand-written per-locale MDX pages are removed in favour of
an Astro i18n route at src/pages/[...lang]/roadmap.astro that renders
/roadmap and /es/roadmap, using BaseLayout directly so the page shows one
heading instead of a duplicate PageLayout H1.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-18 12:54:36 +03:00