kmcfaul

Results 87 comments of kmcfaul

Per working session conversation, I'm adjusting the click changes to not use a click event on the outer div (which doesn't really make sense and would cause some accessibility issues)....

Move Tile to deprecated directory. Opened codemod issue - https://github.com/patternfly/pf-codemods/issues/731. Add Card demo representing new Tile.

@mcoker There's a `pf-v5-svg` class that core uses to square up the svg icons that I included here, otherwise the icons are a bit larger and the buttons look rectangular....

Waiting for alpha release before merging.

@andrew-ronaldson @mmenestr Pinging for the design question above Also needs a rebase

Should be updated with latest alphas and re-verified.

I'm not sure if it's expected that a bunch of charts colors changed in the snapshots @mcoker Thoughts?

@tlabaj Noticed that we had one last usage of deprecated SelectOption in a deprecated Table editable cell demo. I updated it to use the new SelectOption, but it looks like...

~~@patternfly/design-reviewers @patternfly/core-in-react-reviewers This PR should include the core updates to the Select outlined in https://github.com/patternfly/patternfly-react/issues/10011. If you don't mind using the surge here to re-verify the Select we can get...