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

Fixed deselection in Slicer wasn't apply to Globe map #104

Merged
merged 12 commits into from
Apr 11, 2024

Commits on Apr 2, 2024

  1. Fix cache processing

    Iuliia Kulagina committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    37908aa View commit details
    Browse the repository at this point in the history
  2. Increment visual version

    Iuliia Kulagina committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    6959a9d View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Remove redundant promises in MemoryCache

    Iuliia Kulagina committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    c04edcf View commit details
    Browse the repository at this point in the history
  2. Wrap createLocalStorageCache in native promise

    Iuliia Kulagina committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    10bec57 View commit details
    Browse the repository at this point in the history
  3. Remove coordsInLocalStorage prop

    Iuliia Kulagina committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1ac8a5c View commit details
    Browse the repository at this point in the history
  4. Replaced promise chaining with await

    Iuliia Kulagina committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    9da341a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Fix geocoder

    Iuliia Kulagina committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    8945f1d View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Add tests for memoryCache, localStorageCache and geocoder

    Iuliia Kulagina committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6bda29d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Mock fetch request

    Iuliia Kulagina committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    760d7de View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Rename syncLocalStorageStatus method

    Iuliia Kulagina committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    f4250af View commit details
    Browse the repository at this point in the history
  2. Remove debugger

    Iuliia Kulagina committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    de1bf2f View commit details
    Browse the repository at this point in the history
  3. Fix audit, update dependencies

    Iuliia Kulagina committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    9528dc7 View commit details
    Browse the repository at this point in the history