Skip to content

Releases: hugomods/search

v0.18.2

03 Nov 18:55
773596b
Compare
Choose a tag to compare

0.18.2 (2024-11-03)

Bug Fixes 🐞

  • do not transform the baseURL, leave it as it is (#277) (e9b39f8)

v0.18.1

26 Oct 06:53
6d97388
Compare
Choose a tag to compare

0.18.1 (2024-10-26)

Bug Fixes 🐞

  • import github.com/hugomods/search-index (#275) (5a836e5)

v0.18.0

25 Oct 11:47
cbd4214
Compare
Choose a tag to compare

0.18.0 (2024-10-25)

This is a major update and your feedback is greatly appreciated.

Features ✨

  • 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)

Bug Fixes 🐞

  • 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)

Performance Improvements ⚡️

Styles 🎨

v0.17.2

05 Oct 05:31
a36a87b
Compare
Choose a tag to compare

0.17.2 (2024-10-05)

Bug Fixes 🐞

v0.17.1

09 Sep 18:03
4098e8a
Compare
Choose a tag to compare

0.17.1 (2024-09-09)

Styles 🎨

  • add the disabled state for input (915f75e)

v0.17.0

09 Sep 05:55
696c25a
Compare
Choose a tag to compare

0.17.0 (2024-09-09)

Features ✨

  • add more index* parameters (0e06ef2)
  • add the headings_end_level parameter, default to 6 (d6ba834)
  • add the index_headings parameter, default to true (0e06ef2)
  • add the index_summary parameter, default to true (0e06ef2)
  • add the index_taxonomies parameter, default to true (0e06ef2)

Bug Fixes 🐞

  • ue: disable input while searching and then resume it once the (b4cacc7)

v0.16.0

06 Sep 06:40
fc25a50
Compare
Choose a tag to compare

0.16.0 (2024-09-06)

Features ✨

Bug Fixes 🐞

v0.15.1

06 Sep 04:47
58d0fba
Compare
Choose a tag to compare

0.15.1 (2024-09-06)

Bug Fixes 🐞

v0.15.0

22 Aug 12:13
6b5e7f8
Compare
Choose a tag to compare

0.15.0 (2024-08-22)

Features ✨

  • add the search.sass_transpiler parameter, default to dartsass (25c6f06)

v0.14.1

20 Aug 06:54
b41920d
Compare
Choose a tag to compare

0.14.1 (2024-08-20)

Bug Fixes 🐞

  • replace resources.PostCSS with css.PostCSS (#243) (ee85370)