- Re-bundle karma test files when non-test JS files change. (#1667)
- remove escope and upgrade eslint-babel (#1715)
- update lint versions, downgrade escope manually through npm-shrinkwrap (#1710)
- add release for branches to build on push (#1726)
- Added a new variable called requestCount. (#1598)
- Using local storage for notification toggling (#1644)
- Fix flake when CID contains dash before first 10 chars (#1661)
- Enforce Sandbox usage (#1638)
- Implement a mechanism to have ad networks specify client ids that get… (#1311)
- Access expressions: fix name grammar (#1653)
- Change client id substitution to set a fallback cookie if not present. (#1627)
- Suggestion for an builtin tag (#1607)
- block amp-analytics execution is consent if not resolved (#1628)
- Validator Roll-up (#1643)
- Resolve relative URL (#1629)
- Added performance vars for amp-analytics. (#1552)
- Add amp-border-box class for use on html (#1508)
- Fixes for validation errors (#1636)
- Storage API (#1483)
- Sanitize redirect URL and HL argument (#1603)
- Implement option for setting cookies in highest available domain. (#1459)
- Optimize page load time on mobile (#1606)
- Let Ads know the status of their re-size request via embed-size-denied and embed-size-changed (#1596)
- Updated screenshots (#1617)
- Only run travis push build on master branch (#1611)
- Update error message for 1st viewport iframe (#1602)
- Updates to documentations and examples based on feedback. (#1580)
- use --version flag value for release label and tag (#1601)
- Override target attributes in anchors in templates. (#1587)
- get rid of newline from sha (#1599)
- running tests in locations eastern to greenwich time (#1567)
- make sure to tag the current local sha we are building from (#1594)
- add back --version flag to changelog task (#1586)
- Add example page for testing the CDN CSP. (#1578)
- Add "-cdn" to "app deployment" in error reporting to make it easy to filter for errors reported from the CDN. (#1579)
- Fixes for history state due to nesting of services (#1571)
- Add instrumentation to embed iframe (#1534)
- Removal of development attr from runtime, specs, tests (#1190)
- Fix amp-analytics related bugs. (#1547)
- move path of experiments.js to be under v0/ (#1570)
- Only allow SW installation outside of the proxy. (#1569)
- Tick the window.onload event. (#1541)
- Exporting recent validator changes to github. (#1563)
- Add new validator tools subfolder and doc for building a command-line validator on Mac OS X (#1554)
- Replaced log.* with console.error in case of user error in amp-analytics. (#1553)
- Ad API to unobserve intersections from 3p frame (#1536)
- Only listen to
postMessage
from an intended source (#1539)