0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/apps/comments-ui/src
Kevin Ansfield ab2058ee1d Added data-member-uuid attribute to each comment
closes https://linear.app/ghost/issue/PLG-268

- allows for external scripts to more easily decorate individual comments
2024-12-12 21:01:37 +00:00
..
components Added data-member-uuid attribute to each comment 2024-12-12 21:01:37 +00:00
images/icons Updated avatar icon for removed comments (#21864) 2024-12-11 10:10:22 +00:00
styles Change blockquote border color to accent color (#21780) 2024-12-02 15:45:58 +00:00
utils Fixed dropdown menu being cut off in comments-ui 2024-12-10 17:15:29 +00:00
actions.test.js Fixed potential for duplicate comments when fetching pages in comments-ui 2024-12-12 19:03:23 +00:00
actions.ts Fixed potential for duplicate comments when fetching pages in comments-ui 2024-12-12 19:03:23 +00:00
App.tsx Improved various aspects of comments app 2024-12-12 19:03:23 +00:00
AppContext.ts Added highlight animation when scrolling to replied-to comment (#21781) 2024-12-05 17:46:16 +00:00
AuthFrame.tsx
index.tsx
pages.ts Added confirmation popup for comment deletion (#21715) 2024-11-25 12:04:31 +00:00
setupTests.ts Refactored cta/main form conditional in comments-ui 2024-10-15 12:50:12 +01:00
typings.d.ts
vite-env.d.ts