kmcfaul
kmcfaul
@patternfly/design-reviewers Re: the new example in Card, is that sufficient for "Card as a tile" (since Cards kind of replace Tile, but don't look exactly the same), or do we...
cc @edonehoo @thatblindgeye Updated with feedback. Added an `isHidden` property to the `selectableActions` object, though fwiw it technically would already be possible to hide the radio/checkbox on the user end...
Missing border should be fixed by the correct application of the screenreader class
> usual spacing Might be overlooking it, but Card doesn't have a built in support for icon with text like via a prop (the Card example with an icon and...
@andrew-ronaldson @mcoker Card doesn't have an equivalent for icon spacing in the header. Could this be added post-v6 in a follow up if the Flex spacing is sufficient for now?...
#10832 is a breaking change and will need investigation to determine which exports we should define (some internal helpers are being used currently and we need to decide whether to...
This looks like it's only picked up the changelog updates?
We should almost make sure that any relevant contribution guidelines include the proper format.
Closed by #6511
NotificationBadge should also be updated to remove the animation class whenever the badge is interacted with (so it can "ring" again).