-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
fix(astro:assets): add docs for missing imports and types #12867
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
Merged
ArmandPhilippot
merged 25 commits into
withastro:main
from
ArmandPhilippot:fix/modules/astro-assets
Dec 16, 2025
Merged
Changes from 17 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
c7fea0b
move `astro/assets/utils` to the `astro:assets` page
ArmandPhilippot bef2227
consistent headings formatting
ArmandPhilippot cee5a29
add missing imports for `astro:assets`
ArmandPhilippot 1ec84d5
add `astro:assets` types
ArmandPhilippot a5ee228
add imports and types from `astro/assets`
ArmandPhilippot b5a160d
add `astro` types
ArmandPhilippot 6a603f5
add Since for `astro` types
ArmandPhilippot 3e97ffe
add cross-sections links in types
ArmandPhilippot 252e11f
add image services types too since we have helpers using them
ArmandPhilippot d983c3b
add RemotePattern type, flatten unexported types, rework `getImage()`
ArmandPhilippot e05bb1a
fix link
ArmandPhilippot 2c238ef
add links to `astro:assets`, replace types displayed as code snippet
ArmandPhilippot 85f222d
simplify `astro/assets/utils` code snippets, part 1
ArmandPhilippot 9bab86a
simplify astro/assets/utils code snippets, part 2
ArmandPhilippot 749b3a9
minor adjustments
ArmandPhilippot 9c39401
Merge branch 'main' into fix/modules/astro-assets
ArmandPhilippot 9160152
Merge branch 'main' into fix/modules/astro-assets
ArmandPhilippot d6f7527
link back to `inferSize`
ArmandPhilippot 1ff70e2
add back `ImageMetaData` in `guides/images`
ArmandPhilippot 0006687
move `emitESMImage` at the end
ArmandPhilippot 9b6dd2c
limit heading level to h4 / remove Image+Picture props heading
ArmandPhilippot a9c48ae
fix links due to headings removal
ArmandPhilippot e9bd756
fix `ru` link
ArmandPhilippot c5986f4
h3 max
ArmandPhilippot 333cabf
Merge branch 'main' into fix/modules/astro-assets
ArmandPhilippot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.