mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-20 09:22:49 +03:00
7070572e4f
no issue - `getLocalSize()` is useful outside of the mobiledoc populate-image-sizes function - expanded `ImageSize` class with new methods - `getOriginalImageSizeFromStoragePath()` - takes the "original" image extraction and test from `getLocalSize()` and makes it more generally available - `getImageSizeFromStorageUrl()` - takes the path extraction from `getLocalSize()` to make image sizes from local urls more generally available - `getOriginalImageSizeFromStorageUrl()` - URL version of the new `getOriginalImageSizeFromStoragePath()` method |
||
---|---|---|
.. | ||
blog-icon.js | ||
cached-image-size-from-url.js | ||
gravatar.js | ||
image-size.js | ||
image-utils.js | ||
index.js |