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/utils
Ronald Langeveld bea074b23d
Updated default comments from 5 to 20 (#20359)
ref MOM-135 MOM-211 MOM-213

- Bumped up the default comments count from 5 to 20 comments before
pagination kicks in.
- Moved the pagination (`Show X previous comments)` to bottom of the
page (soon to be reworded to `Show x more comments`)
- Updated tests and added a new helper for adding multiple comments easier.
2024-06-11 18:39:59 +07:00
..
adminApi.ts Removed admin-auth error logs for unknown message events (#20000) 2024-04-08 16:50:49 +00:00
api.test.ts Migrated Comments-UI to TypeScript (#17129) 2023-06-27 14:51:37 +02:00
api.ts Updated default comments from 5 to 20 (#20359) 2024-06-11 18:39:59 +07:00
constants.ts Migrated Comments-UI to TypeScript (#17129) 2023-06-27 14:51:37 +02:00
editor.ts Added comments-ui editor E2E tests 2023-06-28 13:08:35 +02:00
helpers.test.ts Migrated Comments-UI to TypeScript (#17129) 2023-06-27 14:51:37 +02:00
helpers.ts Re-enabled general eslint rules in TS config 2023-09-08 13:47:42 +02:00
hooks.ts Extended translations beta to comments (#17801) 2023-08-24 10:33:03 +02:00
options.ts Re-enabled general eslint rules in TS config 2023-09-08 13:47:42 +02:00