Skip to content

fix(Popper): updated default appendTo prop for Penta styling#10675

Merged
tlabaj merged 5 commits into
patternfly:v6from
thatblindgeye:popperUpdateDefaultAppend
Jul 2, 2024
Merged

fix(Popper): updated default appendTo prop for Penta styling#10675
tlabaj merged 5 commits into
patternfly:v6from
thatblindgeye:popperUpdateDefaultAppend

Conversation

@thatblindgeye

Copy link
Copy Markdown
Contributor

What: Closes #10671

Additional issues:

@thatblindgeye thatblindgeye linked an issue Jun 27, 2024 that may be closed by this pull request
@patternfly-build

patternfly-build commented Jun 27, 2024

Copy link
Copy Markdown
Collaborator

@nicolethoen

Copy link
Copy Markdown
Contributor

Are there any docs - in accessibilty docs or in component docs that advise against appending to document body that we will want to update as a result of this change?

@thatblindgeye thatblindgeye force-pushed the popperUpdateDefaultAppend branch from 4fbd4f9 to 02aa4f2 Compare July 2, 2024 17:51
@thatblindgeye

thatblindgeye commented Jul 2, 2024

Copy link
Copy Markdown
Contributor Author

@nicolethoen not that I could find when searching document body or append in the org repo. I did update Dropdown and Select a teeny bit with the latest update, though.

DualListSelectorControlsWrapper as DLSControlsWrapperDeprecated,
DualListSelectorControl as DLSControlDeprecated,
DualListSelectorTree as DLSTreeDeprecated,
DualListSelectorTreeItemData as DLSTreeItemDataDeprecated,

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Note that this is unrelated to the PR itself, but should help remove the warning when building locally.

@mcoker mcoker left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

L🍕TM!

@tlabaj tlabaj merged commit daef02d into patternfly:v6 Jul 2, 2024
@patternfly-build

Copy link
Copy Markdown
Collaborator

Your changes have been released in:

  • @patternfly/react-code-editor@6.0.0-alpha.75
  • @patternfly/react-core@6.0.0-alpha.75
  • @patternfly/react-docs@7.0.0-alpha.81
  • @patternfly/react-drag-drop@6.0.0-alpha.57
  • @patternfly/react-integration@6.0.0-alpha.37
  • demo-app-ts@5.1.1-alpha.74
  • @patternfly/react-table@6.0.0-alpha.76
  • @patternfly/react-templates@6.0.0-alpha.25

Thanks for your contribution! 🎉

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.

Update Popper appendTo default to doc body

6 participants