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

Default to ?amp=1 query parameter #4312

Merged
merged 18 commits into from
Oct 10, 2020

Commits on Aug 29, 2020

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

Commits on Aug 30, 2020

  1. Configuration menu
    Copy the full SHA
    d0ea373 View commit details
    Browse the repository at this point in the history
  2. Remove amp_url filter

    pierlon committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    f806254 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Revert making the value '1' required for the AMP query var

    Co-authored-by: Weston Ruter <westonruter@google.com>
    pierlon and westonruter committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    83ec4a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

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

    …nt/2204-default-amp-endpoint
    
    * 'develop' of github.com:ampproject/amp-wp: (386 commits)
      Improve indentation
      Only show warning notice to users with `manage_options` capability
      Reword notice
      Include note as to why the WP and GB versions were chosen
      Sanitize translation
      Let the user know if the current Gutenberg or WordPress version is not supported
      Update dependency @wordpress/eslint-plugin to v7.2.1
      Update dependency eslint-plugin-jsdoc to v30.6.3
      Update dependency copy-webpack-plugin to v6.2.0
      Update dependency @babel/plugin-proposal-class-properties to v7.10.4
      Update dependency eslint-plugin-import to v2.22.1
      Add missing docblocks
      Fix image importing for travel blog
      Update dependency mini-css-extract-plugin to v0.11.3
      Update dependency postcss-loader to v4.0.3
      Fix style difference between Gutenberg and Core
      Revert "Fix visual inconsistency between Core and Gutenberg"
      Fix visual inconsistency between Core and Gutenberg
      Make download errors visible
      Adapt image links in travel blog site
      ...
    westonruter committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    b05bb24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaf0e2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecd9860 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    123a64f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52a6fbf View commit details
    Browse the repository at this point in the history
  6. Remove obsolete /amp/=>?amp redirection in ensure_proper_amp_location()

    This logic was originally added in #1203 for #1148, but that was ultimately reverted in #1235.
    westonruter committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    cf221bd View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Configuration menu
    Copy the full SHA
    b66c233 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5610f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aafcaec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04f53d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

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

Commits on Oct 9, 2020

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

Commits on Oct 10, 2020

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

    …nt/2204-default-amp-endpoint
    
    * 'develop' of github.com:ampproject/amp-wp:
      Fix hard-coded SSR tests
      Change string rendition of float numbers for sizers
      Update spec tests
      Ensure iframes in embeds with aspect ratios get responsive layout (#5486)
      Include additional sandbox tokens for converted iframes (#5483)
      Fix alignment for phpcs
      Update dependency sirbrillig/phpcs-variable-analysis to v2.9.0
      Fix PHPStan issue
      Update dependency terser-webpack-plugin to v4.2.3
      Update dependency mini-css-extract-plugin to v0.12.0
      Add issue reference to TODO
      Add expiry to stylesheet cache transients that exceed cache expiry
      Add test to assert stylesheet cache is not autoloaded
      Fix rendering translations in JS (#5461)
      Extract regex into constant
      Add tests for other doctypes
      Fix PSR2.Methods.FunctionCallSignature
      Ensure at least one space after doctype
      Always normalize to use HTML5 doctype
    westonruter committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    ac94637 View commit details
    Browse the repository at this point in the history