0.18.3 (2024-11-04)
- set the width of dropdown search box to 100% (596de5a)
0.18.2 (2024-11-03)
0.18.1 (2024-10-26)
0.18.0 (2024-10-25)
- add the
indices
parameter, to load external indices (23784f5) - add the reset button for dropdowns (#273) (36af817)
- allow filtering taxonomies with search box (#272) (0f42374), closes #264
- ue: open result on new tab when on single search page mode (#270) (e3e6d56)
- able to trigger load more event without specifying max-height (#269) (884385a)
- check if indices is set (#268) (35025a1), closes #261
- languages filter (#271) (e685ace)
- remove stats when query is empty (f0e5f7d)
- set the height and width attributes for image resources (#274) (4b09871), closes #242
- ue: display at most one dropdown (b670c84)
- display filter labels on small screen (a1a7313)
- minor changes (8e2e295)
- tweak disabled input (3bb42d6)
0.17.2 (2024-10-05)
0.17.1 (2024-09-09)
- add the disabled state for input (915f75e)
0.17.0 (2024-09-09)
- add more index* parameters (0e06ef2)
- add the
headings_end_level
parameter, default to6
(d6ba834) - add the
index_headings
parameter, default totrue
(0e06ef2) - add the
index_summary
parameter, default totrue
(0e06ef2) - add the
index_taxonomies
parameter, default totrue
(0e06ef2)
- ue: disable input while searching and then resume it once the (b4cacc7)
0.16.0 (2024-09-06)
0.15.1 (2024-09-06)
0.15.0 (2024-08-22)
- add the search.sass_transpiler parameter, default to dartsass (25c6f06)
0.14.1 (2024-08-20)
0.14.0 (2024-05-28)
- i18n: add Vietnamese translations (b423f34)
0.13.4 (2024-05-26)
0.13.3 (2024-03-08)
- check before parsing headings (1af30b8)
0.13.2 (2024-02-23)
- change top as 0.25rem for result actions (4d3181d)
0.13.1 (2024-02-22)
0.13.0 (2024-02-21)
- set top as 0.5rem for search result actions to avoid CLS (a06fea1)
0.12.0 (2024-02-20)
- fix height as 48px for result img (d6cba31)
0.11.1 (2024-02-20)
- make sure hiding search icon before showing spinner icon (#215) (7fe1301)
- stop propagation when selecting history entities (#213) (a33e085)
- change spinner icon size to 1.35em (7fe1301)
0.11.0 (2024-02-19)
- correct spinner icon size (88d6d7d)
0.10.0 (2024-02-19)
0.9.0 (2024-02-19)
0.8.7 (2024-02-11)
- set index_all_pages to false as the default value (96d562b)
0.8.6 (2024-02-08)
0.8.5 (2024-02-03)
- hide the languages filter on monolingual site (#195) (05bb665)
- i18n: improve German transalation (#89) (#192) (be96a62)
0.8.4 (2024-02-01)
0.8.3 (2023-12-16)
0.8.2 (2023-12-03)
- set the name attribute for search input (c567d21)
0.8.1 (2023-11-10)
0.8.0 (2023-11-10)
0.7.0 (2023-11-02)
0.6.0 (2023-11-01)
0.5.0 (2023-10-21)
0.4.5 (2023-08-28)
0.4.4 (2023-06-28)
- strip HTML tags from headings (167d5f1)
0.4.3 (2023-05-23)
- adjust to Hugo v0.112.0 changes (e2715f4)
0.4.2 (2023-05-23)
- adjust to Hugo v0.112.0 changes (e2715f4)
0.4.1 (2023-05-14)
- simplify the hashing method (e6d2d90)
0.4.0 (2023-05-13)
0.3.1 (2023-05-13)
- check if the taxonomies exist before rendering (6f6dd63)
- ignore invalid years (f87cb77)
- set z-index as 1 for dropdown menu to avoid overlapping with others (52584dc)
0.3.0 (2023-05-13)
- add support for filtering by years (dc8567d)
- add the filter_years parameter (34d9f83)
- add the taxonomies filter (55f6947)
- correct the margin-bottom of dropdown menus (bcb43a0)
0.2.0 (2023-05-05)
- add the modal_toggle_selector parameter (5283b8c)