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

1094: Transform CSS selectors according to sanitizer HTML element to AMP component conversions #1175

Merged
merged 17 commits into from
May 31, 2018

Commits on May 25, 2018

  1. Configuration menu
    Copy the full SHA
    e530045 View commit details
    Browse the repository at this point in the history
  2. Add @todo note.

    miina committed May 25, 2018
    Configuration menu
    Copy the full SHA
    f2395ee View commit details
    Browse the repository at this point in the history
  3. Add @todo note.

    miina committed May 25, 2018
    Configuration menu
    Copy the full SHA
    958fd48 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2018

  1. Configuration menu
    Copy the full SHA
    488ebd2 View commit details
    Browse the repository at this point in the history
  2. Add additional mappings.

    miina committed May 28, 2018
    Configuration menu
    Copy the full SHA
    077a094 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2018

  1. Merge branch 'develop' of https://github.com/Automattic/amp-wp into a…

    …dd/1094-convert_css_selectors
    westonruter committed May 31, 2018
    Configuration menu
    Copy the full SHA
    ed1cc03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6091533 View commit details
    Browse the repository at this point in the history
  3. Add get_selector_conversion_mapping method to all sanitizers and util…

    …ize for selector conversion
    westonruter committed May 31, 2018
    Configuration menu
    Copy the full SHA
    7a218aa View commit details
    Browse the repository at this point in the history
  4. Merge branch 'add/1094-convert_css_selectors' of github.com:Automatti…

    …c/amp-wp into add/1094-convert_css_selectors
    miina committed May 31, 2018
    Configuration menu
    Copy the full SHA
    fcc0b44 View commit details
    Browse the repository at this point in the history
  5. Refactor code.

    miina committed May 31, 2018
    Configuration menu
    Copy the full SHA
    d815891 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    12c9ff8 View commit details
    Browse the repository at this point in the history
  7. Include selector mappings in dynamic_element_selectors to preserve se…

    …lectors like amp-img>img
    westonruter committed May 31, 2018
    Configuration menu
    Copy the full SHA
    91e3eef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    04f6b85 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    19db2c1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1b8405a View commit details
    Browse the repository at this point in the history
  11. Merge branch 'add/1094-convert_css_selectors' of github.com:Automatti…

    …c/amp-wp into add/1094-convert_css_selectors
    miina committed May 31, 2018
    Configuration menu
    Copy the full SHA
    592aca7 View commit details
    Browse the repository at this point in the history
  12. Fix tests.

    miina committed May 31, 2018
    Configuration menu
    Copy the full SHA
    a564410 View commit details
    Browse the repository at this point in the history