0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/apps/admin-x-settings/src
Jono M 704b041202
Fixed handling of null URLs in tier add form (#18575)
refs https://github.com/TryGhost/Product/issues/3832

Updates to match the old admin, where nothing in the text field means
null and the URL is not formatted until you enter something.
2023-10-11 15:21:16 +01:00
..
admin-x-ds Fixed handling of null URLs in tier add form (#18575) 2023-10-11 15:21:16 +01:00
api Added "about" modal to AdminX 2023-10-11 16:09:56 +07:00
assets Added Ghost favicon 2023-09-20 14:46:26 +01:00
components Fixed handling of null URLs in tier add form (#18575) 2023-10-11 15:21:16 +01:00
hooks AdminX: reroute settings-x to settings (#18360) 2023-10-09 08:12:46 +01:00
styles Added "about" modal to AdminX 2023-10-11 16:09:56 +07:00
utils Added "about" modal to AdminX 2023-10-11 16:09:56 +07:00
App.tsx Added "about" modal to AdminX 2023-10-11 16:09:56 +07:00
index.tsx
main.tsx Refactored theme demo selector functionality (#18541) 2023-10-10 09:19:08 +01:00
MainContent.tsx Fixed toasts not disappearing after settings reload (#18535) 2023-10-09 15:12:33 +07:00
typings.d.ts Port custom theme setting visibility to admin-x (#18367) 2023-10-02 15:54:14 +01:00
vite-env.d.ts