github ampproject/amphtml 2009190410000

latest releases: 2404261800000, 2404230718000, 2404181825000...
3 years ago
Baseline release: 2009112034002

Raw notes

d07e200 ๐Ÿ› Pagination button mobile screen reader support (#30117)
1d32b79 โ™ป๏ธ Move tests and reference implementation to use promise on context.requestResize API (#30192)
973cb29 Move no-signing to RTV exp (#30201)
767775f ๐Ÿงช Remove and launch sticky ad safety area css experiment (#30169)
ec0f14c โœจ [bento][amp-date-countdown] Initial Preact component for amp-date-countdown (#30092)
7910e6c Update callout-vendors.js (#30161)
23a38c4 ๐Ÿ“– [bento][amp-social-share] Clean up storybooks for social share (#30191)
80f913d โœจ Added new ad network vlyby (#30205)
493cd7e Validator rollup (#30202)
50315b1 Ensure auto-injected script tags are parsed as modules in ESM mode (#30093)
e28f587 ๐Ÿ› Fix story ads in no signing exp (#30224)
653da73 Extend timeout for flakey test (#30124)
43c953f โœจAdd new owners file for NWS fast fetch (#29743)
a670e5c --files flag windows support (#30222)
cf3ded8 ๐ŸงชFully launch json targeting expansion experiment. (#29831)
1392a7a Drop keyframes based on physics (#30220)
7db7c5c ๐Ÿ“– [bento][amp-date-countdown] Preact storybook for amp-date-countdown (#30227)
e7a2b26 ๐Ÿ“ฆ Update dependency puppeteer to v5.3.0 (#30203)
8f317f5 Fix yield pro use of implicit this (#30235)
3dccbb4 ๐Ÿ›[amp-story-player] Fix CSS bug (#30237)
941616d Multi-attribute prop bindings for date components (#30228)
c26ece3 amp-date-display: render via __html string (#30226)
18ef676 โ™ป๏ธ Reduce size of interactive extension (#30233)
48bd5d8 jss transform: transform via postcss (#30206)
2c522ab โœจ Add prebidappnexuspsp as a vendor to RTC config (#30232)
2a2a773 โœจ amp-a4a: declare Future Plc as a new vendor (#29985)
43d58d9 โœจ [amp-story-360] Add scene orientation support (fixes #29514) (#30138)
462f3fd โœจ VideoWrapper Preact component with autoplay and mediasession (#29486)
77f880f ๐Ÿ› Fix ad index value in IMA video (#30249)
7fc4261 amp-iframe: Hide overflow element on resize (#30114)
2738cde โ„๏ธ Attempt to deflake messaging-handshake test (#30247)
96597ce ๐Ÿ— Increment cherry pick branch version by number of commits (#30262)
d83351b ๐Ÿ› Fix Animation.animate breakage caused by missing import. (#30264)
18ec044 Revert "๐Ÿ› Report zero visibility for zero size element" (#30284)
3376386 ๐Ÿงช Experimental code: Dial up the Adsense ad size optimization experiment to 10%. (#30277)
84d47a1 โœจ Clone children as VNodes into component call (#30287)
32579ce ๐Ÿ– System UI updates (#30279)
a702b77 ๐Ÿ› Also look at the content of the response when detecting Scroll (#30248)
73f4130 ๐Ÿ— Add support for gulp serve --coverage coverage collection endpoint (#30099)
92627e6 dependencies: bump worker-dom (#30305)
29f6433 Support aspect-ratio CSS for layout=responsive (#30295)
de5e19a โœจ Update checkConsentHref for the iubenda integration (#30090)
b2bfc26 ๐Ÿš€ Separating BaseTemplate from template-impl. (#30208)
13de25e Wait for scrolling before loading sticky ad (#30306)
0cc9f10 ๐Ÿ— Lint for $ in animation-name (#30297)

Breakdown by component

ads (5) 1d32b79 โ™ป๏ธ Move tests and reference implementation to use promise on context.requestResize API (#30192)
767775f ๐Ÿงช Remove and launch sticky ad safety area css experiment (#30169)
80f913d โœจ Added new ad network vlyby (#30205)
8f317f5 Fix yield pro use of implicit this (#30235)
77f880f ๐Ÿ› Fix ad index value in IMA video (#30249)
amp-a4a (4) 973cb29 Move no-signing to RTV exp (#30201)
7910e6c Update callout-vendors.js (#30161)
2c522ab โœจ Add prebidappnexuspsp as a vendor to RTC config (#30232)
2a2a773 โœจ amp-a4a: declare Future Plc as a new vendor (#29985)
amp-access-scroll (1) a702b77 ๐Ÿ› Also look at the content of the response when detecting Scroll (#30248)
amp-ad (2) 80f913d โœจ Added new ad network vlyby (#30205)
13de25e Wait for scrolling before loading sticky ad (#30306)
amp-ad-network-adsense-impl (2) 973cb29 Move no-signing to RTV exp (#30201)
767775f ๐Ÿงช Remove and launch sticky ad safety area css experiment (#30169)
amp-ad-network-doubleclick-impl (3) 973cb29 Move no-signing to RTV exp (#30201)
767775f ๐Ÿงช Remove and launch sticky ad safety area css experiment (#30169)
cf3ded8 ๐ŸงชFully launch json targeting expansion experiment. (#29831)
amp-ad-network-nws-impl (1) 43c953f โœจAdd new owners file for NWS fast fetch (#29743)
amp-analytics (1) 18ec044 Revert "๐Ÿ› Report zero visibility for zero size element" (#30284)
amp-audio (1) 462f3fd โœจ VideoWrapper Preact component with autoplay and mediasession (#29486)
amp-consent (1) de5e19a โœจ Update checkConsentHref for the iubenda integration (#30090)
amp-date-countdown (2) ec0f14c โœจ [bento][amp-date-countdown] Initial Preact component for amp-date-countdown (#30092)
7db7c5c ๐Ÿ“– [bento][amp-date-countdown] Preact storybook for amp-date-countdown (#30227)
amp-date-display (2) 941616d Multi-attribute prop bindings for date components (#30228)
c26ece3 amp-date-display: render via __html string (#30226)
amp-iframe (1) 7fc4261 amp-iframe: Hide overflow element on resize (#30114)
amp-ima-video (1) 77f880f ๐Ÿ› Fix ad index value in IMA video (#30249)
amp-mustache (2) c26ece3 amp-date-display: render via __html string (#30226)
b2bfc26 ๐Ÿš€ Separating BaseTemplate from template-impl. (#30208)
amp-social-share (1) 23a38c4 ๐Ÿ“– [bento][amp-social-share] Clean up storybooks for social share (#30191)
amp-sticky-ad (1) 767775f ๐Ÿงช Remove and launch sticky ad safety area css experiment (#30169)
amp-story (3) d07e200 ๐Ÿ› Pagination button mobile screen reader support (#30117)
1392a7a Drop keyframes based on physics (#30220)
32579ce ๐Ÿ– System UI updates (#30279)
amp-story-360 (1) 43d58d9 โœจ [amp-story-360] Add scene orientation support (fixes #29514) (#30138)
amp-story-auto-ads (1) e28f587 ๐Ÿ› Fix story ads in no signing exp (#30224)
amp-story-interactive (2) 493cd7e Validator rollup (#30202)
18ef676 โ™ป๏ธ Reduce size of interactive extension (#30233)
amp-timeago (1) 941616d Multi-attribute prop bindings for date components (#30228)
amp-video (1) 462f3fd โœจ VideoWrapper Preact component with autoplay and mediasession (#29486)
amp-viewer-integration (2) 653da73 Extend timeout for flakey test (#30124)
2738cde โ„๏ธ Attempt to deflake messaging-handshake test (#30247)
build-system (12) 973cb29 Move no-signing to RTV exp (#30201)
767775f ๐Ÿงช Remove and launch sticky ad safety area css experiment (#30169)
a670e5c --files flag windows support (#30222)
941616d Multi-attribute prop bindings for date components (#30228)
c26ece3 amp-date-display: render via __html string (#30226)
48bd5d8 jss transform: transform via postcss (#30206)
96597ce ๐Ÿ— Increment cherry pick branch version by number of commits (#30262)
3376386 ๐Ÿงช Experimental code: Dial up the Adsense ad size optimization experiment to 10%. (#30277)
73f4130 ๐Ÿ— Add support for `gulp serve --coverage` coverage collection endpoint (#30099)
29f6433 Support aspect-ratio CSS for layout=responsive (#30295)
b2bfc26 ๐Ÿš€ Separating BaseTemplate from template-impl. (#30208)
0cc9f10 ๐Ÿ— Lint for $ in animation-name (#30297)
package updates (1) e7a2b26 ๐Ÿ“ฆ Update dependency puppeteer to v5.3.0 (#30203)
src (8) 50315b1 Ensure auto-injected script tags are parsed as modules in ESM mode (#30093)
941616d Multi-attribute prop bindings for date components (#30228)
c26ece3 amp-date-display: render via __html string (#30226)
462f3fd โœจ VideoWrapper Preact component with autoplay and mediasession (#29486)
d83351b ๐Ÿ› Fix `Animation.animate` breakage caused by missing import. (#30264)
84d47a1 โœจ Clone children as VNodes into component call (#30287)
29f6433 Support aspect-ratio CSS for layout=responsive (#30295)
b2bfc26 ๐Ÿš€ Separating BaseTemplate from template-impl. (#30208)
third_party (1) 43d58d9 โœจ [amp-story-360] Add scene orientation support (fixes #29514) (#30138)
validator (1) 493cd7e Validator rollup (#30202)

Don't miss a new amphtml release

NewReleases is sending notifications on new releases.