8000 Tags · aolarchive/amphtml · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jul 11, 2019. It is now read-only.

Tags: aolarchive/amphtml

Tags

1463100049195

Toggle 1463100049195's commit message
Fix issue with zeros when reporting access analytics (ampproject#3206)

1463071969513

Toggle 1463071969513's commit message
Fix the issues with post-download upgrade (ampproject#3192)

1462999126709

Toggle 1462999126709's commit message
Fix the issues with post-download upgrade (ampproject#3192)

1462569871321

Toggle 1462569871321's commit message
IE: resolve the matchMedia problem (ampproject#3112)

* IE: resolve the matchMedia problem

* linter

* Protect from both min-width and max-width errors

1462467310879

Toggle 1462467310879's commit message
Fix getComputedStyle=null issue on Firefox (ampproject#3103)

* Fix getComputedStyle=null issue on Firefox

* fixes

1462305134738

Toggle 1462305134738's commit message
Fix issue where observeIntersection was not returning the unlisten fu… (

ampproject#3060)

1462240285812

Toggle 1462240285812's commit message
chore(package): update promise-pjs to version 1.1.1 (ampproject#3072)

1461622879958

Toggle 1461622879958's commit message
Implement AMP-side click measurement. (ampproject#2969)

Introduces a redirect-avoidance mechanism that enables referrers to track a link invocation without an intermediate redirect by passing a URL to AMP via a fragment param. This change is experiment guarded.

Also introduces a small new binary for use on the referrer side (e.g. inside of an ad creative) that helps with constructing the respectives URLs and preconnects to AMP.

Primary implementation of ampproject#2934

1461266583739

Toggle 1461266583739's commit message
add custom closure compiler runner (ampproject#2935)

1460655576651

Toggle 1460655576651's commit message
Expose the initial intersection info as a variable. (ampproject#2907)

This makes simple use cases that only want to read this value simpler to implement (and avoids immediate unlistening).

Add on to ampproject#2878
0