Ghost/apps/admin-x-settings/src
Sodbileg Gansukh 924c85d3dc
Sort themes based on package name (#19696)
ref DES-72

- current sorting makes it difficult to find themes when theme directory
and package name are different, because the sorting is based on the
directory name
- this new sorting is based on package name first
- as package name is optional, it then sorts based on directory name if
it doesn't exist
2024-02-15 17:49:29 +07:00
..
assets Update migration in settings (#19278) 2023-12-13 16:25:29 +01:00
components Sort themes based on package name (#19696) 2024-02-15 17:49:29 +07:00
hooks Added "No search result" screen to Settings (#19672) 2024-02-08 08:32:40 +01:00
styles Update migration in settings (#19278) 2023-12-13 16:25:29 +01:00
unsplash
utils Added "No search result" screen to Settings (#19672) 2024-02-08 08:32:40 +01:00
App.tsx
index.tsx
main.tsx Update migration in settings (#19278) 2023-12-13 16:25:29 +01:00
MainContent.tsx Added "No search result" screen to Settings (#19672) 2024-02-08 08:32:40 +01:00
typings.d.ts
vite-env.d.ts