mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Independent technology for modern publishing, memberships, subscriptions and newsletters.
bloggingcmscreator-economyghosthacktoberfestheadless-cmsjamstackjavascriptjournalismnodejspublishingweb-application
refs https://ghost.slack.com/archives/C02G9E68C/p1660323308235919 - When opening and closing a popup very fast, it will stay in DOM, blocking all pointer events. - The Headless UI component <Transition show={show}> is not removed from DOM when show is set to true, and false very fast - Fixed this by forcing a popup to get removed from DOM after 250ms after is has been closed. - Updated HeadlessUI version - Moved testing packges to dev dependencies |
||
---|---|---|
apps/comments-ui |