8000 Token cleanup, update visual regressions · Issue #7080 · patternfly/patternfly · GitHub
[go: up one dir, main page]

Skip to content

Token cleanup, update visual regressions #7080

@mcoker

Description

@mcoker

There were some tokens renamed from the latest design-tokens export in #7075

Namely these:

-  --pf-t--global--spacer--gap--group-to-group--horizontal: var(--pf-t--global--spacer--2xl);
-  --pf-t--global--spacer--gap--group-to-group--vertical: var(--pf-t--global--spacer--lg);
+  --pf-t--global--spacer--gap--group-to-group--horizontal--compact: var(--pf-t--global--spacer--sm);
+  --pf-t--global--spacer--gap--group-to-group--horizontal--default: var(--pf-t--global--spacer--2xl);
+  --pf-t--global--spacer--gap--group-to-group--vertical--compact: var(--pf-t--global--spacer--md);
+  --pf-t--global--spacer--gap--group-to-group--vertical--default: var(--pf-t--global--spacer--lg);
+  --pf-t--global--spacer--gap--text-to-element--compact: var(--pf-t--global--spacer--xs);

We should:

  • Update group-to-group--horizontal/vertical to add --default
  • Remove the --compact custom spacers we added to tokens-local since they come from figma now
  • Update visual regression screenshots

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0