Skip to content
This repository has been archived by the owner on Sep 30, 2023. It is now read-only.

Return all entries by default for iterator #38

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

Commits on Apr 30, 2021

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

Commits on May 1, 2021

  1. Update EventStore.js

    CSDUMMI authored May 1, 2021
    Configuration menu
    Copy the full SHA
    c43f565 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Wrapping amount with Math.abs

    To handle negative limit values.
    CSDUMMI authored May 19, 2021
    Configuration menu
    Copy the full SHA
    b64e7fa View commit details
    Browse the repository at this point in the history
  2. Allow negative values for amount

    By setting the default = 0 and returning all on the default.
    CSDUMMI authored May 19, 2021
    Configuration menu
    Copy the full SHA
    552365d View commit details
    Browse the repository at this point in the history