@bridgeline-digital/hawksearch-handlebars-ui 5.2.5 → 5.2.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/changelog.md CHANGED
@@ -1,3 +1,12 @@
1
+ # 5.2.7
2
+ 1. Modified SearchService so that `hawksearch:search-failed` event fires before if the search fails due to any error.
3
+
4
+ # 5.2.6
5
+
6
+ ## Bug Fixes
7
+
8
+ 1. Resolved an issue where changing the page size retained the previous pagination page, resulting in zero records displayed.
9
+
1
10
  # 5.2.4
2
11
 
3
12
  ## New Features