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

Remove circular dependencies on web #2783

Merged
merged 25 commits into from
Mar 12, 2024

Commits on Feb 26, 2024

  1. add GestureHandlerInterface

    m-bert committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5e305e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    ed060a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bc5418 View commit details
    Browse the repository at this point in the history
  3. Fix import

    m-bert committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9227930 View commit details
    Browse the repository at this point in the history
  4. Add madge

    m-bert committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    6f7e587 View commit details
    Browse the repository at this point in the history
  5. Remove unused eslint rule

    m-bert committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    495aae8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0a6e2d View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Merge main

    m-bert committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    67e9ae1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdb46b8 View commit details
    Browse the repository at this point in the history
  3. Minor changes

    m-bert committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    7f92fc9 View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary casts

    m-bert committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    8c57e5d View commit details
    Browse the repository at this point in the history
  5. Move type out of function

    m-bert committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f8faba2 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Add madge as dev dependency

    m-bert committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    abe6a11 View commit details
    Browse the repository at this point in the history
  2. Rename interface

    m-bert committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e193aba View commit details
    Browse the repository at this point in the history
  3. Add new line

    m-bert committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    18bef7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dad9b78 View commit details
    Browse the repository at this point in the history
  5. Yet another unnecessary cast

    m-bert committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    4741d67 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    2cd2e5d View commit details
    Browse the repository at this point in the history
  2. Merge main

    m-bert committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    51029c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    050189e View commit details
    Browse the repository at this point in the history
  2. Change type parameters

    m-bert committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    dbd44e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87d1ad1 View commit details
    Browse the repository at this point in the history
  4. Fix condition

    m-bert committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    f0b2d3e View commit details
    Browse the repository at this point in the history
  5. Add comment

    m-bert committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    89337e2 View commit details
    Browse the repository at this point in the history
  6. Change comparison

    m-bert committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c392a94 View commit details
    Browse the repository at this point in the history