Ghost/ghost/admin/app/components/modals
Kevin Ansfield 019b22caa1 Added desktop/mobile switch to <GhBrowserPreview> component
refs https://github.com/TryGhost/Team/issues/1310

- we had a `<GhBrowserPreview>` component but it wasn't being used everywhere because it's behaviour didn't match the mobile/desktop switch with no iframe re-render that we needed for some screens
- updated component to match all required behaviour
  - include a switch between desktop and mobile views
  - default fallbacks for `@title` and `@icon` arguments
- switched design settings themes over to using the component instead of repeating the same set of markup
2022-02-04 10:28:20 +00:00
..
design Added desktop/mobile switch to <GhBrowserPreview> component 2022-02-04 10:28:20 +00:00
editor [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
limits [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
offers Wired UI for archiving tiers (#2231) 2022-01-31 23:56:12 +05:30
post-preview [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
tiers Updated confirmation modal copy 2022-02-04 10:36:55 +01:00
confirm-unsaved-changes.hbs [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
custom-view-form.hbs [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
custom-view-form.js Refactored custom-view-form modal 2022-01-31 10:41:57 +00:00
delete-post.hbs Added "Enter" key handling to refactored delete-post modal 2021-09-13 13:58:13 +01:00
delete-post.js Fixed "Attempted to handle event deleteRecord on <page:x> .." error 2021-11-16 17:59:59 +00:00
email-preview.hbs [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
email-preview.js Refactored post email preview modal 2022-01-25 13:17:05 +00:00
get-started.hbs Fixed noreferer typos 2022-02-02 16:20:01 +00:00
new-custom-integration.hbs [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
new-custom-integration.js Refactored custom integration creation and limits modals 2022-01-13 13:16:13 +00:00
post-preview.hbs [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
post-preview.js Contributors updates (#2235) 2022-02-01 18:59:20 +01:00
search.hbs Refactored search modal 2022-01-11 17:59:48 +00:00
search.js Refactored search modal 2022-01-11 17:59:48 +00:00