0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/apps/admin-x-framework/src
Sodbileg Gansukh ea0e598bf2
Added custom fonts feature check (#21738)
ref DES-1011

- previously, we were hiding the old font settings from the official themes without checking if they support the custom fonts or not
- now we use the gscan warning info to check this — only when there's support, we hide the settings which means users with the older version will get the old settings back
- also added two new tests for this procedure
2024-12-04 13:42:44 +08:00
..
api Added custom fonts feature check (#21738) 2024-12-04 13:42:44 +08:00
hooks 🐛 Fixed default recipients setting not showing label filters (#20480) 2024-06-27 17:47:26 +02:00
providers Improved ActivityPub drawer view UI (#21521) 2024-11-07 15:59:29 +00:00
test Fixed flaky Admin X design tests (#21426) 2024-10-28 17:25:05 +09:00
utils Updated ActivityPub API root path (#20471) 2024-06-27 11:27:25 +07:00
errors.ts
helpers.ts
hooks.ts
index.ts
playwright.ts
routing.ts
vite.ts