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

fix: #29093 for elements with length in rem #29224

Open
wants to merge 94 commits into
base: develop
Choose a base branch
from

Commits on Mar 29, 2024

  1. first working version

    senpl committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    8b1182f View commit details
    Browse the repository at this point in the history
  2. clean commented code

    senpl committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    da6825f View commit details
    Browse the repository at this point in the history
  3. clean

    senpl committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    f4278d0 View commit details
    Browse the repository at this point in the history
  4. changelog update

    senpl committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    7d08741 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop' into issue-29093-fix-Visible-elements-are-"not…

    …-visible"-for-Cypress
    senpl committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    cc86762 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf5353a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2 from senpl/cypress-io#29093-fix

    changelog update
    senpl committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    c2e4f99 View commit details
    Browse the repository at this point in the history
  8. fix pipeline bug

    senpl committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    bd82c5d View commit details
    Browse the repository at this point in the history
  9. Merge pull request #3 from senpl/cypress-io#29093-fix

    fix pipeline bug
    senpl committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b5c97d7 View commit details
    Browse the repository at this point in the history
  10. fix pipeline for line2

    senpl committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    bbeb1bb View commit details
    Browse the repository at this point in the history
  11. Merge pull request #4 from senpl/cypress-io#29093-fix

    fix pipeline for line2
    senpl committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    6d48369 View commit details
    Browse the repository at this point in the history
  12. fix pipeline3

    senpl committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    71cdb93 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #5 from senpl/cypress-io#29093-fix

    fix pipeline3
    senpl committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    f85f307 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. error reproduction

    senpl committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b15254c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e52c90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55ac75f View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

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

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    47d2948 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d84c25 View commit details
    Browse the repository at this point in the history
  3. fix changelog

    jennifer-shehane committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2a4d554 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    5d57f92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ad8136 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f484c50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7912583 View commit details
    Browse the repository at this point in the history
  5. fix for 28638

    senpl committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    0fcc3ea View commit details
    Browse the repository at this point in the history
  6. Merge branch 'develop' into issue-29093-fix-Visible-elements-are-"not…

    …-visible"-for-Cypress
    senpl committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    537176c View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Merge branch 'develop' into issue-29093-fix-Visible-elements-are-"not…

    …-visible"-for-Cypress
    senpl committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d13e552 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    044d3ec View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    2d85cb3 View commit details
    Browse the repository at this point in the history
  2. visibility tests pass

    senpl committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    2842d5e View commit details
    Browse the repository at this point in the history
  3. final fix for 29093

    senpl committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    1d7d9ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    023646b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8dc2777 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Merge branch 'develop' into issue-29093-fix-Visible-elements-are-"not…

    …-visible"-for-Cypress
    senpl committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    92629ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89dedb4 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. not using jquery for this check

    senpl committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    61749d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from senpl/cypress-io#29093-fix

    not using jquery for this check
    senpl committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    03f07cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec3f9ab View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12 from senpl/cypress-io#29093-fix

    another potential speed improvement
    senpl committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1d9a335 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c57aed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ac6fe5 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'develop' into issue-29093-fix-Visible-elements-are-"not…

    …-visible"-for-Cypress
    senpl committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f8d4b3e View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. speed improvements for ci

    senpl committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    ad39a62 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from senpl/cypress-io#29093-fix

    speed improvements for ci
    senpl committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    8371a99 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

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

