Skip to content

feat: add vlt as sponsor 🚀 - #1687

Merged
danielroe merged 8 commits into
mainfrom
feat/vlt
Feb 27, 2026
Merged

feat: add vlt as sponsor 🚀#1687
danielroe merged 8 commits into
mainfrom
feat/vlt

Conversation

@danielroe

Copy link
Copy Markdown
Member

🔗 Linked issue

🧭 Context

📚 Description

add https://www.vlt.sh/ as a sponsor!

@danielroedanielroe self-assigned this Feb 27, 2026
@vercel

vercelBot commented Feb 27, 2026

Copy link
Copy Markdown
Contributor

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

ProjectDeploymentActionsUpdated (UTC)
npmx.devReadyReadyPreview, CommentFeb 27, 2026 9:51am
2 Skipped Deployments
ProjectDeploymentActionsUpdated (UTC)
docs.npmx.devIgnoredIgnoredPreviewFeb 27, 2026 9:51am
npmx-lunariaIgnoredIgnoredFeb 27, 2026 9:51am

Request Review

@codecov

codecovBot commented Feb 27, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing linesPatch %Lines
app/components/About/LogoImg.vue50.00%1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@coderabbitai

coderabbitaiBot commented Feb 27, 2026

Copy link
Copy Markdown
Contributor

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

Added two logo imports (vlt.svg, vlt-light.svg) and a new sponsor entry { name: 'vlt', logo: { dark: LogoVlt, light: LogoVltLight }, url: 'https://vlt.sh/' } to the sponsors index. Updated app/pages/about.vue to adjust sponsor and OSS partners logo layout classes (flex-col items-start md:flex-row md:items-center and items-center). Modified app/components/About/LogoList.vue by removing items-center from the UL class list ("flex items-center flex-wrap ...""flex flex-wrap ...") affecting vertical alignment of items.

Possibly related PRs

🚥 Pre-merge checks | ✅ 1
✅ Passed checks (1 passed)
Check nameStatusExplanation
Description check✅ PassedThe pull request description clearly relates to the changeset, which adds VLT as a new sponsor with logo imports and configuration updates.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/vlt

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@danielroe

Copy link
Copy Markdown
MemberAuthor

(just pushing a quick change to equalise logo sizes)

@danielroe
danielroe added this pull request to the merge queueFeb 27, 2026
Merged via the queue into main with commit 0772fabFeb 27, 2026
21 checks passed
@danielroe
danielroe deleted the feat/vlt branch February 27, 2026 09:58
@coderabbitaicoderabbitaiBot mentioned this pull request Mar 23, 2026
Sign up for freeto 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

@danielroe@alexdln