github ampproject/amphtml 1466794223483

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

Version: 1466794223483

Production around 7:37 PM, Jun 30, 2016

Based on 1466695738752

  • Fix xhr.assertSuccess promise (#3737)
  • Use getMode().test to indicate testing environment during test (#3699)
  • add live-blog example (#3741)
  • PWA: AmpDoc interface and service (#3729)
  • PWA: Actually use new amp-shadow.js runtime (#3728)
  • A2A navigation for ALP (#3711)
  • Also type check code in ads/ directory. (#3733)
  • feature(tooling): dump size.txt data into a parseable format (#3614)
  • Replace the webui webserver in index.js with a standalone Go program (#3677)

Breakdown by component

ads

  • Also type check code in ads/ directory.

amp-ad

  • A2A navigation for ALP

amp-live-list

  • add live-blog example

validator

  • Replace the webui webserver in index.js with a standalone Go program

    and split out the Polymer depdendencies into a seperate package.json.
    The purpose is to trim the validator/package.json so it works with
    older NodeJS versions.

    • Add serve-standalone.go, which is a little webserver that does not
      require AppEngine or anything else. This replaces the webserver
      and webui command in index.js, and I'm deleting that part.
    • Move the dependencies that are necessary to build and run the webui
      into validator/webui/package.json, a new package file.
    • Fix up build.py so the deployment keeps working.
    • Update comments in README.md with instructions on how to run the
      Go program.

Don't miss a new amphtml release

NewReleases is sending notifications on new releases.