patternfly icon indicating copy to clipboard operation
patternfly copied to clipboard

fix(vars): clean up references to old button spacers

Open mcoker opened this issue 1 year ago • 1 comments

fixes https://github.com/patternfly/patternfly/issues/6640

mcoker avatar Jul 03 '24 22:07 mcoker

Preview: https://patternfly-pr-6851.surge.sh

A11y report: https://patternfly-pr-6851-a11y.surge.sh

patternfly-build avatar Jul 03 '24 22:07 patternfly-build

@srambach updated, changed the __item-action__action vars to __action after moving the .#{$data-list}__action {} block to the root instead of being nested in .#{$data-list}__item-action__action {}

Backstop report reports no failures compared to the last backstop run - backstop-data-list-7.10.24.pdf

Here's the commit - https://github.com/patternfly/patternfly/pull/6851/commits/71d74e27b96e7e213370961aee3e64f9b725486b

mcoker avatar Jul 10 '24 17:07 mcoker

:tada: This PR is included in version 6.0.0-alpha.196 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

patternfly-build avatar Jul 18 '24 14:07 patternfly-build