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

Block Support: Add text transform block support using CSS variables #26060

Merged

Commits on Oct 30, 2020

  1. Configuration menu
    Copy the full SHA
    75605bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c2b141 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a20ff2f View commit details
    Browse the repository at this point in the history
  4. Fix PHPCS errors

    aaronrobertshaw committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    fe63bfd View commit details
    Browse the repository at this point in the history
  5. Allow for text transform controls alongside decoration

    The direction the design is headed it to display text decoration and text transform controls side-by-side. This commit provides a new component to handle grouping these together and arranging them within a flex container.
    
    It also makes minor tweaks like labelling the controls "Letter case" instead of "Text Transform" and using plain text to provide something like the icons will be.
    aaronrobertshaw committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    0b6fd63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23967b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c35f246 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f2a56ab View commit details
    Browse the repository at this point in the history