-
Notifications
You must be signed in to change notification settings - Fork 120
Comparing changes
Open a pull request
base repository: guardian/grid
base: main
head repository: guardian/grid
compare: pr4352
- 12 commits
- 21 files changed
- 1 contributor
Commits on Dec 29, 2024
-
Introduce an orientation metadata nested object on asset to capture d…
…ata about this image which could affect it's rendered orientation (ie. exif orientation tags). Update elastic mapping fields
Configuration menu - View commit details
-
Copy full SHA for 0dc3b4f - Browse repository at this point
Copy the full SHA 0dc3b4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0e6dd5 - Browse repository at this point
Copy the full SHA b0e6dd5View commit details -
Crops and thumbnails are corrected for orientation.
makeImgopsUri adds rotate parameter to preview image urls. imgops rotates images counter-clockwise and ignores negative values/
Configuration menu - View commit details
-
Copy full SHA for c666a8e - Browse repository at this point
Copy the full SHA c666a8eView commit details -
Source assert adds an optional orientedDimensions to allow clients li…
…ke the cropper to be told if orientation effects the rendered dimensions of this image.
Configuration menu - View commit details
-
Copy full SHA for e040e81 - Browse repository at this point
Copy the full SHA e040e81View commit details -
Cropper UI prefers source.orientedDimensions as the crop dimensions i…
…d the field is present for this image.
Configuration menu - View commit details
-
Copy full SHA for 67c5fc9 - Browse repository at this point
Copy the full SHA 67c5fc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92a5d06 - Browse repository at this point
Copy the full SHA 92a5d06View commit details -
An optional CropSpec.rotation field records the rotation which was ap…
…plied when these bounds where selected; an EXIF orientation rotation will be explictly shown here.
Configuration menu - View commit details
-
Copy full SHA for 2a479d5 - Browse repository at this point
Copy the full SHA 2a479d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f3ee67 - Browse repository at this point
Copy the full SHA 0f3ee67View commit details -
Add new Asset.orientation field is an optional top level portrait / l…
…andscape orientation.
Configuration menu - View commit details
-
Copy full SHA for 278e00f - Browse repository at this point
Copy the full SHA 278e00fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f15b06 - Browse repository at this point
Copy the full SHA 6f15b06View commit details -
orientation field can be set from plain dimensions for images which h…
…ave no orientation metadata.
Configuration menu - View commit details
-
Copy full SHA for c5ab5ba - Browse repository at this point
Copy the full SHA c5ab5baView commit details
Commits on Feb 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for daa6fed - Browse repository at this point
Copy the full SHA daa6fedView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...pr4352