Ghost/ghost/admin/app/components/modals
Kevin Ansfield ba030ec2ae Fixed preview flicker when moving between general and theme settings
refs https://github.com/TryGhost/Team/issues/1045

- update of the preview was being triggered by the general settings tab rendering (copy/paste from branding setup) meaning the iframe reloaded when switching between general/theme tabs
- moved the preview update task into the `customize` modal so that it can be called by the general/theme settings components as needed
- moved initial preview rendering to the iframe registration method
2021-09-21 16:15:23 +01:00
..
design Fixed preview flicker when moving between general and theme settings 2021-09-21 16:15:23 +01:00
post-preview Converted post-preview modal to EPM based modal 2021-09-13 13:01:12 +01:00
confirm-unsaved-changes.hbs Fixed customize design route-based modal handling + added unsaved change confirmation 2021-09-16 20:26:57 +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