Ghost/ghost/admin/app/components/modals
Kevin Ansfield 265a19f550 Added initial view-theme modal for installing from themes list
refs https://github.com/TryGhost/Team/issues/1130

- added new route for viewing themes so back/forward buttons can be used
  - takes theme name as a parameter
  - opens a fullscreen modal with an iframe containing the theme demo
- changed installable themes list to link to new route
- swapped `previewUrl` in theme data to point at the real demo rather than the ghost.org demo page
2021-10-12 14:28:05 +01:00
..
design Added initial view-theme modal for installing from themes list 2021-10-12 14:28:05 +01:00
limits Added advanced theme settings modal 2021-10-05 20:44:27 +01:00
offers Updated shareable offer link UI on list screen 2021-10-08 09:28:17 +05:30
post-preview Converted post-preview modal to EPM based modal 2021-09-13 13:01:12 +01:00
confirm-unsaved-changes.hbs Fixed close button in confirm modal causing navigation 2021-09-30 16:26:20 +01:00
delete-post.hbs Added "Enter" key handling to refactored delete-post modal 2021-09-13 13:58:13 +01:00
delete-post.js Converted delete-post modal to EPM based modal 2021-09-13 13:01:12 +01:00
post-preview.hbs Converted post-preview modal to EPM based modal 2021-09-13 13:01:12 +01:00
post-preview.js Converted post-preview modal to EPM based modal 2021-09-13 13:01:12 +01:00