Version: 1535039767807
Based on original release: 1534879991178
- Fix unwhitelisting of default attrs used in AMP elements. (#17675)
- Using text-align: start; over left in amp-story. (#17587)
- Assert that the publisher logo src is a URL in amp-story-consent. (#17585)
- ✨Add many more choices for STAMP ads enum (#17579)
- Set limits to the allowed number set for priority in navigation.registerAnchorMutator (#17612)
- 🐛 Temporarily turn down fast fetch SRA experiments. (#17607)
- Viewer service refactoring (#17600)
- Revert "Add new arrow affordances for amp-carousel (#17325)" (#17619)
- ✅ Disable amp-story desktop visual tests, due to flakiness (#17610)
- 🐛 P0 fix for slideWidth issues (#17608)
- P0 fix for slideWidth issues (#17608)
- 🐛 Consider descendants of protected targets to be protected (#17601)
- Remove controls attribute and always display zoom buttons by default (#17580)
- Don't accidentally unpause the story when amp-access resolves. (#17560)
- 🐛 Update amp-story-auto-ads interval (#17609)
- Fetch polyfill (#17468)
- Survey and fix prerenderAllowed() usage (#17586)
- Change AdSense Auto Ads Responsive experiment into an A/B experiment. (#17355)
- Add registerAnchorMutator to navigation service (#17522)
- 🐛 amp-next-page: Fix initial documentRef ampUrl assignment (#17599)
- amp-auto-ads - use documentElement for root query selector (#17517)
- Move code out of viewer constructor. (#17592)
- ♻️ amp-date-countdown: Updated validator rule and tests (#17591)
- ✅ Restore amp-story visual diff tests, with fixes for flakiness (#17378)
- ✅ [amp-image-slider] P1 test revamp (#17543)
- ✨Add disable-double-tap attribute for amp-pan-zoom (#17498)
- Allow users to dismiss the amp-story-access component. (#17559)
- 🌐 Use 'start' instead of 'left' for text-align (#17574)
- Update versioning/deprecations policy (#17370)
- Validator rollup (#17577)
- ✨✅ Implement Oracle infinity Analytics into amp-analytics (Project: 12206 ) (#17009)
- ✨ Version lock CSS (#17562)
- amp-fx: Use correct adjusted viewport for scroll based/triggered animations (#17573)
- 📖 Allow when-ended="continue" for amp-date-countdown (#16648)
- 🐛 amp-3d-gltf: Correct colorspace for glTF rendering (#17293)
- Add new arrow affordances for amp-carousel (#17325)
- 📖 Document use of text/plain in pingback. (#17429)
- Change doubletap delay to 200 ms in gestures (#17490)
- 🐛 Update the URL to Moat's iframe transport (#17502)
- 🐛 Ensure actions wait for
scrollTo
to finish (#17531) - 🔗Create new
linker
builder (#17222) - 🏗 Update amp-story OWNERS (#17551)
- Skip flaky slider test (#17556)
- ♻️ Split Twitter placeholder flags. (#17527)
- Update amp-story-consent max-height on desktop. (#17554)
- amp-story-access blocking paywalls. (#17546)
- Add x-thread as trusted viewer origin protocol (AMP4Email) (#17540)
- Avoid calling Object.assign before polyfill is installed. (#17544)
- Adds link to buildcop & release docs to DEVELOPING.md (#17476)
- Avoid calling Object.assign before polyfill is installed (#17544)
- Publish buildcop docs (#17441)
- : Don't update internal position in the scroll handler. (#17507)
- ✨[amp-image-slider] P1 Cleanup (#17445)
- Delete old amp4email test per cl/208519413. (#17524)
- Disable menu for . (#17504)
- Validator Rollup (#17521)
- ✅ [amp-image-slider] P0: import ABE example for visual tests (#17462)
- Support list tags in triple-stache. (#17430)
- Fix doc.fonts.values presence check in font-display-swap experiment (#17408)
- 🏗 Pause
yarn
install when an outdated toolchain is detected (#17514) - Fix doc.fonts.values presence check in font-display-swap experiment (#17408)
- 🐛 [amp-image-slider] Conservative loading with tweak over hints (#17477)
- 📖 amp-bind: Document necessity of default value. Complete button tag. Fix typos. (#17432)
- 🏗🐛 Rename
gulp changelog
flag--version
to--tag
, since--version
is reserved bygulp-cli
(#17500) - Imperative case, matching the example (#17433)
- Move video prerender-able check to firstAttachedCallback (#17493)
- Introduce Host API for inabox. (#17204)
- Support as ad container during collapse (#17480)
- Update docs on amp-access-iframe launch (#17497)
- Use
setImportantStyles
instead of CSS. (#17473)
Breakdown by component
ads
Disable menu for . (#17504)amp-access
Update docs on amp-access-iframe launch (#17497)amp-ad
Support as ad container during collapse (#17480)amp-analytics
🐛 Update the URL to Moat's iframe transport (#17502)amp-animation
📖 amp-animation: Clarify DOM restrictions (#17564)amp-auto-ads
amp-auto-ads - use documentElement for root query selector (#17517)amp-carousel
Revert "Add new arrow affordances for amp-carousel (#17325)" (#17619) P0 fix for slideWidth issues (#17608) : Don't update internal position in the scroll handler. (#17507)amp-date-countdown
♻️ amp-date-countdown: Updated validator rule and tests (#17591)amp-fx-collection
amp-fx: Use correct adjusted viewport for scroll based/triggered animations (#17573)amp-image-slider
✅ [amp-image-slider] P1 test revamp (#17543) Skip flaky slider test (#17556) 🐛 [amp-image-slider] Conservative loading with tweak over hints (#17477)amp-img
Survey and fix prerenderAllowed() usage (#17586)amp-layout
Survey and fix prerenderAllowed() usage (#17586) Support as ad container during collapse (#17480)amp-list
Viewer service refactoring (#17600)amp-mustache
Viewer service refactoring (#17600) 🔥 Correct syntax to fix docs build (#17537) Validator Rollup (#17521) amp-mustache: Better version notes and quote-escaping tips (#17491)amp-next-page
Viewer service refactoring (#17600) 🐛 amp-next-page: Fix initial documentRef ampUrl assignment (#17599)amp-pan-zoom
Remove controls attribute and always display zoom buttons by default (#17580) ✨Add disable-double-tap attribute for amp-pan-zoom (#17498)amp-story
Using text-align: start; over left in amp-story. (#17587) Assert that the publisher logo src is a URL in amp-story-consent. (#17585) ✨Add many more choices for STAMP ads enum (#17579) 🐛 Consider descendants of protected targets to be protected (#17601) Don't accidentally unpause the story when amp-access resolves. (#17560) Survey and fix prerenderAllowed() usage (#17586) Allow users to dismiss the amp-story-access component. (#17559) 🌐 Use 'start' instead of 'left' for text-align (#17574) 🏗 Update amp-story OWNERS (#17551) Update amp-story-consent max-height on desktop. (#17554) amp-story-access blocking paywalls. (#17546)amp-story-auto-ads
✨Add many more choices for STAMP ads enum (#17579) 🐛 Update amp-story-auto-ads interval (#17609)amp-twitter
♻️ Split Twitter placeholder flags. (#17527)amp-video
Survey and fix prerenderAllowed() usage (#17586) Move video prerender-able check to firstAttachedCallback (#17493)validator
Validator rollup (#17577) cl/208886521 Add more amp4email_feature_tests. cl/208986722 Clean up amp4email feature tests. Delete old amp4email test per cl/208519413. (#17524) This was a merge error in PR #17521.🐛✅🚮
Validator Rollup (#17521)
- cl/208747366 Revision bump for #17480
- cl/208580071 Revision bump for #17344
- cl/208519413 Allow submitting without template in
- cl/208505750 Revision bump for #17333
- cl/208291817 Revision bump for #17422
- cl/208291464 Revision bump for #17322
- cl/208291414 Revision bump for #17342
- cl/208218123 shorthand object.assign for rule gene
Support as ad container during collapse (#17480)
Closes #8941
As we agreed. Allow user to pass in an<amp-layout>
id as ad container. So in the event of attempt to collapse, we will try to collapse the container instead of the ad. This can be useful when an ad indicator is required.