github ampproject/amphtml 1488567266388
1488567266388-old-rc

latest releases: 2404230718000, 2404181825000, 2404091947000...
7 years ago

Version: 1488567266388

  • amp-fx-parallax: Don't use global (#7942)
  • Fix amp-ad test (#7918)
  • Popin ad extension document updated. (#7674)
  • Cid timeout error should not be dev error (#7911)
  • set historyscrollRestoration to manual (#7899)
  • Adds two new experiment IDs (#7850)
  • Renaming toggle to toggleVisibility because it was conflicting with sidebar and breaking it (#7855)
  • Fix DoubleClick Fast Fetch bugs around categoryExclusions and tagForChildDirectedTreatment (#7843)
  • Update spec URLs from github to ampproject. (#7901)
  • Disable Fast Fetch for all ads when remote.html is used (#7906)
  • Measure 3P ad latency (#7902)
  • amp-bind: Support Math functions (#7797)
  • Do not set hidden attribute on hide/collapse (#7879)
  • Implement parallax effect extension (#7794)
  • Validator Rollup (#7844)
  • cron job from @erwinmombay to update size.txt (#7854)
  • fire amp-dom-update event on insert and replace (#7819)
  • Remove leftover visibility-v2 flags. (#7833)
  • cleanup from pr comments on #7599 (#7838)
  • Remove invalid comments (#7851)
  • Analytics: universal visibility helper (#7812)
  • Add support for the Adhese adserver to amp-ad (#7631)
  • Configure dianomi in cloudflare vendors #7808 (#7809)
  • Analytics: fix for timing metrics based on window.onload event. (#7831)
  • Remove mention of experimental for form Variable Substitutions since it has launched (#7609)
  • Tiny indent fix in amp-sidebar.js (#7834)
  • Fix IE11 media matching off by 1 (#7828)
  • Prevent BindEvaluator from returning Error objects to web worker (#7599)
  • Throw user error when upgrading to unknown amp-ad (#7729)
  • Add computedStyle helper (#7733)
  • Integration test for using hidden attribute (#7824)
  • Disallowing resize of elements near top of viewport when viewport not scrolled (#5774)
  • Ensure that startup failures are not masked by makeBodyVisible (#7821)
  • Implement show and toggle as standard actions (#7785)
  • Simplify logic in getLengthNumeral (#7210)
  • amp-instagram: Resizing in response to messages posted by iframe (#7705)
  • Fix validator inconsistency for amp-call-tracking (#7732)
  • Disable scroll temporarily when entering sidebar mode (#7792)
  • touch forwarding from ampdoc to viewer (#7563)
  • Allowing attributes on inserted amp-ads to be specified in the config. (#7546)
  • Spec file for amp-auto-ads (#7680)
  • Remove direct access to AMP_CONFIG in test-traffic-experiments.js (#6799)
  • Updated comment
  • Remove visibility v1 code. (#7760)
  • Tighten up further reading.
  • Add link and remove useless paragraph.
  • updating AdsNative documentation (#4729)
  • Added new examples for manually testing AmpContext (#7605)
  • Add overflow:hidden to disable scroll temporarily (#7740)
  • Remove amp-ad-loading-ux flag. (#7754)
  • Provide additional guidance on consulting vendors.js (#2432)
  • Support object literal as AMP.setState() action arg (#7573)
  • Rewrite viewport binding tests to describes (#7773)
  • Fix various issues with error reporting integration tests (#7776)
  • Fix link
  • Support position:sticky viewport offset (#7767)
  • Call #onLayoutMeasure after build (#7763)
  • A4A: log sampling of errors as dev-expected (#7726)
  • Clean up amp-inabox feature flag. (#7606)
  • Reorganize ads.extern.js file (#7745)
  • Add computedStyle helper (#7733)
  • Revert "better update for document-register-element 1.4.1 (#7750)" (#7758)
  • Allow hidden attribute globally. (#7756)
  • Add error reporting to web-worker.js (#7702)
  • better update for document-register-element 1.4.1 (#7750)
  • merge the prod-config for build testing (#7739)
  • Send GFP (Good Frame Probability) on 200th frame. (#7711)
  • Delete AUTHORS file (#7719)
  • Add documentation and a template for Great First Issues (#7671)
  • Update amp-cache-guidelines.md with adding a new cache to the AMP ecosystem (#7578)
  • Add cache modifications of everything.amp.html (#7735)
  • Detect JS Engine when reporting errors (#7708)
  • Only use local storage if the API is declared and does not throw an exception (#7723)
  • Pass nocurls as additional info to Viewer for latency tracking. (#7709)
  • Amp-analytics for AdSense/Doubleclick A4A Implementations (#7619)
  • Update Getting Started guides with release info (#7681)
  • cron job from @erwinmombay to update size.txt (#7714)
  • Update component availability + fix style and wording (#7696)
  • Updated CSS for amp-selector so the outline is less specific. (#7713)
  • Reconcile/clarify contribution & development docs (#7662)
  • Add viewer integration script based on amp_js_v (#7703)
  • Allow allowpaymentrequest attribute on amp-iframe (#7693)
  • Send expected errors to expected bucket (#7650)
  • Replace CLICK_X and CLICK_Y in anchor href for amp-inabox. (#7660)
  • Add copyright to managing user state doc (#7697)
  • Fix typo, make link relative (#7601)
  • Omit the stack trace for user errors. (#7480)
  • Information about issue-priorities.md & new folder (#7469)
  • Workaround Worker same origin restriction (#7587)
  • Launch visibility-v2 (#7657)
  • amp-bind: Only primitives for object literal keys (#7582)
  • Add license to the Getting Started guides (#7663)
  • Enable decreasing height above viewport (#7649)
  • Link to server side filter for amp-live-list (#7648)
  • Remove everything example from amp-cache-modifications (#7646)
  • Added AdThrive ad support (#7584)
  • Measure document height when necessary and send to viewer (#7327)
  • AMP cache modification document update (#7611)
  • Launch link-url-replace and amp-form-var-sub (#7647)

Breakdown by component

ads Reorganize ads.extern.js file (#7745)
amp-a4a A4A: log sampling of errors as dev-expected (#7726)
amp-access-laterpay Update spec URLs from github to ampproject. (#7901)
amp-ad Fix amp-ad test (#7918) Disable Fast Fetch for all ads when remote.html is used (#7906) Measure 3P ad latency (#7902) Throw user error when upgrading to unknown amp-ad (#7729) Remove amp-ad-loading-ux flag. (#7754)
amp-ad-network-adsense-impl Adds two new experiment IDs (#7850)
amp-ad-network-cloudflare-impl Configure dianomi in cloudflare vendors #7808 (#7809)
amp-ad-network-doubleclick-impl Adds two new experiment IDs (#7850) Fix DoubleClick Fast Fetch bugs around categoryExclusions and tagForChildDirectedTreatment (#7843) Disable Fast Fetch for all ads when remote.html is used (#7906)
amp-analytics Cid timeout error should not be dev error (#7911) Remove leftover visibility-v2 flags. (#7833) Remove invalid comments (#7851) Analytics: universal visibility helper (#7812) Remove visibility v1 code. (#7760)
amp-animation Add computedStyle helper (#7733)
amp-auto-ads Update spec URLs from github to ampproject. (#7901)
amp-bind amp-bind: Support `Math` functions (#7797) cleanup from pr comments on #7599 (#7838) Update amp-bind.md (#7704)
amp-call-tracking Fix validator inconsistency for amp-call-tracking (#7732) Doc tweaks for formatting & style + valid layouts on amp-call-tracking (#7722)
amp-form fire amp-dom-update event on insert and replace (#7819) Update amp-form.md (#7741)
amp-fx-parallax Implement parallax effect extension (#7794)
amp-instagram amp-instagram: Resizing in response to messages posted by iframe (#7705)
amp-install-serviceworker Update amp-install-serviceworker.md (#7932)
amp-izlesene Update spec URLs from github to ampproject. (#7901)
amp-list Use a higher-specificity CSS rule for amp-list overflow example (#7736)
amp-live-list fire amp-dom-update event on insert and replace (#7819)
amp-selector Update spec URLs from github to ampproject. (#7901) Updated CSS for amp-selector so the outline is less specific. (#7713)
amp-sidebar Tiny indent fix in amp-sidebar.js (#7834) Disable scroll temporarily when entering sidebar mode (#7792)
amp-sticky-ad Add computedStyle helper (#7733)
amp-viewer-integration Updated and moved TICKEVENTS.md to extensions/amp-viewer-integration/… (#7799)
validator Validator Rollup (#7844) Refactoring and revision bump changes only. Allow hidden attribute globally. (#7756) For #7753, allow `hidden` attribute globally. Can have no value other than empty string.

Valid:
<element hidden>
<element hidden="">

Invalid:
<element hidden="hidden">

Don't miss a new amphtml release

NewReleases is sending notifications on new releases.