Ghost/ghost/admin/app/components/editor
Kevin Ansfield 42b30ac613 Fixed email preview input dropdown not closing when clicking on iframe
no issue

- clicks on the iframe never bubble out of the iframe so weren't captured by the dropdown-closing event listener
- added an event listener directly on the iframe's body element when we render the iframe's content that manually calls out to our generic dropdown closing method
2023-01-23 09:47:46 +00:00
..
modals Fixed email preview input dropdown not closing when clicking on iframe 2023-01-23 09:47:46 +00:00
publish-options Removed need for .get() with settings service 2022-10-07 16:14:57 +01:00
publish-buttons.hbs 🎨 Improved email failure handling and retrying (#15504) 2022-10-06 11:12:11 +02:00
publish-management.hbs 🎨 Add ability to send test email with chosen newsletter (#15783) 2023-01-09 17:48:30 +04:00
publish-management.js 🎨 Add ability to send test email with chosen newsletter (#15783) 2023-01-09 17:48:30 +04:00