0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/apps/admin-x-activitypub/src
Peter Zimon 108c9f60c8
Add reusable UI components to ActivityPub (#20758)
AP-348

ATM the top navigation and the article drawer components are missing for
ActivityPub UI. They are both part of the next phase so we need to add
them.
2024-08-15 12:28:08 +02:00
..
api Fixed handling of single item collections (#20688) 2024-07-30 17:33:25 +07:00
assets/images Added empty state 2024-06-24 18:07:09 +01:00
components Add reusable UI components to ActivityPub (#20758) 2024-08-15 12:28:08 +02:00
styles Made hover state on links inside Notes easier to see 2024-08-14 16:30:14 +01:00
utils Added relative timestamps to feed objects 2024-08-14 16:30:14 +01:00
App.tsx Add reusable UI components to ActivityPub (#20758) 2024-08-15 12:28:08 +02:00
index.tsx
MainContent.tsx Add reusable UI components to ActivityPub (#20758) 2024-08-15 12:28:08 +02:00
standalone.tsx