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

Spacing Support: Update padding support to allow configurable sides #30607

Merged
merged 9 commits into from
Apr 30, 2021

Commits on Apr 22, 2021

  1. Update padding block support for configurable sides

    This includes the addition of spacing.js which is a slight refactor so the padding support is no longer an ad-hoc addition within style.js and matches the approach with colors, typography, borders etc.
    aaronrobertshaw committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    9c109ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    589368e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e962dcd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a2bf1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3588ea View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

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

Commits on Apr 29, 2021

  1. Configuration menu
    Copy the full SHA
    5d1b856 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3497f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac06fb4 View commit details
    Browse the repository at this point in the history