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

[Grid] Fix generated classes for spacing prop when the value is object #29880

Merged
merged 8 commits into from
Nov 30, 2021

Commits on Nov 24, 2021

  1. Fix spacing responsive object bug

    Signed-off-by: Jay Clark <jay@jayeclark.dev>
    jayeclark committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    11e5076 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    Signed-off-by: Jay Clark <jay@jayeclark.dev>
    jayeclark committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    c10d9d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Configuration menu
    Copy the full SHA
    ba4251e View commit details
    Browse the repository at this point in the history
  2. Fix logic errors, refactor getSpacingStyles()

    Signed-off-by: Jay Clark <jay@jayeclark.dev>
    jayeclark committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    67fe9df View commit details
    Browse the repository at this point in the history
  3. Fix prettier error

    Signed-off-by: Jay Clark <jay@jayeclark.dev>
    jayeclark committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    9127d62 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

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

Commits on Nov 30, 2021

  1. [Grid] Refactor

    hbjORbj committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    bf9b5a9 View commit details
    Browse the repository at this point in the history
  2. [Grid] Run prettier

    hbjORbj committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    db3fa6c View commit details
    Browse the repository at this point in the history