Skip to content

chore(docs): add example for densities prop usage#1937

Merged
danielroe merged 2 commits into
nuxt:mainfrom
Afshar07:docs/clarify-densities-usage
Sep 29, 2025
Merged

chore(docs): add example for densities prop usage#1937
danielroe merged 2 commits into
nuxt:mainfrom
Afshar07:docs/clarify-densities-usage

Conversation

@Afshar07

Copy link
Copy Markdown
Contributor

🔗 Linked issue

resolves #1465

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Improve the densities prop documentation with clearer explanations and a better example showing how pixel multiplication works.

@Afshar07
Afshar07 requested a review from danielroe as a code owner August 29, 2025 20:05
@vercel

vercel Bot commented Aug 29, 2025

Copy link
Copy Markdown

@Afshar07 is attempting to deploy a commit to the NuxtLabs Team on Vercel.

A member of the Team first needs to authorize it.

@pkg-pr-new

pkg-pr-new Bot commented Aug 29, 2025

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@nuxt/image@1937

commit: 04490fa

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@43f2b28). Learn more about missing BASE report.

Additional details and impacted files
@@          Coverage Diff           @@
##             main   #1937   +/-   ##
======================================
  Coverage        ?   7.08%           
======================================
  Files           ?      76           
  Lines           ?    3531           
  Branches        ?     137           
======================================
  Hits            ?     250           
  Misses          ?    3234           
  Partials        ?      47           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@danielroe
danielroe merged commit 282c6fd into nuxt:main Sep 29, 2025
6 checks passed
@github-actions github-actions Bot mentioned this pull request Sep 29, 2025
@github-actions github-actions Bot mentioned this pull request Nov 5, 2025
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.

Improve documentation on densities prop usage

3 participants