aethex-forge/client
MrPiglr 374f239e3d
feat: implement design system with consistent layout tokens
- Created design-tokens.ts with standardized width, typography, spacing, padding, and grid constants
- Reduced max-w-7xl to max-w-6xl across homepage and major landing pages (Index, Labs, Realms, Foundation)
- Reduced oversized hero text-7xl to text-6xl for better readability
- Applied consistent design standards to dev platform pages (Templates, Marketplace, CodeExamples, DevLanding)
- Improved visual consistency and content readability site-wide
2026-01-11 01:42:19 +00:00
..
api Add ecosystem filtering to opportunities and update posting form 2025-12-13 02:25:12 +00:00
components fix: improve docs curriculum layout spacing and sizing 2026-01-11 01:15:50 +00:00
contexts Add a way to display participants in an activity 2025-12-13 04:51:25 +00:00
data Prettier format pending files 2025-10-19 06:00:42 +00:00
desktop Update application to include desktop build and release configurations 2025-12-05 23:20:50 +00:00
hooks Award experience points for user actions and improve level-up notifications 2025-12-12 23:44:00 +00:00
lib feat: implement design system with consistent layout tokens 2026-01-11 01:42:19 +00:00
pages feat: implement design system with consistent layout tokens 2026-01-11 01:42:19 +00:00
App.tsx feat: add device linking page at /link 2026-01-11 00:37:44 +00:00
desktop-main.html Refactor desktop application and improve Electron integration 2025-12-05 22:36:13 +00:00
desktop-overlay.html Refactor desktop application and improve Electron integration 2025-12-05 22:36:13 +00:00
global.css feat: Complete database migration and developer platform 2026-01-10 02:05:15 +00:00
main.tsx Refactor desktop application and improve Electron integration 2025-12-05 22:36:13 +00:00
vite-env.d.ts Initial commit 2025-08-05 20:03:34 +00:00