0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/apps
Sag a017596a1d
Added a random order and a limit of 5 to the Recommendations modal (#17958)
refs https://github.com/TryGhost/Product/issues/3815

- recommendations are rendered in a random order, using Fisher-Yates
shuffle
- only 5 recommendations are rendered by default, the other ones are
hidden behind a "Show all" button
- recommendations are fetched all at once from the backend, as we assume
there won't be more than 100-ish recommendations per publication
2023-09-04 19:05:32 +02:00
..
admin-x-settings Updated recommendations settings design (#17957) 2023-09-04 15:21:37 +00:00
announcement-bar Update dependency vitest to v0.34.3 2023-08-29 18:52:13 +01:00
comments-ui Updated linting and testing packages 2023-09-01 15:51:17 +02:00
portal Added a random order and a limit of 5 to the Recommendations modal (#17958) 2023-09-04 19:05:32 +02:00
signup-form Updated linting and testing packages 2023-09-01 15:51:17 +02:00
sodo-search Updated linting and testing packages 2023-09-01 15:51:17 +02:00