Ghost/core
Rishabh 2d43c12276 Fixed global variable leak for new card scripts
no issue

- wraps the card js scripts into an IIFE to avoid polluting global variables on the site
- also any fixes errors caused by `swup` and its scripts-plugin that trips over already created global variables
2021-12-08 22:58:22 +05:30
..
client@0e7be9d85d Updated Admin to v4.27.1 2021-12-08 16:02:08 +00:00
frontend Fixed global variable leak for new card scripts 2021-12-08 22:58:22 +05:30
server Revert "Extract logging from DI patterns, only use @tryghost/logging package" 2021-12-08 14:28:41 +00:00
shared Removed quoteStyles flag 2021-12-08 15:21:49 +00:00
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Revert "Extract logging from DI patterns, only use @tryghost/logging package" 2021-12-08 14:28:41 +00:00
bridge.js Added missing async/await calls 2021-11-23 17:24:50 +00:00