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

Pass allItems and currentItems to _pagination.paginate() #1100

Merged
merged 28 commits into from Mar 9, 2020

Commits on Mar 3, 2020

  1. feat: pass allItems and currentItems to paginate

    jaulz authored and Julian Hundeloh committed Mar 3, 2020
    Copy the full SHA
    59a2ea1 View commit details
    Browse the repository at this point in the history
  2. fix: add currentItems to filter

    Co-Authored-By: Szymon Marczak <36894700+szmarczak@users.noreply.github.com>
    jaulz and szmarczak committed Mar 3, 2020
    Copy the full SHA
    791f297 View commit details
    Browse the repository at this point in the history
  3. fix: add currentItems to shouldContinue

    Co-Authored-By: Szymon Marczak <36894700+szmarczak@users.noreply.github.com>
    jaulz and szmarczak committed Mar 3, 2020
    Copy the full SHA
    1186829 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d1d521b View commit details
    Browse the repository at this point in the history
  5. test: check if allItems and currentItems are arrays

    Julian Hundeloh committed Mar 3, 2020
    Copy the full SHA
    4232b81 View commit details
    Browse the repository at this point in the history
  6. style: fix lint

    Julian Hundeloh committed Mar 3, 2020
    Copy the full SHA
    a4b1a2b View commit details
    Browse the repository at this point in the history
  7. fix: use t helper

    Co-Authored-By: Szymon Marczak <36894700+szmarczak@users.noreply.github.com>
    jaulz and szmarczak committed Mar 3, 2020
    Copy the full SHA
    7b01010 View commit details
    Browse the repository at this point in the history
  8. fix: use t helper

    Co-Authored-By: Szymon Marczak <36894700+szmarczak@users.noreply.github.com>
    jaulz and szmarczak committed Mar 3, 2020
    Copy the full SHA
    bccd95e View commit details
    Browse the repository at this point in the history
  9. test: fix test

    Julian Hundeloh committed Mar 3, 2020
    Copy the full SHA
    de3c26e View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. fix: remove typos

    Julian Hundeloh committed Mar 4, 2020
    Copy the full SHA
    3f29cc8 View commit details
    Browse the repository at this point in the history
  2. docs: add currentItems to readme

    Julian Hundeloh committed Mar 4, 2020
    Copy the full SHA
    a7c5c69 View commit details
    Browse the repository at this point in the history
  3. fix: lint

    Julian Hundeloh committed Mar 4, 2020
    Copy the full SHA
    68cc75a View commit details
    Browse the repository at this point in the history
  4. docs: update readme

    Co-Authored-By: Szymon Marczak <36894700+szmarczak@users.noreply.github.com>
    jaulz and szmarczak committed Mar 4, 2020
    Copy the full SHA
    7ebf342 View commit details
    Browse the repository at this point in the history
  5. docs: fix readme

    jaulz committed Mar 4, 2020
    Copy the full SHA
    e1fa9bd View commit details
    Browse the repository at this point in the history
  6. docs: update readme

    Co-Authored-By: Szymon Marczak <36894700+szmarczak@users.noreply.github.com>
    jaulz and szmarczak committed Mar 4, 2020
    Copy the full SHA
    f60aaab View commit details
    Browse the repository at this point in the history
  7. docs: add example to readme

    jaulz committed Mar 4, 2020
    Copy the full SHA
    872e27b View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. docs: update readme

    Julian Hundeloh committed Mar 5, 2020
    Copy the full SHA
    b21be19 View commit details
    Browse the repository at this point in the history
  2. docs: use block

    jaulz committed Mar 5, 2020
    Copy the full SHA
    3d7959e View commit details
    Browse the repository at this point in the history
  3. Update readme.md

    szmarczak committed Mar 5, 2020
    Copy the full SHA
    c31f2f9 View commit details
    Browse the repository at this point in the history
  4. Update readme.md

    szmarczak committed Mar 5, 2020
    Copy the full SHA
    86d57b9 View commit details
    Browse the repository at this point in the history
  5. Update readme.md

    szmarczak committed Mar 5, 2020
    Copy the full SHA
    b10be23 View commit details
    Browse the repository at this point in the history
  6. Update readme.md

    szmarczak committed Mar 5, 2020
    Copy the full SHA
    09c41c0 View commit details
    Browse the repository at this point in the history
  7. Update create.ts

    szmarczak committed Mar 5, 2020
    Copy the full SHA
    8054ab1 View commit details
    Browse the repository at this point in the history
  8. Update test/pagination.ts

    szmarczak committed Mar 5, 2020
    Copy the full SHA
    e49dec2 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. Update readme.md

    sindresorhus committed Mar 7, 2020
    Copy the full SHA
    4f2e21a View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. Copy the full SHA
    9850542 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    badc8be View commit details
    Browse the repository at this point in the history
  3. Update readme.md

    sindresorhus committed Mar 9, 2020
    Copy the full SHA
    68f0c42 View commit details
    Browse the repository at this point in the history