- add canary suffix to folder names and fix target of tagging (#1405)
- Move Resources to services/resources-impl.js (#1404)
- Enable experiments in DevTools in a non-development mode (#1402)
- Allow CID to fallback on cookie creation if explicitly allowed by the use case (#1385)
- Run our integration tests with optimized JS. (#1395)
- Strictly follow prerenderSize given by viewer (or default) during prerendering. (#1384)
- Disable /c/ experiments copying due to race condition (#1394)
- Updated size. (#1389)
- fix(gulpfile): quick fix to make
gulp dist
not throw errors. (#1387) - Access type=other to bypass authorization flow (#1380)
- Make our integration tests pass reliably on SauceLabs. (#1383)
- fix(amp-user-notification): execute GET instead of POST on data-show-if-href (#1321)
- feature(changelog): Make changelog create from --type flag (canary or release) (#1371)
- Release amp-mustache from experimental (#1161)
- Rename amp-access-off to amp-access-hide (#1375)
- Global action handlers (#1368)
- Quick fix for trivial problem (#1367)
- Access templates implementation (#1362)
- Introduces a method for ads to communicate the creative they rendered (#1364)
- Export examples.build to c folder for proxy testing (#1349)
- Wait for the first authorization to complete before sending pingback (#1350)
- Trivial linter fix (#1351)
- Shorten/simplify the detail messages for the boilerplate a bit. (#1348)
- Access expression grammar implementation (#1337)
- Document documentInactiveCallback in element lifecycle diagram (#1341)
- Login dialog done HTML page (#1330)
- Allow the new boilerplate (spec file change + also_requires feature). (#1345)
- remove legacy support for top level html (by @powdercloud) (#1344)
- remove support for gstatic (by @Gregable) (#1342)
- Validator implementation. (#1339)
- Merge master to Release (#1338)
- AMP Templates small pieces (#1336)
- Fix some bugs regarding regular expression parsing in javascript. (#1333)
- fix(cid): localhost should only be considered as proxy if prefix is c or v. (#1289)
- Do not close lightbox on tap (#1327)
- Validator: Reduce the amount of english language in the error messages for CSS errors. (#1329)
- Bugfix: Improve the line numbers emmitted by the validator. Remove support for relative amp runtime. (#1328)
- Tighten the spec file rules with respect to custom Javascript. (#1326)
- Fix 2 edge cases in ad viewability (#1325)
- Collapse empty ads (#1265)
- Login flow and dialog implementation. (#1310)
- Pingback implementation (#1294)
- Move tap configuration to avoid duplicate calls (#1303)
- Moving the amp-boilerplate attr into the style tag, even for noscript variant (#1300)
- Cleanup services module (#1273)
- Check iframe sandbox flags such as (allow-same-origin) in a case-insensitive way (#1276)
- Build READER_ID and include in access URLs (#1287)
- refactor(amp-user-notification): switch to bottom as default location. (#1284)
- point out that localhost urls are also fine (#1179)