Skip to content

Add Eve logo shader hero updates#430

Merged
matiasngf merged 15 commits into
mainfrom
docs/eve-hero-updates
Jun 30, 2026
Merged

Add Eve logo shader hero updates#430
matiasngf merged 15 commits into
mainfrom
docs/eve-hero-updates

Conversation

@matiasngf

Copy link
Copy Markdown
Contributor

Summary

  • Adds the Eve logo WebGPU shader to the docs hero with themed static fallbacks.
  • Rebakes fallback images as content-only, no-bloom/no-padding assets and places them inside the runtime bloom gutter.
  • Keeps realtime canvas bloom/padding behavior intact.
  • Uses imported fallback WebP assets so URLs are generated through Next's asset pipeline.
  • Gates the light-mode static fallback so it only appears when WebGPU is unavailable/fails, avoiding the transparent-canvas fade overlap.

Validation

  • git diff --check
  • pnpm check:deps
  • pnpm --filter eve-docs build
  • verified dev SSR/static asset behavior during implementation

@vercel

vercel Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
eve-docs Ready Ready Preview, Comment, Open in v0 Jun 30, 2026 11:54am

Comment thread apps/docs/app/[lang]/(home)/components/eve-logo-shader/index.tsx Outdated
Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com>
I, Matias Gonzalez <matiasngf@hotmail.com>, hereby add my Signed-off-by to this commit: a4b0dc6

Signed-off-by: Matias Gonzalez <matiasngf@hotmail.com>
I, matiasngf <matiasngf@hotmail.com>, hereby add my Signed-off-by to this commit: ac23be3
I, matiasngf <matiasngf@hotmail.com>, hereby add my Signed-off-by to this commit: b9d02d3
I, matiasngf <matiasngf@hotmail.com>, hereby add my Signed-off-by to this commit: f64744c
I, matiasngf <matiasngf@hotmail.com>, hereby add my Signed-off-by to this commit: e42aef9
I, matiasngf <matiasngf@hotmail.com>, hereby add my Signed-off-by to this commit: 3435a64
I, matiasngf <matiasngf@hotmail.com>, hereby add my Signed-off-by to this commit: fea31cc
I, matiasngf <matiasngf@hotmail.com>, hereby add my Signed-off-by to this commit: 88585af
I, matiasngf <matiasngf@hotmail.com>, hereby add my Signed-off-by to this commit: ed177fd
I, matiasngf <matiasngf@hotmail.com>, hereby add my Signed-off-by to this commit: 7593147
I, matiasngf <matiasngf@hotmail.com>, hereby add my Signed-off-by to this commit: a508816
I, matiasngf <matiasngf@hotmail.com>, hereby add my Signed-off-by to this commit: 3bcfc50
I, matiasngf <matiasngf@hotmail.com>, hereby add my Signed-off-by to this commit: f17834f

Signed-off-by: matiasngf <matiasngf@hotmail.com>
@matiasngf matiasngf merged commit 2ccf3d1 into main Jun 30, 2026
14 checks passed
@matiasngf matiasngf deleted the docs/eve-hero-updates branch June 30, 2026 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants