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

Add option to reset pagination when last page < current page #3987

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Oct 17, 2022

  1. Add option to reset the persisted pagination Initial Page when the da…

    …taset is too small when accessing remote data olifolkerd#3962
    antman3351 committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    1744186 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4d2a1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac8e46d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Default action, do nothing just issue a warning

    Renamed option paginationOutOfRange
    option paginationOutOfRange can be a function that returns the page
    internally call this.setPage
    antman3351 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    be2e767 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    9f3cd07 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    dc3e037 View commit details
    Browse the repository at this point in the history