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

docs(release-highlights): Adds highlights for 6.2 release. #4493

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

edonehoo
Copy link
Collaborator

@edonehoo edonehoo commented Mar 10, 2025

Closes #4461

note that I'll need to follow up to get the right list of promoted packages

@edonehoo edonehoo marked this pull request as draft March 10, 2025 15:57
@patternfly-build
Copy link
Contributor

patternfly-build commented Mar 10, 2025

@edonehoo edonehoo requested a review from rebeccaalpert March 10, 2025 18:19
rebeccaalpert

This comment was marked as resolved.

@rebeccaalpert
Copy link
Member

One more - sorry - they should also be able to drop the external dependency "dompurify" when they pull this in - I'm testing in an older version of Composer right now. Sorry I didn't include this upfront.

@edonehoo

This comment was marked as resolved.

@edonehoo edonehoo requested a review from dlabaj March 10, 2025 20:57
Copy link
Member

@rebeccaalpert rebeccaalpert left a comment

Choose a reason for hiding this comment

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

Looks perfect! Thank you.

Copy link
Member

@rebeccaalpert rebeccaalpert left a comment

Choose a reason for hiding this comment

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

Thank you so much! 🌻

edonehoo

This comment was marked as resolved.

@edonehoo edonehoo marked this pull request as ready for review March 11, 2025 19:45
- [Description list](/components/description-list): Added support to allow the help text button popover to open via keyboard.
- File upload (both [simple file upload](/components/file-upload/simple-file-upload) and [multiple file upload](/components/file-upload/multiple-file-upload)): We updated the input content to be hidden, to fix accessibility problems with keyboard focus.
- [Masthead](/components/masthead): We corrected vertical centering.
- [Menu](/components/menus/menu): We updated `<MenuItem>` so that a mouse can properly trigger a tooltip on `aria-disabled` items.
Copy link
Contributor

@thatblindgeye thatblindgeye Mar 12, 2025

Choose a reason for hiding this comment

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

In addition to this, MenuItem's with tooltips in general have been fixed so that their onClick behavior can be triggered as expected (this maybe got merged in React after you put this PR up, though)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ah, ty! Just out of curiosity, was that also made possible via the updates in this pr? Or a separate one

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.

Release notes for Q1 2025 release
5 participants