Skip to content

Releases: digitoimistodude/air-search

1.0.12

13 Feb 09:09
Compare
Choose a tag to compare

1.0.12: 2023-02-13

Added

  • air_search_search_on_empty filter that can be used to enable searching even when no input is given.

Fixed

  • Clear results text when no results are found.

1.0.11

10 Feb 10:21
Compare
Choose a tag to compare

1.0.11: 2023-02-10

Added

  • air_search_pre_items filter that can be used to completely change the way items are listed.

1.0.10

23 Jan 14:34
Compare
Choose a tag to compare

1.0.10: 2023-01-23

Fixed

  • Typo in if check.

1.0.9

23 Jan 14:12
Compare
Choose a tag to compare

1.0.9: 2023-01-23

Fixed

  • Trying to set attribute to a element that might not exist.

1.0.8

16 Jan 12:26
Compare
Choose a tag to compare

1.0.8: 2023-01-16

Fixed

  • Set first tab button to active when doing a new search.

1.0.7

16 Jan 11:59
Compare
Choose a tag to compare

1.0.7: 2023-01-16

Fixed

  • Handling of currently selected non text field inputs.

1.0.6

11 Jan 09:27
Compare
Choose a tag to compare

1.0.6: 2023-01-11

Fixed

  • Firefox reloading the page when submitting the form.

1.0.5

05 Jan 09:54
Compare
Choose a tag to compare

Fixed

  • Search getting stuck if using checkboxes and select fields at the same time.

Added

  • Automatic searching after changing the value of a select field.
  • Hook for disabling automatic searching after changing a select field.

1.0.4

29 Dec 14:13
Compare
Choose a tag to compare

1.0.4: 2022-12-29

Fixed

  • Bugs related to pagination
  • A query selector not using a variable that can be changed with hooks

1.0.3

29 Dec 12:10
Compare
Choose a tag to compare

1.0.3: 2022-12-29

Added

  • air_search_result_text filter now gets total number of posts as a variable.