Skip to content

Feat | Add Live SVG Image Export For Public Widgets - #9

Merged
TheGeniusOfEternity merged 2 commits into
mainfrom
feature/export-widget-as-image
Aug 18, 2026
Merged

Feat | Add Live SVG Image Export For Public Widgets#9
TheGeniusOfEternity merged 2 commits into
mainfrom
feature/export-widget-as-image

Conversation

@TheGeniusOfEternity

Copy link
Copy Markdown
Owner
  • New /api/public/widgets/:slug/image.svg endpoint renders widgets as SVG
  • Server-side React SSR via shared WidgetCanvas component
  • Proportional width/height query scaling for SVG images
  • Vercel proxy forwards locale, width, and height params
  • UI: dropdown to copy iframe or SVG embed code
  • Utility: date-fns-free locale strings, escapeHtml shared lib
  • Fix: LeetCode contest rating data, localization labels, skeleton cards

- New /api/public/widgets/:slug/image.svg endpoint renders widgets as SVG
- Server-side React SSR via shared WidgetCanvas component
- Proportional width/height query scaling for SVG images
- Vercel proxy forwards locale, width, and height params
- UI: dropdown to copy iframe or SVG embed code
- Utility: date-fns-free locale strings, escapeHtml shared lib
- Fix: LeetCode contest rating data, localization labels, skeleton cards
@TheGeniusOfEternity TheGeniusOfEternity self-assigned this Aug 18, 2026
@vercel

vercel Bot commented Aug 18, 2026

Copy link
Copy Markdown

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

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
widgecode Ignored Ignored Preview Aug 18, 2026 11:30am

@TheGeniusOfEternity TheGeniusOfEternity added the enhancement New feature or request label Aug 18, 2026
@TheGeniusOfEternity
TheGeniusOfEternity merged commit 623385a into main Aug 18, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant