Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HelperText - Penta updates #552

Closed
thatblindgeye opened this issue Jan 22, 2024 · 0 comments · Fixed by #572
Closed

HelperText - Penta updates #552

thatblindgeye opened this issue Jan 22, 2024 · 0 comments · Fixed by #572
Assignees
Labels

Comments

@thatblindgeye
Copy link
Collaborator

Follow up to breaking change PR:

  • feat(HelperText): consumed Penta updates patternfly-react#10029
    • removed hasIcon prop; icons will render automatically when variant !== "default", or when icon is passed
    • removed isDynamic prop; this no longer serves any purpose
    • the screenReaderText prop is now based on the variant prop not being "default" (previously was based on the isDynamic prop being true)

Required actions:

  1. Build codemod
  2. Build test
  3. Update readme with description & example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants