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

Select by bounding box #417

Merged
merged 38 commits into from
Jul 29, 2024
Merged

Select by bounding box #417

merged 38 commits into from
Jul 29, 2024

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    e8e4da4 View commit details
    Browse the repository at this point in the history
  2. cleanup

    isaacbrodsky committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    7db62b2 View commit details
    Browse the repository at this point in the history
  3. restyle

    isaacbrodsky committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    48d4d33 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. [wip] select bbox on map

    batpad committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    22f79f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    add1a76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3244bcd View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

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

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    745e989 View commit details
    Browse the repository at this point in the history
  2. lint

    batpad committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    82ce22b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

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

Commits on Mar 26, 2024

  1. lintfix

    batpad committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    813abc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0459aaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5310e8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ab3413 View commit details
    Browse the repository at this point in the history
  5. minor, remove unused var

    batpad committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    39dda64 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

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

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    5b3c8b6 View commit details
    Browse the repository at this point in the history
  2. Use tuple on Python side

    kylebarron committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b13c8d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa0b556 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

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

Commits on Jul 16, 2024

  1. Merge branch 'main' into bbox-map-select

    # Conflicts:
    #	lonboard/_map.py
    #	package-lock.json
    #	package.json
    #	src/index.tsx
    vgeorge committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f6ba0fc View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Replace reducer with XState

    vgeorge committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    011fd34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17ea88f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a22f5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0139e83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    560868b View commit details
    Browse the repository at this point in the history
  6. Clear unused elements

    vgeorge committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    0ea37d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    91ed1ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b709c99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f17c416 View commit details
    Browse the repository at this point in the history
  4. Allow cancel/clear bbox

    vgeorge committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b83a91d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a24be14 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into bbox-map-select

    # Conflicts:
    #	package-lock.json
    #	package.json
    vgeorge committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    90e4cfa View commit details
    Browse the repository at this point in the history
  7. lint fixes

    vgeorge committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    cc67f65 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    0a4306a View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary state

    vgeorge committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    127ac5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd7dbc3 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Clean up unused action

    vgeorge committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    9724d6a View commit details
    Browse the repository at this point in the history