diff --git a/ghost/admin/lib/koenig-editor/addon/templates/components/koenig-card-image.hbs b/ghost/admin/lib/koenig-editor/addon/templates/components/koenig-card-image.hbs index 2c27dd9e82..9ef1ce0a1a 100644 --- a/ghost/admin/lib/koenig-editor/addon/templates/components/koenig-card-image.hbs +++ b/ghost/admin/lib/koenig-editor/addon/templates/components/koenig-card-image.hbs @@ -23,7 +23,7 @@ onFailed=(action "resetSrcs") as |uploader| }} -
+
{{#if (or previewSrc payload.src)}} {{payload.alt}} {{#if isDraggedOver}} diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 9c90127e91..3f7ab2fe01 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -100,7 +100,7 @@ "eslint": "4.19.1", "eslint-plugin-ghost": "0.0.25", "fs-extra": "4.0.3", - "ghost-spirit": "0.0.28", + "ghost-spirit": "0.0.29", "glob": "7.1.2", "google-caja-bower": "https://github.com/acburdine/google-caja-bower#ghost", "grunt": "1.0.3", diff --git a/ghost/admin/public/assets/icons/summer.svg b/ghost/admin/public/assets/icons/summer.svg index cbb39d99b3..e4c1d7bd42 100644 --- a/ghost/admin/public/assets/icons/summer.svg +++ b/ghost/admin/public/assets/icons/summer.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index 068f594a5b..56863b2f13 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -5241,7 +5241,26 @@ ghost-ignition@^2.7.0: prettyjson "^1.1.3" uuid "^3.0.0" -ghost-spirit@0.0.28, ghost-spirit@>=0.0.18: +ghost-spirit@0.0.29: + version "0.0.29" + resolved "https://registry.yarnpkg.com/ghost-spirit/-/ghost-spirit-0.0.29.tgz#9a3aaf412eb00233ad19b699dc82279f44ed45c6" + dependencies: + autoprefixer "8.2.0" + bluebird "^3.4.6" + connect-slashes "^1.3.1" + cssnano "^4.0.0-rc.2" + express "^4.14.0" + express-hbs "^1.0.2" + ghost-ignition "^2.7.0" + gulp-postcss "7.0.1" + lodash "^4.15.0" + postcss-color-mod-function "2.4.2" + postcss-custom-media "6.0.0" + postcss-custom-properties "7.0.0" + postcss-easy-import "3.0.0" + postcss-prefix-selector "1.6.0" + +ghost-spirit@>=0.0.18: version "0.0.28" resolved "https://registry.yarnpkg.com/ghost-spirit/-/ghost-spirit-0.0.28.tgz#0895ad907ddf3ae9b056536a0e589c6ae3bff8cf" dependencies: