github ampproject/amphtml 1518203063064

latest releases: 2405160547000, 2405152345000, 2405141618000...
6 years ago

Version: 1518203063064

  • amp-lightbox-gallery: install component if extension is loaded (#13405)
  • Create task queue to synchronize function calls to media pool elements (#13259)
  • Disable copy to clipboard on iOS. (#13387)
  • Not adding sticky-ad to fixed layer with collapsed AMP Ad (#13329)
  • amp-lightbox-gallery: rescan when needed to support amp-list and friends (#13384)
  • Doubleclick/AdSense Fast Fetch: Include GA parameters (#13383)
  • Implement A2A support (#13300)
  • Wrap {...} constants with dict({...}) in sanitizer.js (#13271)
  • Disable same-line logging for non-TTY Travis (#13372)
  • Improve formatting of closure compiler error messages (#13365)
  • Fixing pointer-events on system layer buttons. (#13335)
  • Adding a target='_top' attribute to the bookend links. (#13360)
  • Update karma-browserify to the latest version 🚀 (#13337)
  • Run presubmit and lint checks during every Travis PR build (#13362)
  • 🏗 Refactor greenkeeper branch optimization in pr-check.js (#13359)
  • ✨🏗 add cssBinaries options for extra css outputs for an extension (#13303)
  • Remove heartbeat from default parsely config (#13348)
  • Revert "Revert "Update browserify to the latest version 🚀"" (#13356)
  • Remove heartbeat from default parsely config (#13348)
  • Improve fake ad for demo purpose (#13306)
  • Improve the reliability of gulp test (#13339)
  • Revert "Update browserify to the latest version 🚀" (#13347)
  • Nameframe experiment (#12708)
  • Add support for (#13261)
  • Validator Rollup (#13338)
  • Change [state] usage from warning to error (#13237)
  • amp-bind: Warn during verify instead of error (#13236)
  • Update browserify to the latest version 🚀 (#13333)
  • Clean up unnecessary dependency of ads/_config in A4A test. (#13342)
  • Fix flaky Karma startup by refreshing the wd cache (#13328)
  • Update Pubmine amp-ad to new 'async' implementation (#12855)
  • Resets and disables touch zoom for amp stories. (#13316)
  • Fix gulp test --a4a (#13331)
  • Linear transitions for media story pages progress bar. (#13296)
  • Replaced "AMP Ads" with "AMPHTML ads" (#12923)
  • Update eslint to the latest version 🚀 (#13252)
  • Compile all css with gulp dist (#13285)
  • Eslint: Remove unnecessary semicolons (#13323)
  • Tweak the Git instructions (#13112)
  • Don't cancel watch if an edit causes a compilation error (#13312)
  • Remove unused A2A functionality for ALP (#13297)
  • Lightbox: only apply ghost to images going through transitions (#13301)
  • Added flag indicated renderStart implemented (#13062)
  • Delete build-system/tasks/package.json, whitelist heroku page (#13295)
  • Hand icon for all lightboxed images (#13298)
  • Implement amp-byside-placeholder extension (#12798)
  • Update amp-iframe container in build callback (#13242)
  • Fix 'gulp test --a4a' and remove '--randomize' (#13292)
  • Increase button tap target size and ghost image on enter (#13278)
  • Fix for broken snapping on IOS for slides (#13290)
  • Make sure polyfills.js is imported before anything else (#13277)
  • 🐛🖍️ Preventing publishers CSS from overriding stories system layer and bookend. (#13270)
  • Run lint and presubmit on gulpfile.js (#13258)
  • return with user error (#13279)
  • Fix bug: #HandleRequestForEvent_ return with user error (#13279)
  • Fail build on compiler error, after printing a useful message (#13255)
  • Support --extensions=minimal_set & bug fix (#13249)
  • Indicate progress during gulp lint and cleanly exit (#13274)
  • Story-Auto-Ads Skeleton (#13239)
  • amp-story video playback improvements (#13245)
  • Fix bookend image aspect scaling. (#13212)
  • Rename lightbox viewer to lightbox gallery and clean up examples (#13266)
  • cron job from @erwinmombay to update size.txt (#13263)
  • 📖 add AMP emoji conventional changelogs (#13037)
  • Document batchPlugin and how vendor add their plugin (#13065)
  • <amp-facebook-*>Add data-locale attribute (#13204)
  • Fix import ordering in amp-access-scroll (#13265)
  • Eslint: Sort import and require statements, fix no-unused-vars usage (#13256)
  • Initial commit of amp-access-scroll (#12955)
  • Initialize DOM for page scaling (#13251)
  • Display youtube placeholder in mutate phase (#13248)
  • Set muted property on media elements (#13240)
  • Document usage of --noextensions and --extensions (#13246)
  • Add --extensions flag to only build listed extensions (#13203)
  • fix gulp file to check for dev mode (#13241)
  • Add a new gulp task for patchWebAnimations (#13238)
  • Update nodemon to the latest version 🚀 (#13225)
  • remove babel related files now irrelevant after babel upgrade to v6 (#13213)
  • Update postcss to the latest version 🚀 (#13220)
  • Add a Ctrl+C handler for gulp watch | build | dist (#13229)
  • Refactor onResize code to onLayoutMeasure (#13228)
  • Deobfuscate string cleanup while expanding URLs (#13162)
  • Transition show / hide for toggling controls (#13202)
  • Do not allow panning to go past image boundaries (#13217)
  • Patch web-animations-js during gulp dist (#13221)
  • amp-bind: Throw user error when replacing non-whitelisted URL vars (#13081)
  • require extension option explicitly (#13218)
  • Remove the flash on story pages transitions. (#13070)
  • Correcting & Improving doc (#13216)
  • Minor wording update (#13214)
  • Minor fixes (#13211)
  • Make sure web-animations is patched before build (#13199)
  • Fix amp-user-notification docs issue (#13200)
  • Lightbox: fix various race conditions (#13193)
  • Update documentation for amp-ad-custom (#13205)
  • : allow defining template via the "template" attribute (#13195)
  • remove maxDelay (#13201)
  • Reorder description priority for alt and describedby (#13198)
  • Add source and caller to ActionInvocation (#13128)
  • Analytics: batchInterval support (#13041)
  • Remove ad-type-custom feature flag. (#13194)
  • Update ajv-keywords to the latest version 🚀 (#13188)
  • Fix flash when swapping backgrounds. (#13190)
  • Add a check to make sure yarn.lock was properly updated (#13183)
  • Remove images that fail loading (#13189)
  • Minor fixes to amp-bind-macro docs (#13187)
  • Implement the error reporting logic through the AMP Viewer (#12986)

Breakdown by component

ads Improve fake ad for demo purpose (#13306) Eslint: Remove unnecessary semicolons (#13323) Eslint: Sort `import` and `require` statements, fix `no-unused-vars` usage (#13256)
amp-a4a Improve fake ad for demo purpose (#13306) Clean up unnecessary dependency of ads/_config in A4A test. (#13342) Eslint: Remove unnecessary semicolons (#13323) Remove unused A2A functionality for ALP (#13297)
amp-access Validator Rollup (#13338) Eslint: Remove unnecessary semicolons (#13323)
amp-access-scroll Validator Rollup (#13338) Fix import ordering in amp-access-scroll (#13265)
amp-ad Eslint: Remove unnecessary semicolons (#13323) Remove unused A2A functionality for ALP (#13297)
amp-ad-network-fake-impl Improve fake ad for demo purpose (#13306)
amp-analytics Remove heartbeat from default parsely config (#13348) Eslint: Remove unnecessary semicolons (#13323) Fix bug: #HandleRequestForEvent_ return with user error (#13279)
amp-auto-ads Eslint: Remove unnecessary semicolons (#13323)
amp-bind amp-bind: Warn during verify instead of error (#13236)
amp-carousel Fix for broken snapping on IOS for slides (#13290)
amp-facebook-page Add support for (#13261)
amp-form Implement A2A support (#13300)
amp-fx-collection Validator Rollup (#13338) amp-fx-collection: documentation (#13268)
amp-iframe Update amp-iframe container in build callback (#13242)
amp-image-viewer Rename lightbox viewer to lightbox gallery and clean up examples (#13266) Refactor onResize code to onLayoutMeasure (#13228)
amp-img Eslint: Remove unnecessary semicolons (#13323)
amp-lightbox-gallery amp-lightbox-gallery: rescan when needed to support amp-list and friends (#13384) Add basic documentation for amp-lightbox-gallery (#13272) Lightbox: only apply ghost to images going through transitions (#13301) Increase button tap target size and ghost image on enter (#13278) Rename lightbox viewer to lightbox gallery and clean up examples (#13266)
amp-list Change [state] usage from warning to error (#13237)
amp-mustache Validator Rollup (#13338)
amp-sticky-ad Not adding sticky-ad to fixed layer with collapsed AMP Ad (#13329)
amp-story Create task queue to synchronize function calls to media pool elements (#13259) Disable copy to clipboard on iOS. (#13387) Add ad-serving-integration.md for AMP story (#13349) Update amp-story-auto-ads spec (#13344) Fixing pointer-events on system layer buttons. (#13335) Adding a target='_top' attribute to the bookend links. (#13360) Validator Rollup (#13338) Resets and disables touch zoom for amp stories. (#13316) Linear transitions for media story pages progress bar. (#13296) 🐛🖍️ Preventing publishers CSS from overriding stories system layer and bookend. (#13270) Adding amp-story-analytics (#13276) Story-Auto-Ads Skeleton (#13239) amp-story video playback improvements (#13245) Initialize DOM for page scaling (#13251) Set muted property on media elements (#13240)
amp-video Clean up wording in Media Session API section (#13273)
amp-youtube Display youtube placeholder in mutate phase (#13248)
validator Update validator release changelog. (#13358)

Validator Rollup (#13338)

Don't miss a new amphtml release

NewReleases is sending notifications on new releases.