github ampproject/amphtml 1474416231090

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

Version: 1474416231090

  • Snap to the correct slide on orientationChange. (#5120)
  • Shadow DOM: Use the new getRootNode API (#5087)
  • Merge adType ping & fakead3p (#5106)
  • Roll forward: Implement anchor href expand on document click with X/Y support (#5053)
  • cron job from @erwinmombay to update size.txt (#5126)
  • Change waitForBody to use one MutationObserver for N calls (#4747)
  • Refactor validation logic and introduce Custom Validators for forms (#5006)
  • Meg ad extension for AMP (#5022)
  • Forbid Math.random assignments (#5056)
  • Add --htmlFormat option to the command line tool. (#5108)
  • update experiments.html wording (#5081)
  • Makes ads/_config.js contain full list of ad networks (#5084)
  • PWA: Only initialize resources service when element is attached to DOM (#5086)
  • fix getMode for 3p iframe (#5097)
  • ad layoutCallback only layout once (#5060)
  • format -> htmlFormat / html-format, since for the command line tool (#5089)

Breakdown by component

ads

  • Merge adType ping & fakead3p
  • Meg ad extension for AMP
  • Makes ads/_config.js contain full list of ad networks

amp-a4a

  • Remove internal only reference docs per issue #4965
  • Makes ads/_config.js contain full list of ad networks

amp-access

  • Roll forward: Implement anchor href expand on document click with X/Y support

amp-ad

  • Add Meg to amp-ad.md
  • Makes ads/_config.js contain full list of ad networks
  • ad layoutCallback only layout once

amp-ad-network-adsense-impl

  • Remove internal only reference docs per issue #4965

amp-ad-network-doubleclick-impl

  • Remove internal only reference docs per issue #4965

amp-ad-network-fake-impl

  • Remove internal only reference docs per issue #4965

amp-analytics

  • Roll forward: Implement anchor href expand on document click with X/Y support

amp-carousel

  • Snap to the correct slide on orientationChange.

amp-form

  • Refactor validation logic and introduce Custom Validators for forms

amp-list

  • Roll forward: Implement anchor href expand on document click with X/Y support

amp-pixel

  • Roll forward: Implement anchor href expand on document click with X/Y support

amp-social-share

  • Roll forward: Implement anchor href expand on document click with X/Y support

amp-user-notification

  • Roll forward: Implement anchor href expand on document click with X/Y support

validator

  • Add --htmlFormat option to the command line tool.

    This makes it possible to specify --html_format=AMP4ADS. Note that thus far this only works with the canary version of validator.js, which will be available as https://cdn.ampproject.org/v0/validator-canary.js soon. Tests are included. - format -> htmlFormat / html-format, since for the command line tool

    format is used for the output format of the tool. So I figure renaming
    this for consistency makes the world slightly less confusing and it's
    still easy to do now.

Don't miss a new amphtml release

NewReleases is sending notifications on new releases.