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

✨ Visibility trigger support for querySelectorAll #26886

Merged
merged 20 commits into from
Apr 20, 2020

Commits on Feb 19, 2020

  1. Impl, unit test, & manual test

    Micajuine Ho committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    db28aad View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Impl, unit tests, manual tests

    Micajuine Ho committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    7ba9784 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Merge branch 'master' into querySelectorAll

    Micajuine Ho committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    74eaef3 View commit details
    Browse the repository at this point in the history
  2. Update amp-analytics-visible-repeat.amp.html

    Micajuine Ho authored Mar 20, 2020
    Configuration menu
    Copy the full SHA
    926e4bf View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into querySelectorAll

    Micajuine Ho committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    cbdb344 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'querySelectorAll' of github.com:micajuine-ho/amphtml in…

    …to querySelectorAll
    Micajuine Ho committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    1003500 View commit details
    Browse the repository at this point in the history
  5. Update amp-analytics-visible-repeat.amp.html

    Micajuine Ho authored Mar 20, 2020
    Configuration menu
    Copy the full SHA
    62ab379 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. keeping element list reference

    Micajuine Ho committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    beb8f58 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'querySelectorAll' of github.com:micajuine-ho/amphtml in…

    …to querySelectorAll
    Micajuine Ho committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    7a43664 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'querySelectorAll' of github.com:micajuine-ho/amphtml in…

    …to querySelectorAll
    Micajuine Ho committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    df942d2 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'querySelectorAll' of github.com:micajuine-ho/amphtml in…

    …to querySelectorAll
    Micajuine Ho committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    7456e8d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'querySelectorAll' of github.com:micajuine-ho/amphtml in…

    …to querySelectorAll
    Micajuine Ho committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    813992f View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Merge branch 'querySelectorAll' of github.com:micajuine-ho/amphtml in…

    …to querySelectorAll
    Micajuine Ho committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    7683e34 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Make reduce getReadyPromise

    Micajuine Ho committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    e9efdfe View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Optimizing and testing

    Micajuine Ho committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    b4228b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Fixing tests & suggested changes

    Micajuine Ho committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    97c92a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Merge branch 'master' into querySelectorAll

    Micajuine Ho committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    c4b9cc5 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Suggested changes

    Micajuine Ho committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    2108ac7 View commit details
    Browse the repository at this point in the history
  2. Test changes

    Micajuine Ho committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    b6ea443 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Fixes to FIE test

    Micajuine Ho committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    71c6b80 View commit details
    Browse the repository at this point in the history