Skip to content

Commit

Permalink
fix: update icons css and remove unused images (#4146)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolethoen authored Jul 19, 2024
1 parent 1887387 commit 8dc1eaa
Show file tree
Hide file tree
Showing 24 changed files with 9 additions and 1,779 deletions.
2 changes: 1 addition & 1 deletion packages/documentation-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"screenshots": "pf-docs-framework screenshots"
},
"dependencies": {
"@patternfly/documentation-framework": "6.0.0-alpha.61",
"@patternfly/documentation-framework": "6.0.0-alpha.62",
"@patternfly/react-catalog-view-extension": "6.0.0-alpha.4",
"@patternfly/react-console": "6.0.0-alpha.3",
"@patternfly/react-docs": "7.0.0-alpha.84",
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ export const IconsTable = () => {

return (
<Tr key={index}>
<Td dataLabel={columns[0]} className="pf-v6-c-table__favorite">
<Td dataLabel={columns[0]}>
<Tooltip content="Download SVG" position={TooltipPosition.right}>
<Button
aria-label={`Download SVG ${icon.Name}`}
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 8dc1eaa

Please sign in to comment.