-
-
Notifications
You must be signed in to change notification settings - Fork 495
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Let me transform pagination data using JS before it is paginated #699
Comments
This repository is now using lodash style issue management for enhancements. This means enhancement issues will now be closed instead of leaving them open. View the enhancement backlog here. Don’t forget to upvote the top comment with 👍! |
This feature unfortunately overlaps with https://www.11ty.io/docs/pagination/#how-to-reverse-a-data-set-prior-to-pagination and docs will need to reflect that (reverse runs after this) |
|
Docs have been added! |
A callback function to let me operate on the pagination data prior to pagination
The text was updated successfully, but these errors were encountered: