Skip to content

fix(Table): rename TdSelectType 'disable' prop to 'isDisabled'#8861

Merged
tlabaj merged 2 commits intopatternfly:v5from
adamviktora:table-update-TdSelectType
Apr 7, 2023
Merged

fix(Table): rename TdSelectType 'disable' prop to 'isDisabled'#8861
tlabaj merged 2 commits intopatternfly:v5from
adamviktora:table-update-TdSelectType

Conversation

@adamviktora
Copy link
Contributor

@adamviktora adamviktora commented Mar 24, 2023

What: Closes #8419

Additional issues:
codemod issue follows: patternfly/pf-codemods#347

@patternfly-build
Copy link
Collaborator

patternfly-build commented Mar 24, 2023

Copy link
Contributor

@nicolethoen nicolethoen left a comment

Choose a reason for hiding this comment

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

LGTM, needs a rebase

@adamviktora adamviktora force-pushed the table-update-TdSelectType branch from b80e5c2 to a3fd63a Compare March 27, 2023 07:16
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@nicolethoen I just found out there is another prop (in TdActionsType), which should probably also be named isDisabled can I create another issue for that? or is it fine to leave it as it is?

Copy link
Contributor

Choose a reason for hiding this comment

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

You should make another issue for it and send it over to @tlabaj so she can decide if it's something we should do before the v5 release.

@adamviktora adamviktora force-pushed the table-update-TdSelectType branch from a3fd63a to 8ed3ab4 Compare April 7, 2023 14:42
@tlabaj tlabaj merged commit 5685e0e into patternfly:v5 Apr 7, 2023
@patternfly-build
Copy link
Collaborator

Your changes have been released in:

  • @patternfly/react-code-editor@5.0.0-alpha.60
  • @patternfly/react-core@5.0.0-alpha.59
  • @patternfly/react-docs@6.0.0-alpha.64
  • demo-app-ts@5.0.0-alpha.43
  • @patternfly/react-integration@5.0.0-alpha.21
  • @patternfly/react-table@5.0.0-alpha.60

Thanks for your contribution! 🎉

dgdavid added a commit to agama-project/agama that referenced this pull request Sep 12, 2023
dgdavid added a commit to agama-project/agama that referenced this pull request Sep 12, 2023
dgdavid added a commit to agama-project/agama that referenced this pull request Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Table - update TdSelectType disabled prop

5 participants