Releases: digitoimistodude/air-search
Releases · digitoimistodude/air-search
1.0.12
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
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.9
1.0.9: 2023-01-23
Fixed
- Trying to set attribute to a element that might not exist.
1.0.8
1.0.8: 2023-01-16
Fixed
- Set first tab button to active when doing a new search.
1.0.7
1.0.7: 2023-01-16
Fixed
- Handling of currently selected non text field inputs.
1.0.6
1.0.6: 2023-01-11
Fixed
- Firefox reloading the page when submitting the form.
1.0.5
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
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
1.0.3: 2022-12-29
Added
- air_search_result_text filter now gets total number of posts as a variable.