0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/apps/comments-ui/src
Sanne de Vries 5a251b5cac
Fixed comment form visual issues (#21138)
REF PLG-225
- When editing a comment, the form was not aligned correctly.
- The form has more height by default now even when not focused, to
increase engagement.
2024-09-26 18:35:01 +02:00
..
components Fixed comment form visual issues (#21138) 2024-09-26 18:35:01 +02:00
images/icons Updated comment report modal (#21084) 2024-09-24 11:13:22 +02:00
styles Fixed various visual details in Comments UI (#21121) 2024-09-25 17:11:53 +02:00
utils Improved comments UI styles (#20957) 2024-09-18 12:52:13 +00:00
actions.ts Converted Comments-UI App to TypeScript and React hooks (#17760) 2023-08-18 13:30:59 +00:00
App.tsx Added feature flagging system for Comments UI (#20984) 2024-09-12 18:36:37 +09:00
AppContext.ts Added reply button to comment replies 2024-09-25 15:49:56 +01:00
AuthFrame.tsx Re-enabled general eslint rules in TS config 2023-09-08 13:47:42 +02:00
index.tsx Converted Comments-UI App to TypeScript and React hooks (#17760) 2023-08-18 13:30:59 +00:00
pages.ts Migrated Comments-UI to TypeScript (#17129) 2023-06-27 14:51:37 +02:00
setupTests.ts Migrated Comments-UI to TypeScript (#17129) 2023-06-27 14:51:37 +02:00
typings.d.ts Migrated Comments-UI to TypeScript (#17129) 2023-06-27 14:51:37 +02:00
vite-env.d.ts Migrated Comments-UI to TypeScript (#17129) 2023-06-27 14:51:37 +02:00