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

feat: paginationNav support high page counts #15219

Merged
merged 10 commits into from Dec 11, 2023
Merged

feat: paginationNav support high page counts #15219

merged 10 commits into from Dec 11, 2023

Commits on Nov 16, 2023

  1. feat: paginationNav support high page counts

    This commit updates PaginationNav to support high page counts.
    I add a prop to PaginationNav which short circuits logic causing present issue
    kSee04 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    16030d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc11719 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    kSee04 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    dafa851 View commit details
    Browse the repository at this point in the history
  4. fix: code review

    kSee04 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    50205bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3cf7c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

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

Commits on Nov 30, 2023

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

Commits on Dec 5, 2023

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

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    11a10d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1748e9c View commit details
    Browse the repository at this point in the history