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

feat(image-plugin): Make it possible to find elements inside of other elements #18555

Merged
merged 23 commits into from Apr 24, 2023

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    2106445 View commit details
    Browse the repository at this point in the history
  2. Remove extra setter

    mykola-mokhnach committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    9fd5b6f View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Update tests

    mykola-mokhnach committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    69e10fa View commit details
    Browse the repository at this point in the history
  2. Fix lint

    mykola-mokhnach committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    3e80e5f View commit details
    Browse the repository at this point in the history
  3. Add stubs

    mykola-mokhnach committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    08c6b6b View commit details
    Browse the repository at this point in the history
  4. Update tests

    mykola-mokhnach committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    91ff11c View commit details
    Browse the repository at this point in the history
  5. Fix conditions

    mykola-mokhnach committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    d43e2da View commit details
    Browse the repository at this point in the history
  6. Fix methods

    mykola-mokhnach committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    7279cb0 View commit details
    Browse the repository at this point in the history
  7. Fix more tests

    mykola-mokhnach committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    2db0ab5 View commit details
    Browse the repository at this point in the history
  8. Fix more tests

    mykola-mokhnach committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    f9b0a9f View commit details
    Browse the repository at this point in the history
  9. Fix more tests

    mykola-mokhnach committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    abff905 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2620303 View commit details
    Browse the repository at this point in the history
  11. Update e2e

    mykola-mokhnach committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    beb4368 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Fix screenshot value

    mykola-mokhnach committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    0846037 View commit details
    Browse the repository at this point in the history
  2. Update method names

    mykola-mokhnach committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    a90f1e8 View commit details
    Browse the repository at this point in the history
  3. Add missing await

    mykola-mokhnach committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    0f98bd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    139d093 View commit details
    Browse the repository at this point in the history
  5. final fixes

    mykola-mokhnach committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    fe33fe2 View commit details
    Browse the repository at this point in the history
  6. Make it great

    mykola-mokhnach committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    ac4fc83 View commit details
    Browse the repository at this point in the history
  7. Make sure png is used

    mykola-mokhnach committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    bcf1af2 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Fix visualization

    mykola-mokhnach committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    e76a623 View commit details
    Browse the repository at this point in the history
  2. Tune style

    mykola-mokhnach committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    ec8d763 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Restore getWindowSize

    mykola-mokhnach committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    6ae3e8c View commit details
    Browse the repository at this point in the history