0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/apps/admin-x-framework
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
..
src Added custom fonts feature check (#21738) 2024-12-04 13:42:44 +08:00
test Added custom headers to be passed to createQuery hook (#20402) 2024-06-19 10:27:07 +07:00
.eslintrc.cjs
.gitignore Moved AdminX test config to framework package (#19096) 2023-11-22 13:39:32 +00:00
package.json Update sentry-javascript monorepo to v7.119.2 2024-10-15 15:57:58 +02:00
tsconfig.declaration.json
tsconfig.json
tsconfig.node.json
vite.config.ts Moved AdminX test config to framework package (#19096) 2023-11-22 13:39:32 +00:00