Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(imgix): additional documentation and modifiers #316

Merged
merged 3 commits into from
Jun 23, 2021
Merged

feat(imgix): additional documentation and modifiers #316

merged 3 commits into from
Jun 23, 2021

Conversation

daletom
Copy link
Contributor

@daletom daletom commented Jun 10, 2021

Added a complete list of imgix modifiers, mapped to the KeyMap, as well as improving documentation to include examples and best practices

Added a complete list of imgix modifiers, mapped to the KeyMap, as well as improving documentation to include examples and best practices
@codecov-commenter
Copy link

Codecov Report

Merging #316 (5181337) into main (654a6e9) will decrease coverage by 44.47%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #316       +/-   ##
===========================================
- Coverage   59.09%   14.61%   -44.48%     
===========================================
  Files          25       23        -2     
  Lines         594      527       -67     
  Branches      178      159       -19     
===========================================
- Hits          351       77      -274     
- Misses        243      448      +205     
- Partials        0        2        +2     
Impacted Files Coverage Δ
src/runtime/providers/imgix.ts 0.00% <ø> (-100.00%) ⬇️
src/runtime/providers/fastly.ts 0.00% <0.00%> (-100.00%) ⬇️
src/runtime/providers/static.ts 0.00% <0.00%> (-100.00%) ⬇️
src/runtime/providers/prismic.ts 0.00% <0.00%> (-85.72%) ⬇️
src/runtime/providers/ipx.ts 0.00% <0.00%> (-84.62%) ⬇️
src/runtime/components/image.mixin.ts 0.00% <0.00%> (-81.82%) ⬇️
src/runtime/providers/cloudinary.ts 0.00% <0.00%> (-80.96%) ⬇️
src/runtime/providers/netlify.ts 0.00% <0.00%> (-77.78%) ⬇️
src/runtime/providers/twicpics.ts 0.00% <0.00%> (-72.23%) ⬇️
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 654a6e9...5181337. Read the comment docs.

@pi0 pi0 changed the title docs: add additional imgix documentation and modifiers feat(imgix): additional documentation and modifiers Jun 23, 2021
@pi0 pi0 merged commit c90b484 into nuxt:main Jun 23, 2021
procrates pushed a commit to procrates/nuxt-image that referenced this pull request Feb 21, 2023
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.

3 participants