Version: 1810022028350
- Remove triggerTransformEnd from the set function (#18471)
- ♻️ nexxtv-player minor change in building video source (#17701)
- Fixing a typo in amp-var-substituions (#17751)
- Update react monorepo to v16.5.2 (#18194)
- 🐛Read attributes in buildCallback, not constructor (#18464)
- Fix JSDoc typedef typo of ResourceSpecForHostDef (#16495)
- 🐛 Do not transfer flying carpet to fixed layer (#18474)
- ♻️ Fix LGTM alert for missing semicolon (#18457)
- 🏗 Set minimum version of
yarn
to 1.10.1 (#18487) - 🐛 Do not transfer flying carpet to fixed layer (#18474)
- Fix Doubleclick SRA race condition (#18477)
- ✨Add form support for Linker (#18368)
- 📖 Correcting a typo in uas.md file (#18292)
- Fix vendor request tests (#18455)
- ✨ Report amp4ads-id in getErrorReportData() for inabox (#18217)
- ✨Analytics: LINKER_PARAM binding (#18453)
- ♻️Remove caching of GlobalVariableSource Expr (#18298)
- 🏗 Fix build on Windows - Use proper shellCmd depending on platform (#18397)
- Validator rollup (#18472)
- 🐛Avoid using display: initial to fix form validation messages in IE11 (#18467)
- 🐛✨ Analytics: Support boolean enabled value (#18447)
- amp-access-laterpay: Laterpay badge changes (#18465)
- preprocess single pass generated code with babel transformers (#17374)
- Set display:block to sentinel element of animateScrollToTop_ explicitly (#18434)
- 🐛✨Add behavior to prevent touch device keyboard bouncing, and opt-out (#18438)
- Moves vendor-requests.json tests to test-vendors.js (#18448)
- ✨amp-timeago: Enable datetime to be set with amp-bind (#18444)
- ✨Add form submit service (#18429)
- ✨Adds custom sidebar for AMP stories (#17836)
- Support external templates in amp-date-countdown (#18439)
- Test nodisplay SSR (#18424)
- 🐛Update loadPromise to this.baseInstance_.loadPromise (#18396)
- Remove "faster-bind-scan" guards (#18426)
- ✨Analytics: CookieWriter (#18406)
amp-date-countdown
component to support remaining-time in milliseconds (#18415)- 🏗 Add root:true to .eslintrc (#18417)
- Subscriptions: fixing fallback after local platform failure (#18363)
- 🐛 amp-brightcove: Restore redispatched events (#17660)
- Disable Layers in canary (#18399)
- 🏗✅ Validate and guard behind experiment (#17162)
- Remove setting of global sandbox in describes (#18425)
- Unset inline display:none for nodisplay elements (#18419)
- Fix NPE caused by race condition when AMP page state changes before amp-analytics finishes initialization (#18400)
- 🔥Unset inline display:none for nodisplay elements (#18419)
- Set PERCY_TARGET_COMMIT to determine which Percy build to use as baseline for PRs (#18375)
- 🐛Use bracket notation in inabox-viewport (#18341)
- Move dynamic bindings (resource-timing) to requests.js (#18275)
- Fix NPE caused by race condition when AMP page state changes before amp-analytics finishes initialization (#18400)
- ✅ Test date picker highlighted and blocked src attributes (#18392)
- 🖍 Changes the blur CSS to avoid transparent edges (#18386)
- ✨Smoothen transition between videos in stories (#18112)
- Validator rollup (#18394)
- 🐛 Change spelling 'behaviour' to 'behavior' (#18388)
- 📖Change the UK spelling of "Behaviour" to US spelling of "Behavior" (#18389)
- 🐛 Fix missing assignment to highlighted and blocked (#18361)
- 🌐 Replace "Whatsapp" with "WhatsApp" (#18370)
- 🖍amp-image-slider : change cursor to semantic cursor (#18290)
- 🏗 Parallelize visual diff tests in multiple browser tabs (#17139)
- Update dependency fetch-mock to v7 (#18279)
- 📖Improve validator dependency error messages (#18347)
- add amp example (#18209)
- Run bundle size check only for runtime changes (#18358)
- ✨ amp-brightcove: pass through referrer (#18343)
- Update dependency ansi-colors to v3.0.6 (#18249)
- Update dependency browserify to v16.2.3 (#18348)
- Update dependency json5 to v2 (#18248)
- Update dependency autoprefixer to v9.1.5 (#18247)
- Update dependency acorn-globals to v4.3.0 (#18239)
- ✨Enable AMP target element scrolling (#18339)
- 🐛Fix missing type=range attribute (#18354)
- 🏗🐛 Fix name of
visual-tests
file in pr-check.js (#18355) - 🌐 amp-story: Minor changes to es and es-419 (#18278)
- GFI: 17376 - amp-story share pill not hidden with embedMode=2 (#18335)
- ✅ Remove Amp-By-Example visual diff tests (#18351)
Breakdown by component
amp-access-laterpay
amp-access-laterpay: Laterpay badge changes (#18465)amp-ad
🐛Update loadPromise to this.baseInstance_.loadPromise (#18396)amp-ad-network-doubleclick-impl
Fix Doubleclick SRA race condition (#18477)amp-analytics
✨Add form support for Linker (#18368) Fix vendor request tests (#18455) ✨Analytics: LINKER_PARAM binding (#18453) 🐛✨ Analytics: Support boolean enabled value (#18447) Moves vendor-requests.json tests to test-vendors.js (#18448) ✨Analytics: CookieWriter (#18406) Fix NPE caused by race condition when AMP page state changes before amp-analytics finishes initialization (#18400) 📖Fix video analytics README (#18321)amp-bind
✨amp-timeago: Enable datetime to be set with amp-bind (#18444) Remove "faster-bind-scan" guards (#18426)amp-brightcove
✨ amp-brightcove: pass through referrer (#18343)amp-date-countdown
Support external templates in amp-date-countdown (#18439) `amp-date-countdown` component to support remaining-time in milliseconds (#18415)amp-date-picker
🐛Read attributes in buildCallback, not constructor (#18464) 🐛✨Add behavior to prevent touch device keyboard bouncing, and opt-out (#18438) ✅ Test date picker highlighted and blocked src attributes (#18392) 🐛 Fix missing assignment to highlighted and blocked (#18361) 📖 Specify how to separate the dates in the list (#18372) 🐛Fix missing type=range attribute (#18354)amp-form
✨Add form support for Linker (#18368) 🐛Avoid using display: initial to fix form validation messages in IE11 (#18467) ✨Add form submit service (#18429) 📖 Document all the necessary headers for AMP-Redirect-To to work (#18414)amp-fx-flying-carpet
🐛 Do not transfer flying carpet to fixed layer (#18474)amp-img
🖍 Changes the blur CSS to avoid transparent edges (#18386)amp-pan-zoom
Remove triggerTransformEnd from the set function (#18471)amp-story
🌐 Replace "Whatsapp" with "WhatsApp" (#18370) GFI: 17376 - amp-story share pill not hidden with embedMode=2 (#18335)amp-subscriptions
Subscriptions: fixing fallback after local platform failure (#18363)amp-timeago
✨amp-timeago: Enable datetime to be set with amp-bind (#18444)amp-video
🖍 Changes the blur CSS to avoid transparent edges (#18386)amp-viewer-integration
Set display:block to sentinel element of animateScrollToTop_ explicitly (#18434) 🔥Unset inline display:none for nodisplay elements (#18419)validator
🏗 Set minimum version of `yarn` to 1.10.1 (#18487) The new version of Yarn adds integrity checks to `yarn.lock` files, so we should probably get this out of the way soon :) Validator rollup (#18472) - cl/215235362 Revision bump for #18438 - cl/215036706 Revision bump for #18444 - cl/215004829 Revision bump for #18439 - cl/215004778 Revision bump for #18415 - cl/215004714 Revision bump for #17162 Validator rollup (#18394) - cl/213722190 Revision bump for #18193 - cl/214481036 Revision bump for #18350 - cl/214526839 Revision bump for #18343 📖Improve validator dependency error messages (#18347) This change directs the user to the documentation which contains dependency installation instructions for multiple platforms. This should make running `gulp validator` friendlier to first time contributors on non-linux platforms.Fixes #17582