Skip to content

2107302322000

Compare
Choose a tag to compare
@ampprojectbot ampprojectbot released this 10 Aug 22:56
3641f93
Baseline release: 2107240354000

Raw notes

6d4ace9 [amp-lightbox-gallery:0.1] Remove unnecessary dict in analytics triggers (#35376)
0b34e0e ๐Ÿ“– Update<amp-consent> policy configuration snippet (#35362)
4322cc8 amp-sidebar: Use history service in AMP layer (#35334)
f3c1c49 ๐Ÿ› [Story interactive] Fix Styling for Image Quizzes and Image Polls without a Prompt (#35378)
81fadb8 ๐Ÿ– [Story interactive] Text Shadow for Percentage Text for Image Quizzes and Polls (#35324)
df315b6 โœจ [Amp story player] [Desktop panels player] Experiment setup and basic styling (#34956)
5a70c89 Support amp-facebook-comments, -like, and -page with one extension binary (1.0 only) (#35064)
d34534d amp-mode-transformer: transform two more keys (#35294)
0f0ed44 buildDom: simplify interface, improve docs (#35209)
7e4f97d โœ… [Story interactive] Add Image Quizzes and Polls with Invalid Endpoints to Examples (#35359)
e7326ab ๐Ÿ› [Story interactive] Fix Post-Selection Animation Inaccuracies for Image Quizzes (#35292)
98bfa97 Sync for validator cpp engine and cpp htmlparser (#35403)
5522831 โœจ [Story interactive] Scaffolding for New Results Component (#35400)
65a3b3c ๐Ÿ— ๐Ÿšฎ Remove amp coverage-map (#35266)
192ae58 โœจ [Amp story player] [Desktop panels player] Hide buttons if full-bleed story. (#35397)
5a26e0a ๐Ÿ— Remove fail_fast from CircleCI config (#35319)
04b03b7 ๐Ÿ— Cache .git directory in CircleCI builds (#35322)
0e19d78 ๐Ÿ— Store compiled Bento components between CircleCI jobs (#35414)
ed44cf8 ๐Ÿ— Parallelize bundle-size build jobs on CircleCI (#35295)
6dadc33 โœจ ๐Ÿ› Respect scroll-padding-* properties in local navigation (#35366)
9d197f7 โœ… [Story interactive] Test Results Integration for Image Quizzes and Polls (#35408)
f208239 ๐Ÿš€ [Story performance] Disable animations in first page under experiment (#35356)
f9df1c0 ๐Ÿ– [Story interactive] Styling for Image Quizzes and Polls with Missing Images (#35420)
d04a7e5 ๐Ÿ“– amp-iframe vs native iframe documentation (#35196)
0f73b7c Use history service in amp-lightbox:1.0 and amp-lightbox-gallery:1.0 in AMP layer (#35393)
0630287 โ™ป๏ธ [amp-iframe] rename clickToPlay to hasPlaceholder (#35404)
a6d2007 ๐Ÿ“– Add missing period to comment (#35433)
f666b7a ๐Ÿ› Fix broken link & invalid AMP page on amp.dev amp-video-iframe component documentation (#35424)
2d0c097 ๐Ÿ– [Story interactive] Adapt slider styles to work on Firefox (#35432)
09135a9 ๐Ÿ› [Amp story] Add SVG feblend to validation (#35436)
a9b6596 SwG Release 0.1.22.177 (#35447)
7c1920a Wrap preact.Fragment with preact.createElement (#35418)
b5ec7c8 ๐Ÿ“– Update amp-tiktok documentation to include placeholder information (#35409)
2c73ad6 Add validations for amp-lightbox-gallery:1.0 (#35434)
3fed670 โ™ป๏ธ Core+Types: resource-container-helper, clipboard, getChildJsonConfig, async-input (#35138)
08b5d9f added story ad badge fix for safari (#35429)
301af16 Release existing CSS files for Bento components (#35456)
5c1b68f ๐Ÿ— Create a release for the release tagger (#35459)
e51cf8e ๐ŸŽ [a4a] Scope origin trial querySelector to head (#35391)
27a4ef3 โœจ Allow expanding SOURCE_URL in amp-consent URLs (#35460)
bb3da78 ๐Ÿ—๐Ÿ› Fix .git cache issues in CircleCI (#35475)
375321b Improve screen orientation locking for stories (#35478)
933c1ca ๐Ÿ— Remove newline from log color definitions in CircleCI bash files (#35479)
53d97f1 ๐Ÿ“– [Story performance] Not turn off experiment on example story on visibility if hashString is not present (#35417)
7ff3a9d new ad network jixie โœจ New feature (#35128)
3641f93 ๐Ÿ›Fix story ad badge position regression (#35481)

Breakdown by component

ads (2) e51cf8e ๐ŸŽ [a4a] Scope origin trial querySelector to head (#35391)
7ff3a9d new ad network jixie โœจ New feature (#35128)
amp-ad (1) 7ff3a9d new ad network jixie โœจ New feature (#35128)
amp-analytics (1) 3fed670 โ™ป๏ธ Core+Types: resource-container-helper, clipboard, getChildJsonConfig, async-input (#35138)
amp-animation (1) 3fed670 โ™ป๏ธ Core+Types: resource-container-helper, clipboard, getChildJsonConfig, async-input (#35138)
amp-consent (3) 0b34e0e ๐Ÿ“– Update`<amp-consent>` `policy` configuration snippet (#35362)
3fed670 โ™ป๏ธ Core+Types: resource-container-helper, clipboard, getChildJsonConfig, async-input (#35138)
27a4ef3 โœจ Allow expanding `SOURCE_URL` in `amp-consent` URLs (#35460)
amp-facebook (1) 5a70c89 Support `amp-facebook-comments`, `-like`, and `-page` with one extension binary (`1.0` only) (#35064)
amp-facebook-comments (1) 5a70c89 Support `amp-facebook-comments`, `-like`, and `-page` with one extension binary (`1.0` only) (#35064)
amp-facebook-like (1) 5a70c89 Support `amp-facebook-comments`, `-like`, and `-page` with one extension binary (`1.0` only) (#35064)
amp-facebook-page (1) 5a70c89 Support `amp-facebook-comments`, `-like`, and `-page` with one extension binary (`1.0` only) (#35064)
amp-fit-text (1) 0f0ed44 buildDom: simplify interface, improve docs (#35209)
amp-form (1) 3fed670 โ™ป๏ธ Core+Types: resource-container-helper, clipboard, getChildJsonConfig, async-input (#35138)
amp-iframe (2) d04a7e5 ๐Ÿ“– amp-iframe vs native iframe documentation (#35196)
0630287 โ™ป๏ธ [amp-iframe] rename `clickToPlay` to `hasPlaceholder` (#35404)
amp-lightbox (2) 0f73b7c Use history service in `amp-lightbox:1.0` and `amp-lightbox-gallery:1.0` in AMP layer (#35393)
3fed670 โ™ป๏ธ Core+Types: resource-container-helper, clipboard, getChildJsonConfig, async-input (#35138)
amp-lightbox-gallery (3) 6d4ace9 [amp-lightbox-gallery:0.1] Remove unnecessary `dict` in analytics triggers (#35376)
0f73b7c Use history service in `amp-lightbox:1.0` and `amp-lightbox-gallery:1.0` in AMP layer (#35393)
2c73ad6 Add validations for amp-lightbox-gallery:1.0 (#35434)
amp-link-rewriter (1) 3fed670 โ™ป๏ธ Core+Types: resource-container-helper, clipboard, getChildJsonConfig, async-input (#35138)
amp-recaptcha-input (1) 3fed670 โ™ป๏ธ Core+Types: resource-container-helper, clipboard, getChildJsonConfig, async-input (#35138)
amp-sidebar (2) 4322cc8 `amp-sidebar`: Use history service in AMP layer (#35334)
3fed670 โ™ป๏ธ Core+Types: resource-container-helper, clipboard, getChildJsonConfig, async-input (#35138)
amp-skimlinks (1) 3fed670 โ™ป๏ธ Core+Types: resource-container-helper, clipboard, getChildJsonConfig, async-input (#35138)
amp-story (9) f3c1c49 ๐Ÿ› [Story interactive] Fix Styling for Image Quizzes and Image Polls without a Prompt (#35378)
df315b6 โœจ [Amp story player] [Desktop panels player] Experiment setup and basic styling (#34956)
192ae58 โœจ [Amp story player] [Desktop panels player] Hide buttons if full-bleed story. (#35397)
f208239 ๐Ÿš€ [Story performance] Disable animations in first page under experiment (#35356)
f9df1c0 ๐Ÿ– [Story interactive] Styling for Image Quizzes and Polls with Missing Images (#35420)
a6d2007 ๐Ÿ“– Add missing period to comment (#35433)
09135a9 ๐Ÿ› [Amp story] Add SVG `feblend` to validation (#35436)
3fed670 โ™ป๏ธ Core+Types: resource-container-helper, clipboard, getChildJsonConfig, async-input (#35138)
375321b Improve screen orientation locking for stories (#35478)
amp-story-auto-ads (2) 08b5d9f added story ad badge fix for safari (#35429)
3641f93 ๐Ÿ›Fix story ad badge position regression (#35481)
amp-story-interactive (5) 81fadb8 ๐Ÿ– [Story interactive] Text Shadow for Percentage Text for Image Quizzes and Polls (#35324)
e7326ab ๐Ÿ› [Story interactive] Fix Post-Selection Animation Inaccuracies for Image Quizzes (#35292)
5522831 โœจ [Story interactive] Scaffolding for New Results Component (#35400)
f9df1c0 ๐Ÿ– [Story interactive] Styling for Image Quizzes and Polls with Missing Images (#35420)
2d0c097 ๐Ÿ– [Story interactive] Adapt slider styles to work on Firefox (#35432)
amp-tiktok (1) b5ec7c8 ๐Ÿ“– Update `amp-tiktok` documentation to include placeholder information (#35409)
amp-video-iframe (1) f666b7a ๐Ÿ› Fix broken link & invalid AMP page on amp.dev amp-video-iframe component documentation (#35424)
build-system (12) df315b6 โœจ [Amp story player] [Desktop panels player] Experiment setup and basic styling (#34956)
5a70c89 Support `amp-facebook-comments`, `-like`, and `-page` with one extension binary (`1.0` only) (#35064)
d34534d amp-mode-transformer: transform two more keys (#35294)
5522831 โœจ [Story interactive] Scaffolding for New Results Component (#35400)
65a3b3c ๐Ÿ— ๐Ÿšฎ Remove `amp coverage-map` (#35266)
0e19d78 ๐Ÿ— Store compiled Bento components between CircleCI jobs (#35414)
ed44cf8 ๐Ÿ— Parallelize bundle-size build jobs on CircleCI (#35295)
f208239 ๐Ÿš€ [Story performance] Disable animations in first page under experiment (#35356)
3fed670 โ™ป๏ธ Core+Types: resource-container-helper, clipboard, getChildJsonConfig, async-input (#35138)
08b5d9f added story ad badge fix for safari (#35429)
301af16 Release existing CSS files for Bento components (#35456)
5c1b68f ๐Ÿ— Create a release for the release tagger (#35459)
package updates (0)
src (6) df315b6 โœจ [Amp story player] [Desktop panels player] Experiment setup and basic styling (#34956)
0f0ed44 buildDom: simplify interface, improve docs (#35209)
192ae58 โœจ [Amp story player] [Desktop panels player] Hide buttons if full-bleed story. (#35397)
6dadc33 โœจ ๐Ÿ› Respect `scroll-padding-*` properties in local navigation (#35366)
7c1920a Wrap preact.Fragment with preact.createElement (#35418)
3fed670 โ™ป๏ธ Core+Types: resource-container-helper, clipboard, getChildJsonConfig, async-input (#35138)
third_party (1) a9b6596 SwG Release 0.1.22.177 (#35447)
validator (1) 98bfa97 Sync for validator cpp engine and cpp htmlparser (#35403)