mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-21 01:41:46 +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 |
||
---|---|---|
.. | ||
change-theme.js | ||
index.js |