2
0

Combine two items

This commit is contained in:
David Roetzel
2025-07-23 14:59:35 +02:00
parent d6859c9658
commit c727197760

View File

@@ -10,12 +10,11 @@ All notable changes to this project will be documented in this file.
### Fixed
- Disable `useDrag` hook when main menu is not openable (#35414 by @diondiondion)
- Fix menu not clickable in Firefox (#35390 and #35414 by @diondiondion)
- Add `lang` attribute to current composer language in alt text modal (#35412 by @diondiondion)
- Fix quote posts styling on notifications page (#35411 by @diondiondion)
- Improve a11y of custom select menus in notifications settings (#35403 by @diondiondion)
- Fix selected item in poll select menus is unreadable in Firefox (#35402 by @diondiondion)
- Only remove pointer-events when necessary (#35390 by @diondiondion)
- Update age limit wording (#35387 by @diondiondion)
- Fix support for quote verification in implicit status updates (#35384 by @ClearlyClaire)
- Improve `Dropdown` component accessibility (#35373 by @diondiondion)