Skip to content

Conversation

@fhlavac
Copy link
Contributor

@fhlavac fhlavac commented Nov 9, 2023

Part of RHCLOUD-28988

  • Added iconSize param to TagCount for compatibility with FEC
  • Fixed SkeletonTable export
  • Allowed passing className to ErrorStack for compatibility with FEC
  • Removed extra imports
  • Update primaryAction description for NotAuthorized

import React from 'react';
import clsx from 'clsx';
import { Button, ButtonProps, Icon } from '@patternfly/react-core';
import { BaseSizes, Button, ButtonProps, Icon, IconComponentProps, IconProps } from '@patternfly/react-core';
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't believe you need these imports.

@fhlavac fhlavac changed the title Add iconSize param for compatibility purposes Minor fixes and enhancements for FEC compatibility Nov 14, 2023
@fhlavac fhlavac marked this pull request as ready for review November 14, 2023 14:25
@fhlavac fhlavac requested review from dlabaj and karelhala November 14, 2023 14:25
@dlabaj dlabaj merged commit 7d45799 into patternfly:main Nov 14, 2023
@github-actions
Copy link

🎉 This PR is included in version 5.0.0-prerelease.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants