Baseline release: 2107092322000
Raw notes
38f8b58 ๐
/ ๐ Create new binary for compiler #compiler (#35137)
1594e79 ๐ [Story performance] Experiment to load first page assets before loading other pages to improve LCP (#34846)
9ec218b โป๏ธ Move builtins/ under src/ (#35139)
2418d20 Prevent double navigation from page-outlink. (#35187)
60ff317 โจ amp-story-desktop-one-panel background-blur Pre draw image to fade in (#35175)
775c6a1 amp-fit-text: avoid innerHTML serialize/parse (#35180)
5e3ae41 ๐ [Story performance] Launch first page load experiment to 10% (#35192)
a28747a ๐ [Story interactive] Landing Animations for Image Quizzes and Image Polls (#35168)
5449cc5 โจ Add Wunderkind ads extension (#34873)
0fde716 Use remote video cache over AMP Cache video cache. (#35194)
67613b0 ๐ Publish stable releases that have cherrypicks (#35203)
b99d306 โ
[amp-tiktok] Fix skipped amp-tiktok tests. (#35124)
d6cde60 ๐ [Story interactive] Center Prompt for Image Quizzes and Image Polls by Default (#35195)
aa1f758 static-layout: extract getEffectiveLayout and revert amp-layout buildDom extraction (#35148)
4c567a7 Sync for validator/cpp/htmlparser (#35211)
e6a551b ๐ [Story interactive] Post-Selection Animations for Image Quizzes and Image Polls (#35205)
c4161d0 add capture for inpute[type=file] on AMP format only (#35215)
a8146f0 ๐งช Remove 3p-vendor-split experiment code path (#35149)
0924ecb ๐ Omit tilde (~) in Storybook output filenames (#35224)
4b03dcd โป๏ธ Enable import/order for unlikely-to-conflict src/ subdirs (#35226)
c4a78c1 ๐ ๐ build-system: rebuilds should debounce on the leading edge ๐ ๐ (#35210)
a4e1261 ๐๐ Trim selectors in z-index report (#35235)
6c08167 ๐ [Story interactive] Add Styles for Focused Options for Image Quizzes and Polls (#35234)
8039fdd โจ Message announcing IE Deprecation (#35240)
09c92d8 โจ amp-story-desktop-one-panel background-blur Use video or video poster in blur. (#35231)
747bf43 ๐๐ Change get-zindex to await on child process to close, not the child process's stdout stream (#35244)
7498b00 ๐ [Amp story] [Page attachment] Always open link taps in page attachment (#34958)
aa05cbe Track video-cache experiment through CSI. (#35242)
e1c2d0f ๐ Use Docker containers in CircleCI builds, and other optimizations (#35176)
135240e Fix the sticky ad amp-ad example (#35236)
016e5e8 [Story interactive] Make slider component interactable (#35167)
7b0912f ๐ [story-ads] Use ad slot size in spsa param (#35213)
cd4cff5 Add amp-ad sticky ads example page (#34683)
5198f71 Change deprecation to soft failure (#35237)
cd97b6b โจ Bento amp-iframe placeholder and position behavior (#35173)
96af70f Unify CacheState tracking for both legacy and remote video caching systems. (#35252)
210cf84 ๐ Fix bug in instantiation of babel cache (#35271)
Breakdown by component
amp-ad (3)
5449cc5 โจ Add Wunderkind ads extension (#34873)a8146f0 ๐งช Remove 3p-vendor-split experiment code path (#35149)5198f71 Change deprecation to soft failure (#35237)
amp-base-carousel (1)
e1c2d0f ๐ Use Docker containers in CircleCI builds, and other optimizations (#35176)
amp-carousel (1)
e1c2d0f ๐ Use Docker containers in CircleCI builds, and other optimizations (#35176)
amp-social-share (1)
e1c2d0f ๐ Use Docker containers in CircleCI builds, and other optimizations (#35176)
amp-story (8)
1594e79 ๐ [Story performance] Experiment to load first page assets before loading other pages to improve LCP (#34846)2418d20 Prevent double navigation from page-outlink. (#35187)60ff317 โจ `amp-story-desktop-one-panel` `background-blur` Pre draw image to fade in (#35175)5e3ae41 ๐ [Story performance] Launch first page load experiment to 10% (#35192)d6cde60 ๐ [Story interactive] Center Prompt for Image Quizzes and Image Polls by Default (#35195)09c92d8 โจ `amp-story-desktop-one-panel` `background-blur` Use video or video poster in blur. (#35231)7498b00 ๐ [Amp story] [Page attachment] Always open link taps in page attachment (#34958)96af70f Unify CacheState tracking for both legacy and remote video caching systems. (#35252)
amp-story-auto-ads (1)
e1c2d0f ๐ Use Docker containers in CircleCI builds, and other optimizations (#35176)
amp-story-interactive (4)
a28747a ๐ [Story interactive] Landing Animations for Image Quizzes and Image Polls (#35168)e6a551b ๐ [Story interactive] Post-Selection Animations for Image Quizzes and Image Polls (#35205)6c08167 ๐ [Story interactive] Add Styles for Focused Options for Image Quizzes and Polls (#35234)016e5e8 [Story interactive] Make slider component interactable (#35167)
amp-video (3)
0fde716 Use remote video cache over AMP Cache video cache. (#35194)aa05cbe Track video-cache experiment through CSI. (#35242)96af70f Unify CacheState tracking for both legacy and remote video caching systems. (#35252)
build-system (10)
38f8b58 ๐
/ ๐ Create new binary for compiler #compiler (#35137)9ec218b โป๏ธ Move `builtins/` under `src/` (#35139)5e3ae41 ๐ [Story performance] Launch first page load experiment to 10% (#35192)a8146f0 ๐งช Remove 3p-vendor-split experiment code path (#35149)0924ecb ๐ Omit tilde (`~`) in Storybook output filenames (#35224)c4a78c1 ๐ ๐ build-system: rebuilds should debounce on the leading edge ๐ ๐ (#35210)a4e1261 ๐๐ Trim selectors in z-index report (#35235)747bf43 ๐๐ Change get-zindex to await on child process to close, not the child process's stdout stream (#35244)e1c2d0f ๐ Use Docker containers in CircleCI builds, and other optimizations (#35176)210cf84 ๐ Fix bug in instantiation of babel cache (#35271)
package updates (0)
src (6)
38f8b58 ๐
/ ๐ Create new binary for compiler #compiler (#35137)9ec218b โป๏ธ Move `builtins/` under `src/` (#35139)aa1f758 static-layout: extract getEffectiveLayout and revert amp-layout buildDom extraction (#35148)a8146f0 ๐งช Remove 3p-vendor-split experiment code path (#35149)4b03dcd โป๏ธ Enable import/order for unlikely-to-conflict `src/` subdirs (#35226)8039fdd โจ Message announcing IE Deprecation (#35240)