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

Feature/#25 types definitions #45

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Commits on Mar 14, 2023

  1. #25 add query builder

    easingthemes committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    8719e4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dc358f View commit details
    Browse the repository at this point in the history
  3. #25 lint fixes

    easingthemes committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    a8f77ed View commit details
    Browse the repository at this point in the history
  4. #25 add default empty args

    easingthemes committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    00d4b23 View commit details
    Browse the repository at this point in the history
  5. #25 add jsdocs

    easingthemes committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    da823af View commit details
    Browse the repository at this point in the history
  6. #25 check required params

    easingthemes committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    cfb682b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90dc9c4 View commit details
    Browse the repository at this point in the history
  8. #25 split large method

    easingthemes committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    9c22f02 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3ea8e06 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    20332d1 View commit details
    Browse the repository at this point in the history
  11. #25 update offset

    easingthemes committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    335ed17 View commit details
    Browse the repository at this point in the history
  12. #25 update pagingArgs

    easingthemes committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    aa5f2dc View commit details
    Browse the repository at this point in the history
  13. #25 check page size

    easingthemes committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    00551b4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    767b18a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ee52188 View commit details
    Browse the repository at this point in the history
  16. #25 check page size

    easingthemes committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    85f27db View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    06efd4e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. #25 update docs

    easingthemes committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    8e5ce4a View commit details
    Browse the repository at this point in the history
  2. #25 remove loop break

    easingthemes committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    71e3c49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f641ee1 View commit details
    Browse the repository at this point in the history
  4. #25 update docs

    easingthemes committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    456c1f1 View commit details
    Browse the repository at this point in the history
  5. #25 add unit tests

    easingthemes committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    8352f49 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da821e8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4a2d91 View commit details
    Browse the repository at this point in the history
  8. #25 update docs

    easingthemes committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    83f28a2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e846b0a View commit details
    Browse the repository at this point in the history
  10. #25 jsdocs update

    easingthemes committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    79b0bea View commit details
    Browse the repository at this point in the history
  11. #25 add typeDefs to readme

    easingthemes committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    c414f3c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    92ca6cc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2f03aa8 View commit details
    Browse the repository at this point in the history