github ampproject/amphtml 1809181624140
1809181624140 - old

latest releases: 2404230718000, 2405011605000, 2404291353000...
5 years ago

Version: 1809181624140

  • Update dependency sinon to v6.3.4 (#18134)
  • Update dependency cssnano to v4.1.0 (#18130)
  • Update dependency nodemon to v1.18.4 (#18131)
  • Link to new governance proposal
  • Update dependency topological-sort to v0.3.0 (#18135)
  • πŸ— Bump bundle size (#18136)
  • Layers: Support AMP elements inside an FIE (#18018)
  • SwG release 0.1.22.27 (#18061)
  • πŸ– Fade between amp story backgrounds on desktop page switch (#18088)
  • Moving AMP to fetch polyfill (#17642)
  • Fix media layout race condition delaying story ads. (#18033)
  • AMP List Resize: set to layout container after first render (auto-resize attribute) (#16564)
  • πŸ›Ensures white colored text for audio messages (#18070)
  • πŸ— Cleanup import statements (#18057)
  • πŸ› Pass extension version when reloading extension (#18035)
  • πŸ› Pass extension version when reloading extension (#18035)
  • ✨Add a scroll vendor config option for dev mode hostname (#17871)
  • βœ… Skip flaky amp-story test (#18063)
  • Separate vendors to different files (#18047)
  • πŸ— Update make-extension (#18041)
  • Enable linker for CID API users. (#18017)
  • Friendly domain matching for linkers. (#18039)
  • Only auto enable linker on Safari 12+ (#18029)
  • Add krux config back (#18024)
  • πŸ—πŸ› When a PR only changes unit test files, run just those tests that were changed (#18036)
  • Attempt to fix 3p-ad-impl flaky test (#18019)
  • Catch remaining setStyle lint issues (#18048)
  • Friendly domain matching for linkers. (#18039)
  • Amp-ad Fast Fetch xdomain iframe sandboxing (#18031)
  • ✨Developed the .getValue() / .execute() flow (#17971)
  • Guard access to History.p.state (#18010)
  • Only auto enable linker on Safari 12+ (#18029)
  • πŸ—πŸ› Don't stop check-package-manager when an error is detected, merely pause execution for 5 sec (#18032)
  • Refresh race condition fix (#17942)
  • Forbid setStyle manipulations on display style (#17982)
  • πŸ›Stops incorrect titles appearing with mouse hover on story bookend (#17952)
  • πŸ› amp-next-page: Restore functionality to drop amp-analytics configs from child pages (#18026)
  • Allow promptIfUnknownForGeoGroup override promptIfUnknown (#17991)
  • Add krux config back (#18024)
  • Allow 'fluid' as a multi-size option (#17963)
  • πŸ— Add generated validator.pb.go. (#18006)
  • Turn off layers experiment in canary (#18013)
  • Apply a sandbox to all 3p ad iframes (#18003)
  • AdSense/Doubleclick Fast Fetch - timeout on viewer get referrer (#18002)
  • Remove amp-img-native-srcset from experiments. (#17993)
  • Validator rollup (#17996)
  • Revert #12211 (#17933)
  • ✨Add data-auto-format="mcrspv" amp tag to support Google Matched Content responsive logic (#17931)
  • Support Fluid for AMP creatives. (#17167)
  • Add desktop panning with mouse events (#17920)
  • ✨ AMP consent v2: support promptUISrc (#17946)
  • πŸš€ Add an experiment to remove default media (#17980)
  • πŸ“– Add documentation for amp-story image metadata (#17166)

Breakdown by component

ads πŸ— Cleanup import statements (#18057) ✨Add data-auto-format="mcrspv" amp tag to support Google Matched Content responsive logic (#17931)
amp-a4a πŸ— Cleanup import statements (#18057) Amp-ad Fast Fetch xdomain iframe sandboxing (#18031) Refresh race condition fix (#17942)
amp-access πŸ— Cleanup import statements (#18057)
amp-accordion πŸ— Cleanup import statements (#18057)
amp-ad πŸ— Cleanup import statements (#18057) Attempt to fix 3p-ad-impl flaky test (#18019) Validator rollup (#17996) ✨Add data-auto-format="mcrspv" amp tag to support Google Matched Content responsive logic (#17931)
amp-ad-custom πŸ— Cleanup import statements (#18057)
amp-ad-exit πŸ— Cleanup import statements (#18057)
amp-ad-network-adsense-impl πŸ— Cleanup import statements (#18057) Amp-ad Fast Fetch xdomain iframe sandboxing (#18031) ✨Add data-auto-format="mcrspv" amp tag to support Google Matched Content responsive logic (#17931)
amp-ad-network-doubleclick-impl πŸ— Cleanup import statements (#18057) Amp-ad Fast Fetch xdomain iframe sandboxing (#18031) Allow 'fluid' as a multi-size option (#17963)
amp-addthis πŸ— Cleanup import statements (#18057)
amp-analytics πŸ— Cleanup import statements (#18057) Separate vendors to different files (#18047) Friendly domain matching for linkers. (#18039) Only auto enable linker on Safari 12+ (#18029) Add krux config back (#18024) Revert #12211 (#17933)
amp-bind Guard access to History.p.state (#18010)
amp-brid-player amp-brid-player: update owner (#18054)
amp-consent Allow promptIfUnknownForGeoGroup override promptIfUnknown (#17991) ✨ AMP consent v2: support promptUISrc (#17946)
amp-fit-text Catch remaining setStyle lint issues (#18048)
amp-image-lightbox Catch remaining setStyle lint issues (#18048)
amp-image-slider Add desktop panning with mouse events (#17920)
amp-image-viewer Catch remaining setStyle lint issues (#18048)
amp-lightbox Catch remaining setStyle lint issues (#18048)
amp-list Guard access to History.p.state (#18010)
amp-next-page πŸ› amp-next-page: Restore functionality to drop amp-analytics configs from child pages (#18026)
amp-pan-zoom Add desktop panning with mouse events (#17920)
amp-recaptcha-input ✨Developed the .getValue() / .execute() flow (#17971)
amp-story πŸ– Fade between amp story backgrounds on desktop page switch (#18088) Fix media layout race condition delaying story ads. (#18033) πŸ›Ensures white colored text for audio messages (#18070) βœ… Skip flaky amp-story test (#18063) Guard access to History.p.state (#18010) πŸ›Stops incorrect titles appearing with mouse hover on story bookend (#17952) πŸš€ Add an experiment to remove default media (#17980)
amp-subscriptions-google SwG release 0.1.22.27 (#18061)
validator πŸ— Add generated validator.pb.go. (#18006) This was generated with:

$ go get github.com/golang/protobuf/protoc-gen-go # first time only
$ protoc --go_out=paths=source_relative:. validator/validator.proto

Ideally there should be a PR hook to verify that it's up to date, but
since its only present consumer, ampproject/amppackager, only needs the
layout enum, which doesn't change very often, this isn't urgent.
Update validator OWNERS (#18011)

Validator rollup (#17996)

  • cl/212039682 Fix handling of FLUID layout.

Don't miss a new amphtml release

NewReleases is sending notifications on new releases.