0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/frontend
Rishabh 665c30f255 Added new {{tiers}} theme helper
refs https://github.com/TryGhost/Team/issues/1004

- adds new `{{tiers}}` helper behind `multipleProducts` flag
- `{{tiers}}` outputs a string with list of tiers that have access to specific post when used in a post context in theme
- outputs empty string when used out of a post context and without access to `visibility` property
- uses tiers attached to post column for data
2022-03-04 18:22:59 +05:30
..
apps Fixed AMP style compliance (#13912) 2021-12-21 21:32:53 -05:00
helpers Added new {{tiers}} theme helper 2022-03-04 18:22:59 +05:30
meta 🐛 Fixed AssetHelper not working with svg (#13978) 2022-02-07 15:07:18 +00:00
public Revert "Used neutral background colors for default header styles" 2021-12-17 04:15:37 +01:00
services 🐛 Fixed missing index page from pages sitemaps 2022-02-28 22:23:11 +07:00
src/cards Applied default box sizing to all cards 2021-12-17 15:28:35 +01:00
views Updated wording on unsubscribe confirmation with paid conditional 2022-02-02 12:36:41 +00:00
web Added the last_seen_at update on member page view 2022-03-02 13:58:26 +01:00