Skip to content

Tags: devlato/amphtml

Tags

1472695982886

Toggle 1472695982886's commit message
Fix js error that occurs when a extraUrlParams var has array value. (a…

…mpproject#4797)

This regression was introduced in ampproject#4576.

1472690078859

Toggle 1472690078859's commit message
Fix js error that occurs when a extraUrlParams var has array value. (a…

…mpproject#4797)

This regression was introduced in ampproject#4576.

1472191456408

Toggle 1472191456408's commit message
Started passing vendor requests through complete analytics lifecycle. (

…ampproject#4668)

* Started passing vendor requests through complete analytics lifecycle.

As a result:
- extraUrlParams will get inserted into the urls if present.
- variables that are defined in the config will be inserted into the
  requests.

Fixes ampproject#3837

1471559432224

Toggle 1471559432224's commit message
Ramp A4A experiment back to 5% of canary. (ampproject#4608)

1471285991363

Toggle 1471285991363's commit message
Too much false positives (ampproject#4489)

1471018286527

Toggle 1471018286527's commit message
Too much false positives (ampproject#4489)

1470981491992

Toggle 1470981491992's commit message
Re-Fix build being called before element is ready to build. (ampproje…

…ct#4476)

1470940294966

Toggle 1470940294966's commit message
Revert "Fix build being called before element is ready to build." (am…

…pproject#4467)

1470677001097

Toggle 1470677001097's commit message
AMP slidescroll experiment: Hide Scrollbars (ampproject#4403)

1470343175507

Toggle 1470343175507's commit message
check intersectionObserver exsits before destroy it (ampproject#4375)