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

Fix #203: Add ability to set default widget config for offset/keyset pagination #206

Merged
merged 5 commits into from
Sep 4, 2024

Conversation

samdark
Copy link
Member

@samdark samdark commented Sep 3, 2024

Q A
Is bugfix?
New feature? ✔️
Breaks BC?

TODO:

  • Add tests.
  • Update readme if needed.

@samdark samdark requested a review from vjik September 3, 2024 20:29
@samdark samdark changed the title Fix #203: Add ability to set default widget config for offset/keyset … Fix #203: Add ability to set default widget config for offset/keyset pagination Sep 3, 2024
@samdark samdark linked an issue Sep 3, 2024 that may be closed by this pull request
@samdark samdark marked this pull request as ready for review September 4, 2024 13:26
@samdark
Copy link
Member Author

samdark commented Sep 4, 2024

Ready for review/merge.

@vjik vjik merged commit b35f810 into master Sep 4, 2024
16 checks passed
@vjik vjik deleted the 203-baselistview-pagination branch September 4, 2024 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add pagination widget configuration parameters to BaseListView
2 participants