0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/apps/admin-x-activitypub
Sodbileg Gansukh c36ab82325
Improved loading state of main screens in ActivityPub (#22158)
ref AP-654

- Improved the skeleton component of shadcn
- Used the skeleton component in the main five screens
- It minimizes the layout shift
2025-02-11 16:00:01 +08:00
..
public/styles Added Ghost2Ghost ActivityPub feature that uses mock API (#20411) 2024-06-19 12:46:02 +01:00
src Improved loading state of main screens in ActivityPub (#22158) 2025-02-11 16:00:01 +08:00
test Refactored data loading to be more performant in admin-x-activitypub (#21770) 2024-11-30 22:41:51 +00:00
.eslintignore
.eslintrc.cjs
.gitignore
index.html
package.json ActivityPub Shade integration (#22150) 2025-02-10 17:05:15 +01:00
playwright.config.mjs
postcss.config.cjs
tailwind.config.cjs ActivityPub Shade integration (#22150) 2025-02-10 17:05:15 +01:00
tsconfig.json Added alternative layout for displaying ActivityPub articles (#20556) 2024-07-08 15:11:01 +01:00
vite.config.mjs Updated vite config to allow sibling test files 2024-07-24 13:38:08 +07:00