Change log LibDoc v0.8.0
Improved search experience
2025-07-28
ITADS
Features:
- Improved search experience with the search input that now supports both standard search and fuzzy search:
- Standard search: find the exact query of the typed characters.
- Fuzzy search: quickly find any page by typing some characters even in wrong order.
- Keyboard shortcut 🆂 makes focus on search input.
- Improved search occurrence display.
- Improved display for popups.
- Improved no javascript display for code.
- Added Italian language translation https://github.com/ita-design-system/eleventy-libdoc/pull/27
Fixed:
- JSON index for fuzzy and search may cause errors, simplified JSON build.
- Search results skeleton does not display at the right moment.