Ghost/ghost/admin/app/components/modals/design
Kevin Ansfield 8e648420e8 Added Casper to the themes list
refs https://github.com/TryGhost/Team/issues/1149

- added Casper to the hardcoded official themes list with a ref of `'default'` so that the install theme process knows to process it differently
- updated the install-theme modal
  - removed the `willOverwriteDefault` getter because it's a path that can't be reached and is now handled differently
  - changed `installThemeTask` to only perform an activation when a default theme is passed in
2021-10-18 13:02:35 +01:00
..
confirm-delete-theme.hbs Fixed enter key not triggering confirm action in delete theme modal 2021-10-12 07:26:18 +01:00
confirm-delete-theme.js Added advanced theme settings modal 2021-10-05 20:44:27 +01:00
install-theme.hbs Added Casper to the themes list 2021-10-18 13:02:35 +01:00
install-theme.js Added Casper to the themes list 2021-10-18 13:02:35 +01:00
theme-errors.hbs Added advanced theme settings modal 2021-10-05 20:44:27 +01:00
upload-theme.hbs Fixed responsive icons in theme preview not displaying in Chrome 2021-10-13 15:59:14 +02:00
upload-theme.js Fixed linting error 2021-10-11 19:36:58 +01:00
view-theme.hbs Updated theme preview page 2021-10-13 15:33:53 +02:00
view-theme.js Added install+activate process to view theme screen 2021-10-12 16:47:44 +01:00