0b8f92ddbe
refs https://github.com/TryGhost/Team/issues/1701 The Selection API is missing in Safari in Shadow DOM: https://bugs.webkit.org/show_bug.cgi?id=163921. So we need to move away from it for now. - Adds a new component: Modal, which makes sure we can style modals using tailwind, while displaying them outside of the main iframe (inside a different iframe that is positioned fixed) - Updated GenericDialog to use the new Modal component - Removed ShadowDOM |
||
---|---|---|
apps/comments-ui |