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

New API for calcExtents (Issue #44) #45

Merged
merged 27 commits into from
Jul 21, 2021

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    8feeb01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90e4ff9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    647d8b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa50dc2 View commit details
    Browse the repository at this point in the history
  5. calcExtents: add object API, return [null, null] rather than [Infinit…

    …y, -Infinity] and {} rather than null, don't change input args
    jtrim-ons committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    a6c8ea7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6261889 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    5825d0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26b27fd View commit details
    Browse the repository at this point in the history
  3. For-loop instead of forEach

    jtrim-ons committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    8e13356 View commit details
    Browse the repository at this point in the history
  4. Tabs instead of spaces

    jtrim-ons committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    15ade97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8fff0bd View commit details
    Browse the repository at this point in the history
  6. Tabs instead of spaces

    jtrim-ons committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    44e23b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60fbc2a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Configuration menu
    Copy the full SHA
    13ff301 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2d66e2 View commit details
    Browse the repository at this point in the history
  3. remove logs

    mhkeller committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    36ecffe View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2021

  1. add examples

    mhkeller committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    de8d794 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. actual test

    mhkeller committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    8df3335 View commit details
    Browse the repository at this point in the history
  2. clean up

    mhkeller committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    3da8802 View commit details
    Browse the repository at this point in the history
  3. fix test

    mhkeller committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    0b16a21 View commit details
    Browse the repository at this point in the history
  4. test all

    mhkeller committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    785d5f4 View commit details
    Browse the repository at this point in the history
  5. reorder vars

    mhkeller committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    5f5ccd2 View commit details
    Browse the repository at this point in the history
  6. update comment

    mhkeller committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    6b266e4 View commit details
    Browse the repository at this point in the history
  7. update comment

    mhkeller committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    64cb6e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Configuration menu
    Copy the full SHA
    ed0dd21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b619a8 View commit details
    Browse the repository at this point in the history
  3. remove minMax.js and test

    mhkeller committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    e495ada View commit details
    Browse the repository at this point in the history