mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-20 01:03:23 +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 |
||
---|---|---|
.. | ||
common | ||
image | ||
ghost-version.js | ||
mobiledoc.js | ||
package-json.js | ||
request-external.js | ||
request.js |