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

[Gutenberg] Add AMP Carousel for Gallery and AMP Lightbox features for Gallery and Image #1121

Merged
merged 33 commits into from
May 30, 2018

Commits on May 4, 2018

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

Commits on May 5, 2018

  1. Merge #1008.

    miina committed May 5, 2018
    Configuration menu
    Copy the full SHA
    fd662d7 View commit details
    Browse the repository at this point in the history
  2. Add amp-carousel class.

    miina committed May 5, 2018
    Configuration menu
    Copy the full SHA
    54f9555 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed1f9de View commit details
    Browse the repository at this point in the history

Commits on May 7, 2018

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

Commits on May 8, 2018

  1. Configuration menu
    Copy the full SHA
    40486fe View commit details
    Browse the repository at this point in the history
  2. Fix CSS.

    miina committed May 8, 2018
    Configuration menu
    Copy the full SHA
    96bd515 View commit details
    Browse the repository at this point in the history
  3. Merge develop.

    miina committed May 8, 2018
    Configuration menu
    Copy the full SHA
    553c4da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22060ec View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. Configuration menu
    Copy the full SHA
    5b63476 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e102ea View commit details
    Browse the repository at this point in the history

Commits on May 16, 2018

  1. Configuration menu
    Copy the full SHA
    c3aad13 View commit details
    Browse the repository at this point in the history
  2. Merge #1026

    miina committed May 16, 2018
    Configuration menu
    Copy the full SHA
    dd924ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca133a4 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. Fixes. Merge #1008

    miina committed May 21, 2018
    Configuration menu
    Copy the full SHA
    22597fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b70af66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    438567d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

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

Commits on May 25, 2018

  1. Configuration menu
    Copy the full SHA
    58430e4 View commit details
    Browse the repository at this point in the history
  2. Resolve conflicts.

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

Commits on May 28, 2018

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

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

Commits on May 30, 2018

  1. Configuration menu
    Copy the full SHA
    a69dd55 View commit details
    Browse the repository at this point in the history
  2. Merge develop.

    miina committed May 30, 2018
    Configuration menu
    Copy the full SHA
    ff2cdd2 View commit details
    Browse the repository at this point in the history
  3. Fixes after merge.

    miina committed May 30, 2018
    Configuration menu
    Copy the full SHA
    d5169ef View commit details
    Browse the repository at this point in the history
  4. Fix displaying AMP carousel.

    miina committed May 30, 2018
    Configuration menu
    Copy the full SHA
    13267f6 View commit details
    Browse the repository at this point in the history
  5. Fix checking for shortcode.

    miina committed May 30, 2018
    Configuration menu
    Copy the full SHA
    134335e View commit details
    Browse the repository at this point in the history
  6. Fix jscs.

    miina committed May 30, 2018
    Configuration menu
    Copy the full SHA
    26c491e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    46c3a50 View commit details
    Browse the repository at this point in the history
  8. Fix AMP carousel for gallery block.

    * Let gallery have be sized according to the max height.
    * Constrain height of AMP gallery carousel by ratio with max width
    * Remove duplicate data for jed_locale_data.
    westonruter committed May 30, 2018
    Configuration menu
    Copy the full SHA
    201654f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f9f3a05 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cc53173 View commit details
    Browse the repository at this point in the history
  11. Remove apparently unneessary object-fit from amp-image-lightbox; remo…

    …ve non-standard entry__content
    westonruter committed May 30, 2018
    Configuration menu
    Copy the full SHA
    dbe281c View commit details
    Browse the repository at this point in the history