helpcontent2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 65de5423696882fe9ec41d96976c0b55c4b589e8 Author: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org> Date: Tue Jan 30 13:27:55 2018 +0200
Updated core Project: help e37c19a9dd3f2d3e5a31f91975ee5a8aac2dc2af Switched from list.js to fuse.js and paginathing.js Fuse.js has Apache License 2.0 and paginathing.js has Expat License (aka MIT). Paginathing is a paginating utility and it was originally jQuery, but due to performance concerns I converted it to pure JavaScript and rather brutally adapted it to our needs. Fuse.js gives us fuzzy search with multiple strings. The settings can be refined, if needed. Settings can be easily tested with the live demo: http://fusejs.io/ Change-Id: I1cf6a6f7d06adbcac95760db90187ee26be8e908 Reviewed-on: https://gerrit.libreoffice.org/48906 Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> Tested-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/helpcontent2 b/helpcontent2 index 64187c432862..e37c19a9dd3f 160000 --- a/helpcontent2 +++ b/helpcontent2 @@ -1 +1 @@ -Subproject commit 64187c4328623fca6c00d2f5c9f659211ee18883 +Subproject commit e37c19a9dd3f2d3e5a31f91975ee5a8aac2dc2af _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits