Skip to content

docs: warn about <NuxtPicture> not supporting different image sources#1326

Merged
danielroe merged 4 commits into
nuxt:mainfrom
Lehoczky:main
Apr 22, 2024
Merged

docs: warn about <NuxtPicture> not supporting different image sources#1326
danielroe merged 4 commits into
nuxt:mainfrom
Lehoczky:main

Conversation

@Lehoczky

@Lehoczky Lehoczky commented Apr 14, 2024

Copy link
Copy Markdown
Contributor

Related issue: #309

This is a very crucial missing feature, that can bite people later on if they expect the NuxtPicture component to be a drop-in replacement of the native picture element. The warning will help others to find solutions for using multiple image source in the linked issue thread.

@codecov-commenter

codecov-commenter commented Apr 14, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.68%. Comparing base (8701991) to head (4fae021).
Report is 50 commits behind head on main.

❗ Current head 4fae021 differs from pull request most recent head f38bee7. Consider uploading reports for the commit f38bee7 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1326      +/-   ##
==========================================
- Coverage   68.20%   59.68%   -8.52%     
==========================================
  Files          76       78       +2     
  Lines        4299     5073     +774     
  Branches      397      407      +10     
==========================================
+ Hits         2932     3028      +96     
- Misses       1339     2015     +676     
- Partials       28       30       +2     

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

@danielroe danielroe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! ❤️

@danielroe danielroe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! ❤️

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.

4 participants