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-fit-text support to text blocks #1151

Merged
merged 14 commits into from May 25, 2018

Commits on May 16, 2018

  1. Copy the full SHA
    40e9982 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. Copy the full SHA
    bba71a9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    92eeca2 View commit details
    Browse the repository at this point in the history
  3. Jshint fixes

    miina committed May 21, 2018
    Copy the full SHA
    4f814c3 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

  1. Copy the full SHA
    91448b0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d1c2065 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ed79521 View commit details
    Browse the repository at this point in the history
  4. Show error notices when amp-fit-text props are invalid

    * Hide pixel unit since assumed for fonts.
    * Fix reset behavior.
    * Use number input type for height.
    * Add default values for min and max font size.
    westonruter committed May 23, 2018
    Copy the full SHA
    78ff7aa View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. Copy the full SHA
    8e0f249 View commit details
    Browse the repository at this point in the history
  2. Fix eslint.

    miina committed May 24, 2018
    Copy the full SHA
    d76a23e View commit details
    Browse the repository at this point in the history
  3. Fix more eslint.

    miina committed May 24, 2018
    Copy the full SHA
    5a45e80 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c3d9915 View commit details
    Browse the repository at this point in the history
  5. Ensure required AMP component scripts are printed when content is ser…

    …ved in non-AMP response (dirty AMP)
    westonruter committed May 24, 2018
    Copy the full SHA
    937035f View commit details
    Browse the repository at this point in the history

Commits on May 25, 2018

  1. Copy the full SHA
    03ebbf1 View commit details
    Browse the repository at this point in the history