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

Fix fetching relative stylesheet URLs #4284

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Commits on Feb 24, 2020

  1. Configuration menu
    Copy the full SHA
    98794c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4d44b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

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

    …ive-stylesheet-urls
    
    * 'develop' of github.com:ampproject/amp-wp: (962 commits)
      Fix hasChanges/hasSaved logic in unsaved changes warning
      Update assets/src/setup/components/unsaved-changes-warning/index.js
      Use *.snap instead of __snapshots__ in .gitattributes
      Add beforeunload listener only after changes
      Set version option to readonly
      JS doc param fix
      Remove unnecessary checks
      Set linguist-generated for Jest snapshots
      Setup wizard: Update screen titles
      Fix issue with setup wizard mobile width
      Add unsaved changes warning message
      Skip broken test that needs fix upstream
      Only use 'all and...' in conjunction with 'not'
      Keep selectors unsorted
      Fix CS in markup comparison helper
      Adapt ServerSideRendering transformer to make use of CssRule(s)
      Add CssRules collection class and tests
      Add CssRule class and tests
      Move attribute-order-agnostic comparison to assertSimilarMarkup()
      Normalize start tag attributes by sorting and squashing whitespace
      ...
    westonruter committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    3f06c8e View commit details
    Browse the repository at this point in the history