0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/apps/admin-x-settings/src
Hannah Wolfe 675b29a418
🔥 Removed UI for AMP (#21762)
closes
https://linear.app/ghost/issue/ENG-1807/further-deprecate-amp-by-removing-the-ui

- AMP has been deprecated for a year, and will be removed in Ghost 6.0
- As the next step towards removing it, we're removing the UI, meaning
new sites can't enable it
- This will hopefully help the transition to dropping it be smoother and
especially prevent newer users from spending a lot of time on AMP in the
run up to it going away
- NOTE: this only removes the UI. All the logic remains, you can still enable AMP via the API/settings table in the DB.
2024-12-02 12:12:52 +00:00
..
assets 🔥 Removed UI for AMP (#21762) 2024-12-02 12:12:52 +00:00
components 🔥 Removed UI for AMP (#21762) 2024-12-02 12:12:52 +00:00
hooks Added fix for Infinite loop when changing value of new navigation item's field value 2024-07-04 12:07:33 +00:00
styles Updated layout for Analytics in Settings (#21322) 2024-10-21 09:44:48 +00:00
utils Fixed embeddable signup form preview and generated code (#21592) 2024-11-12 14:33:52 +08:00
App.tsx 🐛 Fixed spurious errors when loading modal before provider 2024-07-29 13:38:05 +02:00
index.tsx
main.tsx Update migration in settings (#19278) 2023-12-13 16:25:29 +01:00
MainContent.tsx Fix scroll on settings page for editor users (#20516) 2024-07-02 14:37:56 +00:00
typings.d.ts
vite-env.d.ts