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

[Maps] Convert AbstractSource and AbstractLayer to TS #63533

Merged
merged 31 commits into from
Apr 22, 2020

Commits on Apr 14, 2020

  1. initial commit

    thomasneirynck committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    aa2243a View commit details
    Browse the repository at this point in the history
  2. fix more typing errors

    thomasneirynck committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    331db51 View commit details
    Browse the repository at this point in the history
  3. more fixes

    thomasneirynck committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    039da8b View commit details
    Browse the repository at this point in the history
  4. fixes

    thomasneirynck committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    e86a98b View commit details
    Browse the repository at this point in the history
  5. compile issues

    thomasneirynck committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    fea5eb2 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. tmp commit

    thomasneirynck committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    1da66d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0d6027 View commit details
    Browse the repository at this point in the history
  3. simplify typing

    thomasneirynck committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    37668b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39aafdc View commit details
    Browse the repository at this point in the history
  5. feedback

    thomasneirynck committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    ffa3364 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Configuration menu
    Copy the full SHA
    46cb60f View commit details
    Browse the repository at this point in the history
  2. feedback

    thomasneirynck committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    a07bccc View commit details
    Browse the repository at this point in the history
  3. feedback

    thomasneirynck committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    b0cfd08 View commit details
    Browse the repository at this point in the history
  4. dont make optional

    thomasneirynck committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    74921aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e179a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    674a440 View commit details
    Browse the repository at this point in the history
  7. fix faulty merge

    thomasneirynck committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    5632680 View commit details
    Browse the repository at this point in the history
  8. fix tests

    thomasneirynck committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    0a38ad1 View commit details
    Browse the repository at this point in the history
  9. fix typing

    thomasneirynck committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    431c702 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

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

Commits on Apr 20, 2020

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

    thomasneirynck committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    0877b61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28ffcc9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9db3ae8 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Configuration menu
    Copy the full SHA
    3e9decc View commit details
    Browse the repository at this point in the history
  2. rename for consistency

    thomasneirynck committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    908dca6 View commit details
    Browse the repository at this point in the history
  3. custom deep-equls

    thomasneirynck committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    0818769 View commit details
    Browse the repository at this point in the history
  4. Revert "custom deep-equls"

    This reverts commit 0818769.
    thomasneirynck committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    8b49807 View commit details
    Browse the repository at this point in the history
  5. init tile-style

    thomasneirynck committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    7d79866 View commit details
    Browse the repository at this point in the history
  6. allow null

    thomasneirynck committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    237d7ed View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

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