- fix(history): add import to getService to fix errors. (#1183)
- Reformat architecture and add follow button (#1119)
- Validator: Update error message for missing runtime script tag (#1176)
- AMP Validator. Whitelist new meta tag for amp-access. (#1173)
- AMP Validator feature to support disallowed ancestor tags. (#1171)
- Make early loaded extensions load robust against errors in individual extensions (#1166)
- Adds amp-analytics support for 'click' events. (#1160)
- Alternative implementation of amp-analytics built-in vars (#1149)
- Use the whitelisting tag policy from Caja (#1155)
- Remove brightcove whitelist since validator is ready (#1157)
- AMP Validator: shortened variable names for closure and README correction (#1154)
- Delegate to viewer for cid generation if AMP is embedded. (#1150)
- Implement URL replacement for client ids available to amp-analytics (#1146)
- Make the amp_list test a tad nicer. Earlier I had mistyped width, (#1147)
- Updating amp-twitter exmaple with more accurate content height (#1144)
- Minor fixes to the templates component of the validator. (#1145)
- Make AMP Layouts first class in the validator. (#1143)
- Template Validation big pieces (#1142)
- Validatior: Add testcase for amp-brightcove and update version ids. (#1139)
- Changed tag to read config from a script child. (#1134)
- Added tests for optout. (#1135)
- Install templates service right away (#1129)
- refactor(amp-ad): remove backfill code from amp-ad (#1091)