Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validator Roll-up #3885

Merged
merged 7 commits into from
Jul 1, 2016
Merged

Validator Roll-up #3885

merged 7 commits into from
Jul 1, 2016

Commits on Jul 1, 2016

  1. Add "threema" as a valid URL protocol.

    honeybadgerdontcare authored and Greg Grothaus committed Jul 1, 2016
    Configuration menu
    Copy the full SHA
    600c0f6 View commit details
    Browse the repository at this point in the history
  2. Add a link to validator.ampproject.org to the console output.

    powdercloud authored and Greg Grothaus committed Jul 1, 2016
    Configuration menu
    Copy the full SHA
    cddf44b View commit details
    Browse the repository at this point in the history
  3. Refactor <amp-ad> / <amp-embed> into validator extension.

    Greg Grothaus committed Jul 1, 2016
    Configuration menu
    Copy the full SHA
    9efdb04 View commit details
    Browse the repository at this point in the history
  4. Validate data- attributes against mustache rules if found inside a te…

    …mplate tag.
    Greg Grothaus committed Jul 1, 2016
    Configuration menu
    Copy the full SHA
    1362d32 View commit details
    Browse the repository at this point in the history
  5. Use the goog.uri parsing in the validator at a lower level API to avo…

    …id the try/catch routine which prevents V8 optimization.
    Greg Grothaus committed Jul 1, 2016
    Configuration menu
    Copy the full SHA
    03154ed View commit details
    Browse the repository at this point in the history
  6. Add some semicolons and jsdoc cleanup.

    Greg Grothaus committed Jul 1, 2016
    Configuration menu
    Copy the full SHA
    47329d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf6378e View commit details
    Browse the repository at this point in the history