Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: 6a2dfc05159543715f9aba7da9f9253bf9fce18f
https://github.com/xwiki/xwiki-platform/commit/6a2dfc05159543715f9aba7da9f9…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-08-27 (Tue, 27 Aug 2024)
Changed paths:
M
xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-ui/src/main/resources/IconThemesCode/IconPicker.xml
Log Message:
-----------
XWIKI-12013: Sort the icons alphabetically in the icon picker (#3286)
* Replaced the hard coded icon selection with a call to the appropriate velocity API
* Sorted the result of this call
* Added event handlers to filter the available icons based on the text in the input
field.
* Changed the place where filtering on the icons happened. This is more efficient and less
buggy like this.
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications