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

Remove scripts for components that were not detected in output buffer #3705

Merged
merged 11 commits into from Nov 15, 2019

Commits on Nov 10, 2019

  1. Configuration menu
    Copy the full SHA
    cee8d58 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Merge branch 'develop' of github.com:ampproject/amp-wp into 3489-remo…

    …ve-duplicate-amp-scripts
    
    * 'develop' of github.com:ampproject/amp-wp: (66 commits)
      Improve display of validation errors for scripts (#3722)
      Conditionally run E2E tests (#3723)
      Tidy up validation error details (#3721)
      Add missing space after sentence (#3720)
      Default to the homepage instead of fetching the first AMP compatible post to customize (#3715)
      Include text content of style element in validation error (#3717)
      Fix summarizing error sources both parent theme and child theme (#3709)
      Exclude WordPress.PHP.DisallowShortTernary phpcs sniff
      Fix phpcs issues with date() and current_time()
      Exclude Generic.Arrays.DisallowShortArraySyntax from WordPress-Core
      Update dependency wp-coding-standards/wpcs to v2.2.0
      Improve specificity of JS doc
      Fix identifying sources for validation errors coming child themes (#3708)
      Fix failing E2E tests (#3707)
      Remove amp_validate query var from Validated URL 'View' row action
      Re-factor get_html_attribute_pattern as match_element_attributes
      Quote variables added to regex pattern
      Replace incorrect usage of esc_url() with esc_url_raw()
      Remove empty alt attributes
      Add object-fit=contain to amp-youtube placeholder image
      ...
    westonruter committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    7d1bce5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8744c89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dba4ead View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f9f8b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Merge branch 'develop' of github.com:ampproject/amp-wp into 3489-remo…

    …ve-duplicate-amp-scripts
    
    * 'develop' of github.com:ampproject/amp-wp:
      Manually add copies of AMP scripts rather than using wp_print_scripts()
      Add duplicate scripts to head as well
      Add test for removing duplicate scripts
      Bump stable tag to 1.4.1
      Update screenshots for 1.4.1
      Fix expected image name after upstream change (#3749)
      Use length property instead of count() method on DOMNodeList (#3727)
    westonruter committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    d9469bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    879cb17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17d03ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9956c90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16f35b4 View commit details
    Browse the repository at this point in the history
  6. Remove todo

    schlessera committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    617d17d View commit details
    Browse the repository at this point in the history