@bridgeline-digital/hawksearch-handlebars-ui 6.2.4 → 6.3.0-alpha.0
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,8 +1,11 @@
|
|
|
1
|
-
# 6.
|
|
1
|
+
# 6.3.0-beta
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## Enhancement
|
|
4
4
|
|
|
5
|
-
1. Added `hawksearch
|
|
5
|
+
1. Added Unified Search component `hawksearch-unifiedsearch-field` that allows Keyword and Concept search simultaneously.
|
|
6
|
+
2. Added `hawksearch:visualsearch-upload-failed` event hooks on VisualSearch component to better handle errors when uploading images.
|
|
7
|
+
3. Display typing annimation when providing an array of strings as a placeholder on the components: `search-field`, `conceptsearch-field`, `imagesearch-field` and `unified-search`.
|
|
8
|
+
4. Add eventlisteners on VisualSearch component to properly handle error messages when image upload fails.
|
|
6
9
|
|
|
7
10
|
## Fixes
|
|
8
11
|
|