mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 13:54:35 +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 |
||
---|---|---|
.. | ||
confirm-delete-theme.hbs | ||
confirm-delete-theme.js | ||
install-theme.hbs | ||
install-theme.js | ||
theme-errors.hbs | ||
upload-theme.hbs | ||
upload-theme.js | ||
view-theme.hbs | ||
view-theme.js |