[xwiki/xwiki-platform] 26b225: XWIKI-22936: XWiki.SearchSuggestCode is loaded too...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 26b22505b0e60a3548cb8bafd423b94e2c5756fa https://github.com/xwiki/xwiki-platform/commit/26b22505b0e60a3548cb8bafd423b... Author: Manuel Leduc <[email protected]> Date: 2026-09-07 (Mon, 07 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/javascript.vm M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-webjar/src/main/webjar/searchSuggest.css M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-webjar/src/main/webjar/searchSuggest.js Log Message: ----------- XWIKI-22936: XWiki.SearchSuggestCode is loaded too early * Stop evaluating searchSuggest.css as a Velocity template, so that it is served with the regular webjar cache headers instead of being downloaded again on every page view. * Drop the unused colorThemeInit.vm import. * Fetch the search suggest sources only once the user reaches for the quick search field, instead of on every page view. * Ask the suggest widget for suggestions on creation when the field already holds some text. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications