Skip to content

Tags: TvoroG/amphtml

Tags

1510180045130

Toggle 1510180045130's commit message
Makes iframe transport work with SERP (ampproject#11988)

* Accomodates SERP iframe arrangement

* Uses getTopWindow

* Typo

1509747505247

Toggle 1509747505247's commit message
fixing style merge conflicts (ampproject#11897)

1509573857630

Toggle 1509573857630's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
InOb should accept threshold with single number (ampproject#11891)

* threshold accept single number

* fix percy

1508896929494

Toggle 1508896929494's commit message
postquare AMP embed (ampproject#11517)

* Engageya AMP

Engageya AMP

* fixed indentation

fixed indentation

* postquare

* postquare

* fixed postquare md file

* fixed indentations

* fixed small issues according to the review

1508794187431

Toggle 1508794187431's commit message
Fix bug that useRemoteHtml wasn't being used in Doubleclick-a4a-config (

ampproject#11794)

* Actually use useRemoteHtml param

* Check for RTC

1508447234461

Toggle 1508447234461's commit message
 amp-twitter: tighten up fallback logic so it does not pick up random…

… numbers. (ampproject#11761)

1508357630443

Toggle 1508357630443's commit message
report i-amphtml-no-boilerplate experiment (ampproject#11729)

1507685388117

Toggle 1507685388117's commit message
Validator rollup (ampproject#11638)

* update AMP Story rules

* Allow viewport-fit meta viewport content property.

* update style[amp-keyframes] rules

* Update to CSS SYNTAX message.

* Fix amp keyframes.

1507083985898

Toggle 1507083985898's commit message
Add the core amp-story component (ampproject#11511)

* Add the core amp-story component

* Add TODO LDAP

* Update amp-story.css

* Update amp-story.js

* Fix eslint errors in amp-story.js and add back experiment

* Fix lint errors in test-amp-story.js

* amp-story.js lint changes

* Update test-amp-story.js

* Update amp-story.js

* Update amp-story.js

* Add @const where possible.

* Add fixes for various integration points that broke during merges.

* Remove renamed 'AnalyticsTrigger'

* Add missing trailing comma to test file

* Update closure type annotations.

* Remove double nullability indicators

* Explicitly import animation typedefs.

* Update typedefs for animation-types

* Partial fixes for closure type issues

* Partial fixes for closure type issues (part 2)

* Partial fixes for closure type issues (part 3)

* Remove extra whitespace

* Partial fixes for closure type issues (part 4)

* Fix missing imports and typos

* Fix missing imports and typos

* Fix remaining type issues

* Skip failing amp-story tests; fix loading screen when no elements require loading.

1506977814714

Toggle 1506977814714's commit message
Skip AMP article visual test (ampproject#11497)