Version: 1460043190866
- tools(changelog): handle non merge commits (#2827)
- Remove unloaded resources from task queues (#2753)
- Ramp up GLADE traffic fraction to 10%. (#2818)
- Add ability to opt out of GLADE experiment (#2817)
- Start moving validator tests into extensions. (#2821)
- Implement cross origin ServiceWorker installation. (#2716)
- Changes up to validator extensions. (#2796)
- Add Dynamic CSS Classes to Body (#2781)
- Sidebar - Basic Open and close functionality (#2795)
- add fetchDocument (#2789)
- Test Dynamic CSS classes using mock window (#2347)
- Sidebar - creating the files and outline. (#2792)
- Experiment for amp-sidebar (#2788)
- Get rid of the rest of the direct assert calls (#2791)
- Cache Karma Serving (#2784)
- Added ability to grep for tests via commandline. (#2786)
- Send hit using GET method instead in POST method for mediametrie analytics. (#2780)
- Fix amp-brightcove unlayoutCallback and multiple layout calls (#2766)
- Namespace amp-social-share buttons classnames (#2752)
- Remove uses of global document (#2757)
- Improve validation test whitelist to be more specific (#2768)
- cron job from @erwinmombay to update size.txt (#2773)
Breakdown by component
amp-access
- Get rid of the rest of the direct assert calls
- Remove uses of global document
amp-accordion
- Start moving validator tests into extensions.
- Changes up to validator extensions.
- Get rid of the rest of the direct assert calls
amp-analytics
- Get rid of the rest of the direct assert calls
- Send hit using GET method instead in POST method for mediametrie analytics.
- Remove uses of global document
amp-brightcove
- Test Dynamic CSS classes using mock window
- Fix amp-brightcove unlayoutCallback and multiple layout calls
- Remove uses of global document
amp-carousel
- Add more clarity to amp-carousel.md
- Remove uses of global document
amp-dailymotion
- Start moving validator tests into extensions.
- Changes up to validator extensions.
- Remove uses of global document
amp-dynamic-css-classes
- Add Dynamic CSS Classes to Body
- Test Dynamic CSS classes using mock window
amp-image-lightbox
- Get rid of the rest of the direct assert calls
- Remove uses of global document
amp-install-serviceworker
- Implement cross origin ServiceWorker installation.
amp-sidebar
- Sidebar - Basic Open and close functionality
- Sidebar - creating the files and outline.
- Experiment for amp-sidebar
amp-social-share
- Namespace amp-social-share buttons classnames
amp-user-notification
- Get rid of the rest of the direct assert calls
validator
-
Start moving validator tests into extensions.
No release notes, this is a pure refactoring. - Changes up to validator extensions.
Release Notes:
- amp-jwplayer support (github #2734)
- Require amp-analytics.js for amp-user-notification and amp-access (github #2701)
- rel= attribute now a blacklist, so values not covered by the blacklist are allowed by default
- Validator supports amp-sidebar.
- HTML Parser now parses <? etc. as tags and the Validator rejects them (e.g. ?php).