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.