hextra/assets/js
Xin 14036ffea6
feat: enhance FlexSearch encoding for CJK support (#553)
- Added support for CJK (Chinese, Japanese, Korean) languages in FlexSearch encoding.
- Introduced `isCJK` function to detect language and select appropriate encoding method.
- Implemented `encodeCJK` and `encodeDefault` functions for different tokenization strategies.
2025-01-18 18:54:54 +00:00
..
back-to-top.js feat: add hx- prefix to Hextra Tailwind CSS classes (#300) 2024-02-20 22:59:31 +00:00
code-copy.js feat: allow enable/disable code block copy button (#331) 2024-03-28 07:32:51 +00:00
filetree.js feat: add filetree component for shortcode 2023-08-16 20:44:21 +01:00
flexsearch.js feat: enhance FlexSearch encoding for CJK support (#553) 2025-01-18 18:54:54 +00:00
lang.js feat: add hx- prefix to Hextra Tailwind CSS classes (#300) 2024-02-20 22:59:31 +00:00
menu.js feat: add hx- prefix to Hextra Tailwind CSS classes (#300) 2024-02-20 22:59:31 +00:00
sidebar.js feat: scroll selected sidebar entry into view (#471) 2024-10-12 19:55:39 +01:00
tabs.js fix: properly handle tabs overflow (#422) 2024-07-10 01:11:51 +01:00
theme.js feat: add option to set default theme and hide toggle button (#146) 2023-10-21 22:18:04 +01:00