Skip to content

Releases: hugomods/search

v0.3.1

13 May 08:35
Compare
Choose a tag to compare

0.3.1 (2023-05-13)

Bug Fixes

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

v0.3.0

13 May 07:50
Compare
Choose a tag to compare

0.3.0 (2023-05-13)

Features

  • add support for filtering by years (dc8567d)
  • add the filter_years parameter (34d9f83)
  • add the taxonomies filter (55f6947)

Bug Fixes

  • correct the margin-bottom of dropdown menus (bcb43a0)

v0.2.1

10 May 10:46
70e39ae
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

05 May 04:21
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency stylelint-config-standard-scss to v8 by @renovate in #117
  • chore(deps): update module github.com/hugomods/icons/vendors/bootstrap to v0.5.0 by @renovate in #120
  • chore(deps): update dependency stylelint-scss to v5 by @renovate in #121
  • chore(deps): update dependency stylelint-config-standard-scss to v9 by @renovate in #118
  • feat: add the modal_toggle_selector parameter by @razonyang in #123
  • fix: correct the search result heading style by @razonyang in #125
  • fix: remove multiple active results and keep only one by @razonyang in #126
  • chore(main): release 0.2.0 by @github-actions in #124

New Contributors

  • @github-actions made their first contribution in #124

Full Changelog: v0.1.2...v0.2.0

v0.1.2

07 Apr 10:46
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update module github.com/hugomods/icons/vendors/bootstrap to v0.4.1 by @renovate in #115
  • fix: do not prevent default events of navigation keys by @razonyang in #116

Full Changelog: v0.1.1...v0.1.2

v0.1.1

01 Apr 02:13
Compare
Choose a tag to compare

What's Changed

  • fix: auto focus to search input after initialization by @razonyang in #114

Full Changelog: v0.1.0...v0.1.1