Ghost/core/frontend
Fabien egg O'Carroll c665b65e03 Added initial CSS&JS for Before/After card
refs https://github.com/TryGhost/Team/issues/1249

This contains the initial frontend code to provide a working slider for
the Before/After card. The JS is enclosed in an IIFE so as to not leak
any variables, and the CSS is all scoped to the card only to avoid
interfering with existing styles.
2021-12-13 15:08:57 +02:00
..
apps Updated audio player class-names 2021-12-13 13:46:19 +01:00
helpers 🐛 Fixed card scripts executing before DOM is parsed 2021-12-08 17:54:37 +02:00
meta Added fallbacks when the site title is undefined 2021-10-27 12:18:57 +02:00
public Moved public folder to frontend 2021-10-16 19:27:34 +01:00
services Revert "Extract logging from DI patterns, only use @tryghost/logging package" 2021-12-08 14:28:41 +00:00
src/cards Added initial CSS&JS for Before/After card 2021-12-13 15:08:57 +02:00
views Updated unsubscribe.hbs (#13365) 2021-10-04 12:18:42 +01:00
web Fixed MIME type for public/cards.min.js part deux 2021-12-02 09:03:06 +00:00