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

Fix declaration-block-no-redundant-longhand-properties false negatives for *-block and *-inline logical properties #7208

Merged
merged 6 commits into from
Oct 4, 2023

Commits on Oct 2, 2023

  1. Fix declaration-block-no-redundant-longhand-properties false negati…

    …ves for `margin-block` and `margin-inline`
    
    This is the original ask in #7200.
    mattxwang committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    9835633 View commit details
    Browse the repository at this point in the history
  2. Fix declaration-block-no-redundant-longhand-properties false negati…

    …ves for `padding-block` and `padding-inline`
    mattxwang committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    9b651c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77502ec View commit details
    Browse the repository at this point in the history
  4. border/inset-block/inline

    mattxwang committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    3d0fea1 View commit details
    Browse the repository at this point in the history
  5. Add changeset

    mattxwang committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    fe30870 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

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