Michael Coker
Michael Coker
A popular tool for ^ is https://amzn.github.io/style-dictionary/
@kaylachumley from core's perspective, I don't think it's a heavy lift. I think the tricky work would mostly be on the react side. From what I can tell, we would...
I can't see the sketch file, but the screenshot looks like an expandable data-list and table, minus the blue border on the left. That border used to be on tables/data-lists,...
@andrew-ronaldson @maryshak1996 ah - just an icon like this? https://codesandbox.io/s/naughty-nova-d8tgl7?file=/index.html
@maryshak1996 cool! @andrew-ronaldson both of those enhancements should be pretty straight forward.
To add to this, I think we should consider all of the types of states we want to be able to support and theme, as well as simple uses of...
cc @andrew-ronaldson @mmenestr
@tlabaj added a core PR here - https://github.com/patternfly/patternfly/pull/6302/ All that should be needed is to use the regular method of disabling the `` that's used there, though it's worth noting...
Nav changes LGTM! Though I made some modifications locally to the examples to make sure they look correct. Looks like we probably need to update the masthead code use across...
@kmcfaul it looks good to me, though there are [react-icons](https://react-staging.patternfly.org/icons) for all of the footer icons - should we use those instead? `GoogleIcon`, `GithubIcon`, `DropboxIcon`, `FacebookSquareIcon`, `GitlabIcon`