Version: 1509747505247
Based on original release: 1509573857630
- fixing style merge conflicts (#11897)
- InOb should accept threshold with single number (#11891)
- Apply correct style to embed doc html (#11890)
- Defer building system layer until pages have been initialized (#11878)
- Connatix (#11605)
- making styles as important (#11832)
- Prevents passing TAG to assert(), fixes one instance of that (#11861)
- Setup unconditioned experiment for identity, doubleclick and adsense (#11883)
- Polishing desktop experience part2 (#11886)
- Allow toggling amp-story experiments on current origin, instead of linking out to cdn.ampproject.org (#11864)
- Changes Share button text and fixes error on desktop mode (#11863)
- Animate page progress during auto-advance (#11819)
- set important to media-query display (#11468)
- Animations: num CSS extension (#11838)
- Prevent overscroll for amp-story (#11820)
- Validator: allow "fr" attribute for radialGradient SVG tag (#11860)
- Remove vendors.js from 'cookie' whitelist (#11815)
- Append vendor names to keys of RTC responses from Vendors in Doubleclick (#11812)
- Adds presubmit rule to avoid Promise.defer() (#11828)
- amp-apester: null check (#11764)
- Small bug fixes to chrome extension (#11839)
- amp-animation: lift parent=body restriction of trigger is not visibility (#11826)
- Support for US LaterPay region (#11730)
- Handle no-content response from clickUrl (#11806)
- whitelist amp-position-observer for A4A (#11821)
- Use title instead of tp_title on purchase options (#11731)
- Keyframes documentation (#11774)
- video-manager: honour VideoEvents.VISIBILITY event (#11787)
- Migrate class to attr (#11808)
- Retire amp-animation experiment from code (#11775)
- adding enter fullscreen button to amp-story (#11791)
- Remove legacy Fast Fetch signature verifier (#11805)
- Change assert to warn, if amp-ad-exit can't find amp-ad resource ID (#11811)
- Esc closes bookend (#11803)
- Fix auto advance to support decimals and create a common utility for the same (#11798)
- Finish & refactor origin experiments (#11767)
- postcss import should be the first transformer in the pipeline (#11807)
Breakdown by component
amp-a4a
Append vendor names to keys of RTC responses from Vendors in Doubleclick (#11812) whitelist amp-position-observer for A4A (#11821) Remove legacy Fast Fetch signature verifier (#11805)amp-access-laterpay
Support for US LaterPay region (#11730) Use title instead of tp_title on purchase options (#11731)amp-ad
Update video ad serving documentation (#11833)amp-ad-exit
Change assert to warn, if amp-ad-exit can't find amp-ad resource ID (#11811)amp-ad-network-adsense-impl
Setup unconditioned experiment for identity, doubleclick and adsense (#11883) Remove legacy Fast Fetch signature verifier (#11805)amp-ad-network-doubleclick-impl
Setup unconditioned experiment for identity, doubleclick and adsense (#11883) Append vendor names to keys of RTC responses from Vendors in Doubleclick (#11812) Remove legacy Fast Fetch signature verifier (#11805)amp-ad-network-fake-impl
Remove legacy Fast Fetch signature verifier (#11805)amp-analytics
Prevents passing TAG to assert(), fixes one instance of that (#11861)amp-animation
Animations: num CSS extension (#11838) amp-animation: lift parent=body restriction of trigger is not visibility (#11826) Retire amp-animation experiment from code (#11775)amp-apester-media
amp-apester: null check (#11764)amp-position-observer
whitelist amp-position-observer for A4A (#11821)amp-social-share
Minor doc improvement: Add type value in provider list (#11896)amp-story
Defer building system layer until pages have been initialized (#11878) making styles as important (#11832) Polishing desktop experience part2 (#11886) Allow toggling amp-story experiments on current origin, instead of linking out to cdn.ampproject.org (#11864) Changes Share button text and fixes error on desktop mode (#11863) Animate page progress during auto-advance (#11819) Prevent overscroll for amp-story (#11820) Migrate class to attr (#11808) adding enter fullscreen button to amp-story (#11791) Esc closes bookend (#11803) Fix auto advance to support decimals and create a common utility for the same (#11798)validator
Validator: allow "fr" attribute for radialGradient SVG tag (#11860) Resolves #11859 Small bug fixes to chrome extension (#11839) Not sure how the project likes to handle small fixes like this -- is a tracking issue necessary? For each one?-
Replaced control characters with spaces in manifest.json. This was preventing Chrome from loading the extension (https://imgur.com/a/9ZZPz) and Sublime saw them as something different (https://imgur.com/a/VF72g) even if I couldn’t figure out what they were. I'm surprised nobody else has had this issue.
-
Added the build outputs (amp-validator.build.*) to a .gitignore file
whitelist amp-position-observer for A4A (#11821)
/to @honeybadgerdontcare
/cc @ampproject/a4a
Keyframes documentation (#11774)
Closes #9625.
/cc @alanorozco