Ghost/apps
Ronald Langeveld 210de7fa11
Added iframe double buffering in AdminX (#18002)
refs https://github.com/TryGhost/Product/issues/3807
https://github.com/TryGhost/Product/issues/3806

Added double buffering to iframes in Admin to have smoother transitions when swapping out iframes for preview pages.
---

<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at ad2b1a9</samp>

Refactored the announcement bar modal and preview components to use a
custom `IframeBuffering` component for better performance and
simplicity. Extracted the `IframeBuffering` component to a new file and
added some types and functions to support it. Removed some unused code
and cleaned up imports.
2023-09-11 15:23:12 +07:00
..
admin-x-settings Added iframe double buffering in AdminX (#18002) 2023-09-11 15:23:12 +07:00
announcement-bar Update dependency vitest to v0.34.3 2023-08-29 18:52:13 +01:00
comments-ui Re-enabled general eslint rules in TS config 2023-09-08 13:47:42 +02:00
portal Fixed data-members-newsletter when used with checkboxes (#18041) 2023-09-08 14:12:16 +00:00
signup-form Updated linting and testing packages 2023-09-01 15:51:17 +02:00
sodo-search Updated linting and testing packages 2023-09-01 15:51:17 +02:00