Version: 1460655576651
- Expose the initial intersection info as a variable. (#2907)
- Increase timeout for flaky amp-facebook test. (#2904)
- Provide an initial intersection change record to ads. (#2901)
- Validator Roll-up (#2903)
- fix race deletions of polyfill folders to accomodate includePolyfill on more than just the main binary (#2880)
- Revert "Remove ad during unlayout" (#2898)
- add live-list poller (#2790)
- adjust padding when removed out of fixed layer (#2887)
- Heroku config (#2857)
- feature(amp-ad): yieldbot ad type (#2850)
- amp-ad type weborama-display (#2833)
- Remove cleanup code that we no longer need. (#2866)
- Replace validator.protoascii with note about splitup. (#2868)
- Added code to validate visibilitySpec in amp-analytics. (#2743)
- Pubmatic Ad plugin (#2654)
- add additional viewer info to error logs (#2775)
- Allow use of authorization fallback as an inline response for type=other (#2858)
- Update .gitignore (#2860)
- Push validator updates: extensions dir split and track in amp-audio, amp-video. (#2824)
- Enable scrollbars by default in the login dialog (#2855)
- amp-sidebar - Whitelist checks and Documentation. (#2812)
- Sidebar ios bottom-bar compensation (#2823)
- Add support for Ad Up Technology ads
- If resize postmessage has been stringified, parse it (#2835)
- Change logging tags from CamelCase class name to tag name (#2837)
- amp-sidebar - fixing IOS scroll leak. (#2813)
- Sidebar - Adding animation. (#2811)
- Remove the remainder of asserts (#2841)
- cron job from @erwinmombay to update size.txt (#2838)
- GMOSSP amp-ad support (#2814)
- request for integrating adman ad-server (#2744)
- Prevent rendering far outside viewport (#2693)
Breakdown by component
ads
- Provide an initial intersection change record to ads.
- feature(amp-ad): yieldbot ad type
- amp-ad type weborama-display
- GMOSSP amp-ad support
- request for integrating adman ad-server
amp-access
- Point Validator specifications at new locations.
- Allow use of authorization fallback as an inline response for type=other
- Push validator updates: extensions dir split and track in amp-audio, amp-video.
- Enable scrollbars by default in the login dialog
- Change logging tags from CamelCase class name to tag name
amp-accordion
- Add validation table to amp-accordion.
- Push validator updates: extensions dir split and track in amp-audio, amp-video.
amp-ad
- Revert "Remove ad during unlayout"
- Prevent rendering far outside viewport
amp-analytics
- Add request to scroll trigger example.
- Point Validator specifications at new locations.
- Added code to validate visibilitySpec in amp-analytics.
- Push validator updates: extensions dir split and track in amp-audio, amp-video.
- Change logging tags from CamelCase class name to tag name
amp-anim
- Point Validator specifications at new locations.
- Push validator updates: extensions dir split and track in amp-audio, amp-video.
amp-audio
- Point Validator specifications at new locations.
- Push validator updates: extensions dir split and track in amp-audio, amp-video.
amp-brid-player
- Point Validator specifications at new locations.
- Push validator updates: extensions dir split and track in amp-audio, amp-video.
amp-brightcove
- Point Validator specifications at new locations.
- Push validator updates: extensions dir split and track in amp-audio, amp-video.
amp-carousel
- Point Validator specifications at new locations.
- Push validator updates: extensions dir split and track in amp-audio, amp-video.
amp-dailymotion
- Point Validator specifications at new locations.
- Push validator updates: extensions dir split and track in amp-audio, amp-video.
amp-dynamic-css-classes
- Push validator updates: extensions dir split and track in amp-audio, amp-video.
amp-facebook
- Increase timeout for flaky amp-facebook test.
- Point Validator specifications at new locations.
- Push validator updates: extensions dir split and track in amp-audio, amp-video.
amp-fit-text
- Point Validator specifications at new locations.
- Push validator updates: extensions dir split and track in amp-audio, amp-video.
amp-font
- Point Validator specifications at new locations.
- Push validator updates: extensions dir split and track in amp-audio, amp-video.
- Change logging tags from CamelCase class name to tag name
amp-iframe
- Revert "Remove ad during unlayout"
- Point Validator specifications at new locations.
- Push validator updates: extensions dir split and track in amp-audio, amp-video.
- Change logging tags from CamelCase class name to tag name
- Prevent rendering far outside viewport
amp-image-lightbox
- Point Validator specifications at new locations.
amp-instagram
- Point Validator specifications at new locations.
amp-install-serviceworker
- Point Validator specifications at new locations.
amp-jwplayer
- Point Validator specifications at new locations.
amp-kaltura-player
- Point Validator specifications at new locations.
amp-lightbox
- Point Validator specifications at new locations.
amp-list
- Point Validator specifications at new locations.
amp-live-list
- add live-list poller
amp-mustache
- Validator Roll-up
- Point Validator specifications at new locations.
amp-pinterest
- Point Validator specifications at new locations.
amp-sidebar
- Validator Roll-up
- adjust padding when removed out of fixed layer
- amp-sidebar - Whitelist checks and Documentation.
- Sidebar ios bottom-bar compensation
- Change logging tags from CamelCase class name to tag name
- amp-sidebar - fixing IOS scroll leak.
- Sidebar - Adding animation.
amp-social-share
- Change logging tags from CamelCase class name to tag name
- Update amp-social-share.md
- Change title to text for linkedin type docs
amp-soundcloud
- Point Validator specifications at new locations.
amp-springboard-player
- Point Validator specifications at new locations.
amp-twitter
- Point Validator specifications at new locations.
amp-user-notification
- Point Validator specifications at new locations.
- Change logging tags from CamelCase class name to tag name
validator
-
Validator Roll-up
Validation Changes:
- Bug Fix: Relax validation of mustache template layout attributes. #2670
- Update
<amp-sidebar>
to renamedirection
attr toside
and requirenodisplay
layout. - Replace validator.protoascii with note about splitup.
This file is no longer used by the validator and might confuse
people, so I'm replacing it with a note about where it went.
There are still some references to it (e.g. from .md files).