Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: 818bc253b88ec2a43fc8b0f3e5f176921235b0f8
https://github.com/xwiki/xwiki-platform/commit/818bc253b88ec2a43fc8b0f3e5f1…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-ui/src/main/resources/IconThemesCode/IconPicker.xml
Log Message:
-----------
XWIKI-22339: Icon picker is not keyboard operable (#3800)
* XWIKI-22339: Icon picker is not keyboard operable
* Updated the type of the icon buttons to be actual buttons and not disguised divs.
* Added word break indicators in the icon names, for cleaner breaks on long iconNames.
* Moved the DOM representation of the picker right after the input.
* Added an escape listener on the picker content to easily get out of it.
* Updated style to avoid having too big of a change with the new DOM.
* Improved style for long iconNames, which were poorly supported before.
* Escaped changes
* Fixed typo
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications