Skip to content

fix export PNG title wrapping and hide dropdown chevron in export#22

Merged
adibarra merged 2 commits into
masterfrom
fix/export-title-wrapping
Mar 19, 2026
Merged

fix export PNG title wrapping and hide dropdown chevron in export#22
adibarra merged 2 commits into
masterfrom
fix/export-title-wrapping

Conversation

@adibarra
Copy link
Copy Markdown
Contributor

No description provided.

@adibarra adibarra requested a review from a team March 19, 2026 22:57
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 19, 2026

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

Project Deployment Actions Updated (UTC)
inferencemax-app Ready Ready Preview, Comment Mar 19, 2026 10:57pm

Request Review

@adibarra adibarra merged commit 7216136 into master Mar 19, 2026
8 checks passed
@adibarra adibarra deleted the fix/export-title-wrapping branch March 19, 2026 23:04
functionstackx added a commit that referenced this pull request Apr 16, 2026
follow-redirects <= 1.15.11 leaks custom auth headers (X-API-Key, etc.)
to cross-domain redirect targets. Add pnpm override to force >= 1.16.0.

Fixes #22

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
functionstackx added a commit that referenced this pull request Apr 16, 2026
* feat: show splash text in all UI modes, not just Minecraft

Remove the Minecraft-mode gate so the bouncing yellow rotated splash
text (30 inference-themed phrases) appears on the landing page
regardless of theme. Simplify component by removing MutationObserver
and theme detection logic.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix: always use Minecraft font for splash text regardless of theme

Apply Monocraft pixel font, dark text-shadow, and disabled font
smoothing directly on .splash-text so it looks like Minecraft
title screen text in all UI modes (light, dark, and Minecraft).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix: header Cypress test — provide App Router context

The Header component uses useRouter() and usePathname() from
next/navigation, which require the App Router context. Wrap the
component mount with AppRouterContext and PathnameContext providers
using mock stubs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix: upgrade follow-redirects to 1.16.0 (CVE: header leak on redirect)

follow-redirects <= 1.15.11 leaks custom auth headers (X-API-Key, etc.)
to cross-domain redirect targets. Add pnpm override to force >= 1.16.0.

Fixes #22

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix: remove unused @ts-expect-error directives in header test

Next.js internal context modules have type declarations, so the
@ts-expect-error directives were flagged as unused by the build
type checker.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

1 participant