github ampproject/amphtml 1466102874838

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

Version: 1466102874838

Production around 5:02 PM, Jun 23, 2016 UTC-7

  • Do not obfuscated uppercase names. (#3590)
  • Collapse the Flying Carpet in First or Last Viewport (#3563)
  • fix(csi): wait until messaging channel is established before flushing (#3580)
  • Manage state classes on form (submitting, success, error) (#3550)
  • Small tweaks to reduce warnings. (#3562)
  • Workaround for scroll-freeze problem on iOS pre 9 (#3577)
  • iOS: adjust scrolling calculations with padding value (#3570)
  • Minor fix on major version expression (#3575)
  • Return to amp-accordion of previous state after url click (#3300)
  • Resolve browser major version (#3574)
  • Move class-level classes to package-level from Resources (#3544)
  • Add parseUrl() polyfill for IE11. (#3551)
  • Validator Updates (#3558)
  • Flying Carpets: Set Container Width (#3548)
  • Remove all the hard coded "http://localhost:8000" in tests and examples (#3522)
  • Fix Karma server deprecation warning (#3566)
  • Run index_test.js with ancient crufty nodejs version (#3446)
  • Fix broken img path in article example page (#3527)
  • https://schema.org/ingredients was superseded by recipeIngredient (#3556)
  • Fix types in 3p code and fix unknown types in main AMP JS binary. (#3552)
  • Fix Heroku Server (#3536)
  • Fix all type errors in alp.js and turn on testing this on Travis. (#3546)
  • Allow alt attribute on <amp-instagram> tag. (#3549)
  • Fix circular calls in url.js get origin logic. (#3540)
  • Implement <amp-sticky-ad> (#3547)
  • -Add alt attribute for instagram img container (#3520)
  • Clarify what's stripped from log/dev in PROD (#3538)
  • Respect novalidate and do not check validation or stop submission. (#3543)
  • Fix many, many type warnings. (#3539)
  • Fix facebook preconfig and example in social share. (#3541)
  • Remove virtual viewport code (#3535)
  • Allow XHR Submissions on forms (#3483)
  • Turn on property minification in JS compilation. (#3509)

Breakdown by component

amp-access

  • Small tweaks to reduce warnings.
  • Fix all type errors in alp.js and turn on testing this on Travis.

amp-analytics

  • Small tweaks to reduce warnings.
  • Fix all type errors in alp.js and turn on testing this on Travis.

amp-carousel

  • Fix grammar in amp-carousel.md

amp-form

  • Manage state classes on form (submitting, success, error)
  • Allow XHR Submissions on forms

amp-fx-flying-carpet

  • Collapse the Flying Carpet in First or Last Viewport
  • Flying Carpets: Set Container Width

amp-img

  • Fix types in 3p code and fix unknown types in main AMP JS binary.

amp-instagram

  • Allow alt attribute on <amp-instagram> tag.
  • -Add alt attribute for instagram img container

amp-social-share

  • Fix facebook preconfig and example in social share.

amp-sticky-ad

  • Fix types in 3p code and fix unknown types in main AMP JS binary.
  • Implement <amp-sticky-ad>

amp-user-notification

validator

  • Validator Updates

    Release notes:

    • amp-sticky ad (#3547) and amp-instagram alt (#3549)
    • allow JSON+LD tags anywhere in the document body (#3455)
      • Run index_test.js with ancient crufty nodejs version

    Ported index.js and index_test.js to v0.10.25, the Node.js version that runs on Ubuntu 14.04 LTS. Unfortunately it doesn't look like the npm package works with this old Node.js version, perhaps due to the use of the at-polymer libraries. But if I use a recent version of Node.js to install the dependencies I can then switch my Node.js version to this ancient version and index_test.js still passes. So I guess we're half-way there, sort of.

Don't miss a new amphtml release

NewReleases is sending notifications on new releases.