Skip to content
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

Closed
zachleat opened this issue Sep 18, 2019 · 4 comments
Closed

Let me transform pagination data using JS before it is paginated #699

zachleat opened this issue Sep 18, 2019 · 4 comments

Comments

@zachleat
Copy link
Member

A callback function to let me operate on the pagination data prior to pagination

@zachleat zachleat added enhancement needs-votes A feature request on the backlog that needs upvotes or downvotes. Remove this label when resolved. labels Sep 18, 2019
@zachleat zachleat added this to the Next Minor Version milestone Sep 18, 2019
@zachleat zachleat self-assigned this Sep 18, 2019
@zachleat
Copy link
Member Author

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 👍!

@zachleat
Copy link
Member Author

zachleat commented Sep 19, 2019

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)

@zachleat zachleat added documentation and removed needs-votes A feature request on the backlog that needs upvotes or downvotes. Remove this label when resolved. labels Sep 20, 2019
zachleat added a commit that referenced this issue Sep 20, 2019
@zachleat zachleat reopened this Oct 10, 2019
@zachleat
Copy link
Member Author

zachleat commented Oct 10, 2019

  • make sure this works with alias.

zachleat added a commit to 11ty/11ty-website that referenced this issue Nov 6, 2019
@zachleat
Copy link
Member Author

zachleat commented Nov 6, 2019

Docs have been added!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant