mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-01 23:37:43 +03:00
93768ef678
refs https://github.com/TryGhost/Team/issues/1149 - added a `@data.onActivationSuccess` option to the upload-theme modal that if present is called when activation of a theme is completed as part of the upload process - added a `startThemeUpload()` action to the `change-theme` controller so that we can pass in an `onActivationSuccess` which transitions to the `design.settings.index` screen - removed unnecessary `@tracked` decorators on class properties that have `store.peekAll('theme')` assigned to them |
||
---|---|---|
.. | ||
design | ||
limits | ||
offers | ||
post-preview | ||
archive-offer.hbs | ||
archive-offer.js | ||
confirm-unsaved-changes.hbs | ||
delete-post.hbs | ||
delete-post.js | ||
post-preview.hbs | ||
post-preview.js | ||
unarchive-offer.hbs | ||
unarchive-offer.js |