Commits on Apr 23, 2024

  1. Merge branch 'develop' into issue-29093-fix-Visible-elements-are-"not…

    …-visible"-for-Cypress
    senpl committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    bc2f850 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a423cb View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Merge branch 'develop' into issue-29093-fix-Visible-elements-are-"not…

    …-visible"-for-Cypress
    senpl committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    9f288ad View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    4612dc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    606ca75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7aac0f9 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Merge branch 'develop' into issue-29093-fix-Visible-elements-are-"not…

    …-visible"-for-Cypress
    senpl committed May 1, 2024
    Configuration menu
    Copy the full SHA
    be84785 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    aa659ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    050ff5f View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. filerow test fix

    senpl committed May 7, 2024
    Configuration menu
    Copy the full SHA
    35022fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3b4081 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c13d19c View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    fc85dd5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17 from senpl/cypress-io#29093-fix

    mocha added to launchpad package
    senpl committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d423dfc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into issue-29093-fix-Visible-elements-are-"not…

    …-visible"-for-Cypress
    senpl committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6073f20 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    make it pipeline ok
    senpl committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8e49f91 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    pipeline
    senpl committed May 8, 2024
    Configuration menu
    Copy the full SHA
    07b50b5 View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG.md

    senpl committed May 8, 2024
    Configuration menu
    Copy the full SHA
    0ada697 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG.md

    senpl committed May 8, 2024
    Configuration menu
    Copy the full SHA
    85dbb8a View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. make pipeline view visible

    senpl committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f94e28e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from senpl/cypress-io#29093-fix

    make pipeline view visible
    senpl committed May 9, 2024
    Configuration menu
    Copy the full SHA
    a1133a2 View commit details
    Browse the repository at this point in the history
  3. out of bound fix

    senpl committed May 9, 2024
    Configuration menu
    Copy the full SHA
    47dfcf2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #19 from senpl/cypress-io#29093-fix

    out of bound fix
    senpl committed May 9, 2024
    Configuration menu
    Copy the full SHA
    a5ad454 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    b281e84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    461e6e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46f5105 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. fix for existing test

    senpl committed May 13, 2024
    Configuration menu
    Copy the full SHA
    c670a8e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from senpl/cypress-io#29093-fix

    fix  for existing test
    senpl committed May 13, 2024
    Configuration menu
    Copy the full SHA
    03bc284 View commit details
    Browse the repository at this point in the history
  3. kitchensink fix

    senpl committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0d0d984 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #21 from senpl/cypress-io#29093-fix

    kitchensink fix
    senpl committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e791a7b View commit details
    Browse the repository at this point in the history
  5. go back to previously working

    senpl committed May 13, 2024
    Configuration menu
    Copy the full SHA
    eb598ee View commit details
    Browse the repository at this point in the history
  6. Merge pull request #22 from senpl/cypress-io#29093-fix

    go back to previously working
    senpl committed May 13, 2024
    Configuration menu
    Copy the full SHA
    52be351 View commit details
    Browse the repository at this point in the history
  7. pipeline speed improvement

    senpl committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7082a6b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #23 from senpl/cypress-io#29093-fix

    pipeline speed improvement
    senpl committed May 13, 2024
    Configuration menu
    Copy the full SHA
    04efcf5 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Merge branch 'develop' into issue-29093-fix-Visible-elements-are-"not…

    …-visible"-for-Cypress
    senpl committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5a279d8 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Merge branch 'develop' into issue-29093-fix-Visible-elements-are-"not…

    …-visible"-for-Cypress
    senpl committed May 16, 2024
    Configuration menu
    Copy the full SHA
    95c624c View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. id for precise locator gind

    senpl committed May 22, 2024
    Configuration menu
    Copy the full SHA
    093c8e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from senpl/cypress-io#29093-fix

    id for precise locator gind
    senpl committed May 22, 2024
    Configuration menu
    Copy the full SHA
    98c56de View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into issue-29093-fix-Visible-elements-are-"not…

    …-visible"-for-Cypress
    senpl committed May 22, 2024
    Configuration menu
    Copy the full SHA
    09fe08f View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

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

Commits on Jun 4, 2024

  1. removed unussed id

    senpl committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3862c48 View commit details
    Browse the repository at this point in the history
  2. display contents fix

    senpl committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    bf76534 View commit details
    Browse the repository at this point in the history
  3. additional tests

    senpl committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    bcea9bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cad469d View commit details
    Browse the repository at this point in the history
  5. 28638 in correct place

    senpl committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    58f2e9d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7cf025a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d6ad12d View commit details
    Browse the repository at this point in the history
  8. Merge branch 'develop' into issue-29093-fix-Visible-elements-are-"not…

    …-visible"-for-Cypress
    senpl committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    9561099 View commit details
    Browse the repository at this point in the history