Skip to content

Tags: shadowkun/amphtml

Tags

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

1460577777824

Toggle 1460577777824's commit message
Revert "Remove ad during unlayout" (ampproject#2898)

This reverts commit 03850ee.

We suspect that this negatively affects UX by unloading during accidental swipes. Rollforward will improve heuristic.

1460043190866

Toggle 1460043190866's commit message
tools(changelog): handle non merge commits

1459447315826

Toggle 1459447315826's commit message
Merge pull request ampproject#2772 from jessedijkstra/patch-1

Change the spelling of "availbale" to "available"

1458844805881

Toggle 1458844805881's commit message
Merge pull request ampproject#2688 from powdercloud/amp-accordion-doc…

…umentation-update

Update the amp-accordion documentation

1458430572640

Toggle 1458430572640's commit message
Ensure that all extensions are processed

1458255876469

Toggle 1458255876469's commit message
Merge pull request ampproject#2625 from erwinmombay/fix-cyc-changelog

fix changelog to handle PR's that have a merge coming from master

1457721872758

Toggle 1457721872758's commit message
Merge pull request ampproject#2566 from dvoytenko/access56

Ensure that pingback is executed when directly requested