github ampproject/amphtml 2005080549000

latest releases: 2406131415000, 2406071948000, 2406111827000...
pre-release4 years ago
Baseline release: 2005050322002

Raw notes

d78e7ee ๐Ÿ— Add gulp performance to Travis (#28148)
e3b0d95 ๐Ÿš€ Move FixedLayer to amp-viewer-integration extension (#27499)
1136a60 Trim bounce values (#28197)
fe7952a ๐Ÿ“ฆ Update dependency google-closure-compiler to v20200426 (#28165)
479619f ๐Ÿ“ฆ Update dependency @jest/core to v26 (#28183)
455ec1c ๐Ÿ“ฆ Update dependency karma-coverage-istanbul-reporter to v3 (#28192)
d1ee76d ๐Ÿ“ฆ Update dependency postcss to v7.0.29 (#28176)
432308f ๐Ÿ“ฆ Update dependency eslint-plugin-jsdoc to v24.0.2 (#28178)
8b13e2b ๐Ÿ“ฆ Update dependency rollup-plugin-filesize to v8 (#28153)
984e375 ๐Ÿ“ฆ Update dependency org.apache.maven.plugins:maven-assembly-plugin to v3.3.0 (#28151)
33b813e ๐Ÿ— Add missing await to stopServer() invocations (#28204)
52ea599 Fix Node API on Node >12 (#28210)
8545cdd Fix userAssert's type annotation (#28191)
314c8b6 added blurb explaining web stories and AMP stories (#28186)
f053a91 Validator rollup (#28214)
fd86263 Add manufactured comments token metadata for parser. (#28218)
5b38fc6 ๐Ÿ› Add error messages to thrown bare Error()s in amp-script (#28185)
5a041f1 amp-script: catch user errors in worker scripts (#28207)
6b2a4bc amp-script: add wg-runtime to OWNERS (#28216)
e35e2fa Add implicit layout comments (#28190)
001680a spec: Add AMP framework hosting guide (#27100)
947a577 ๐Ÿ“ฆ Update dependency fetch-mock to v9.5.0 (#28211)
cec4cce ๐Ÿ— Reduce coverage threshold for codecov check (#28215)
3a2dc87 โช Remove experiment for FixedLayer due to failing sidebar test (#28228)
396c36c ๐Ÿ“– Exclude amp-state: documentation for email (#28226)
579e523 Add subscriptions-message-number to SwG smartbox button (#28213)
a0c0d0a ๐Ÿ— Configure Closure Compile to use ECMASCRIPT_2020 (#28240)
d9a8947 amp-rdu round 1 documentation update for amp-3d-gltf (#27913)
b431a5f ๐Ÿ“ฆ Update dependency puppeteer to v3.0.3 (#28239)
1d29dfb ๐Ÿš€ Allow prerendering of more elements (#28203)
70dc3b7 ๐Ÿšฎ Remove skipped old tests (#28242)
ecfbc5a Temporarily remove ads from performance test pages (#28241)
cb57fe2 โ™ป๏ธrename test file (#28246)
f7ac59b ๐Ÿ“ฆ Update dependency rollup to v2.8.2 (#28147)
93c2785 fixed bracket (#28202)
659a8cd ๐Ÿ“ฆ Update dependency puppeteer to v3.0.4 (#28251)
471bbb9 โœจ amp-animation: add x(), y(), rescale by scope element's transform (#28146)
10648a1 Ramp up no center css experiment to 5% prod (#28249)
86cb885 ๐Ÿ“ฆ Update dependency karma to v5.0.5 (#28258)
9d4b993 ๐Ÿ“ฆ Update dependency eslint-plugin-jsdoc to v24.0.6 (#28230)
3a07e03 ๐Ÿ“ฆ Update dependency amphtml-validator to v1.0.31 (#28221)
0e3e847 Delete validator/AUTHORS. (#28265)
c985e34 Add support for module/nomodule script pairs (#28250)
9f79bc1 ๐Ÿ“– Fixes a typo (#28263)

Breakdown by component

ads (0)
amp-3d-gltf (1) d9a8947 amp-rdu round 1 documentation update for amp-3d-gltf (#27913)
amp-access (1) 93c2785 fixed bracket (#28202)
amp-accordion (1) 1d29dfb ๐Ÿš€ Allow prerendering of more elements (#28203)
amp-analytics (3) 8545cdd Fix userAssert's type annotation (#28191)
70dc3b7 ๐Ÿšฎ Remove skipped old tests (#28242)
cb57fe2 โ™ป๏ธrename test file (#28246)
amp-animation (1) 471bbb9 โœจ amp-animation: add x(), y(), rescale by scope element's transform (#28146)
amp-base-carousel (1) 1d29dfb ๐Ÿš€ Allow prerendering of more elements (#28203)
amp-carousel (1) 1d29dfb ๐Ÿš€ Allow prerendering of more elements (#28203)
amp-inline-gallery (1) 1d29dfb ๐Ÿš€ Allow prerendering of more elements (#28203)
amp-list (1) 396c36c ๐Ÿ“– Exclude `amp-state:` documentation for email (#28226)
amp-mega-menu (1) 1d29dfb ๐Ÿš€ Allow prerendering of more elements (#28203)
amp-nested-menu (1) 1d29dfb ๐Ÿš€ Allow prerendering of more elements (#28203)
amp-script (3) 5b38fc6 ๐Ÿ› Add error messages to thrown bare Error()s in `amp-script` (#28185)
5a041f1 amp-script: catch user errors in worker scripts (#28207)
6b2a4bc amp-script: add wg-runtime to OWNERS (#28216)
amp-selector (1) 1d29dfb ๐Ÿš€ Allow prerendering of more elements (#28203)
amp-sidebar (1) 1d29dfb ๐Ÿš€ Allow prerendering of more elements (#28203)
amp-story (3) 1136a60 Trim bounce values (#28197)
314c8b6 added blurb explaining web stories and AMP stories (#28186)
471bbb9 โœจ amp-animation: add x(), y(), rescale by scope element's transform (#28146)
amp-stream-gallery (1) 1d29dfb ๐Ÿš€ Allow prerendering of more elements (#28203)
amp-subscriptions (1) 9f79bc1 ๐Ÿ“– Fixes a typo (#28263)
amp-subscriptions-google (1) 579e523 Add subscriptions-message-number to SwG smartbox button (#28213)
amp-viewer-integration (1) e3b0d95 ๐Ÿš€ Move FixedLayer to amp-viewer-integration extension (#27499)
build-system (7) d78e7ee ๐Ÿ— Add gulp performance to Travis (#28148)
e3b0d95 ๐Ÿš€ Move FixedLayer to amp-viewer-integration extension (#27499)
33b813e ๐Ÿ— Add missing `await` to `stopServer()` invocations (#28204)
8545cdd Fix userAssert's type annotation (#28191)
3a2dc87 โช Remove experiment for FixedLayer due to failing sidebar test (#28228)
a0c0d0a ๐Ÿ— Configure Closure Compile to use ECMASCRIPT_2020 (#28240)
10648a1 Ramp up no center css experiment to 5% prod (#28249)
package updates (14) fe7952a ๐Ÿ“ฆ Update dependency google-closure-compiler to v20200426 (#28165)
479619f ๐Ÿ“ฆ Update dependency @jest/core to v26 (#28183)
455ec1c ๐Ÿ“ฆ Update dependency karma-coverage-istanbul-reporter to v3 (#28192)
d1ee76d ๐Ÿ“ฆ Update dependency postcss to v7.0.29 (#28176)
432308f ๐Ÿ“ฆ Update dependency eslint-plugin-jsdoc to v24.0.2 (#28178)
8b13e2b ๐Ÿ“ฆ Update dependency rollup-plugin-filesize to v8 (#28153)
984e375 ๐Ÿ“ฆ Update dependency org.apache.maven.plugins:maven-assembly-plugin to v3.3.0 (#28151)
947a577 ๐Ÿ“ฆ Update dependency fetch-mock to v9.5.0 (#28211)
b431a5f ๐Ÿ“ฆ Update dependency puppeteer to v3.0.3 (#28239)
f7ac59b ๐Ÿ“ฆ Update dependency rollup to v2.8.2 (#28147)
659a8cd ๐Ÿ“ฆ Update dependency puppeteer to v3.0.4 (#28251)
86cb885 ๐Ÿ“ฆ Update dependency karma to v5.0.5 (#28258)
9d4b993 ๐Ÿ“ฆ Update dependency eslint-plugin-jsdoc to v24.0.6 (#28230)
3a07e03 ๐Ÿ“ฆ Update dependency amphtml-validator to v1.0.31 (#28221)
src (3) e3b0d95 ๐Ÿš€ Move FixedLayer to amp-viewer-integration extension (#27499)
8545cdd Fix userAssert's type annotation (#28191)
c985e34 Add support for module/nomodule script pairs (#28250)
third_party (0)
validator (4) 52ea599 Fix Node API on Node >12 (#28210)
f053a91 Validator rollup (#28214)
fd86263 Add manufactured comments token metadata for parser. (#28218)
0e3e847 Delete validator/AUTHORS. (#28265)

Don't miss a new amphtml release

NewReleases is sending notifications on new releases.