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(vwc-popup): change anchorEl to anchorId #1214

Merged
merged 24 commits into from
Feb 7, 2022
Merged

Commits on Jan 25, 2022

  1. change anchor to id

    rinaok committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    23b1a09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09b04b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Update components/popup/src/vwc-popup-base.ts

    Co-authored-by: yinon <yinon@hotmail.com>
    rinaok and yinonov authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    b5d2b8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ad5ead View commit details
    Browse the repository at this point in the history
  3. set anchorEl as getter

    rinaok committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    cbb8017 View commit details
    Browse the repository at this point in the history
  4. remove first updated

    rinaok committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    b70d341 View commit details
    Browse the repository at this point in the history
  5. refactor code

    rinaok committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    55bc1c9 View commit details
    Browse the repository at this point in the history
  6. update tests

    rinaok committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    91ed13c View commit details
    Browse the repository at this point in the history
  7. update tests

    rinaok committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    4d364d0 View commit details
    Browse the repository at this point in the history
  8. update ui test

    rinaok committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    a70b893 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. remove change event

    rinaok committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    f99f492 View commit details
    Browse the repository at this point in the history
  2. add anchor tests

    rinaok committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    7322fa8 View commit details
    Browse the repository at this point in the history
  3. Update components/popup/test/popup.test.js

    Co-authored-by: Yonatan Kra <yonatan.kra@vonage.com>
    rinaok and YonatanKra authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    ee679db View commit details
    Browse the repository at this point in the history
  4. Update components/popup/test/popup.test.js

    Co-authored-by: Yonatan Kra <yonatan.kra@vonage.com>
    rinaok and YonatanKra authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    fde1fe7 View commit details
    Browse the repository at this point in the history
  5. add comment to test

    rinaok committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    c79dba1 View commit details
    Browse the repository at this point in the history
  6. update getAnchorById

    rinaok committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    7b899b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38d55e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. Configuration menu
    Copy the full SHA
    7fb8058 View commit details
    Browse the repository at this point in the history
  2. add anchorEl property

    rinaok committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    6279bb9 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. add IntersectionObserver

    rinaok committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    16ee7ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69b64e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. add TODO

    rinaok committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    e3c985a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    611acc2 View commit details
    Browse the repository at this point in the history
  3. delete ui test

    rinaok committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    efcc8fa View commit details
    Browse the repository at this point in the history